aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ofpart.c
AgeCommit message (Expand)Author
2013-08-30mtd: ofpart: use for_each_child_of_node() macroWei Yongjun
2013-08-05mtd: ofpart: add compatible check for child nodesJosh Wu
2013-04-05mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack
2013-02-04mtd: Allow removal of partitioning modulesLubomir Rintel
2012-11-22mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel
2012-11-15mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat
2011-09-11mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov
2011-09-11mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov
2011-09-11mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov
2011-09-11mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov
2010-10-25mtd: Fix endianness issues from device treeIan Munsie
2010-08-08mtd: Update copyright noticesDavid Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill
2009-03-24[MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-04-22[MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood