summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ofpart.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: make register_mtd_parser return voidAxel Lin2014-01-031-12/+3
* mtd: make mtd_partition.name constGeert Uytterhoeven2014-01-031-2/+2
* mtd: ofpart: use for_each_child_of_node() macroWei Yongjun2013-08-301-4/+2
* mtd: ofpart: add compatible check for child nodesJosh Wu2013-08-051-1/+13
* mtd: ofpart: support partitions of 4 GiB and largerJoe Schaack2013-04-051-2/+5
* mtd: Allow removal of partitioning modulesLubomir Rintel2013-02-041-0/+7
* mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" propertyJosh Radel2012-11-221-1/+4
* mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat2012-11-151-1/+1
* mtd: ofpart: add ofoldpart aliasDmitry Eremin-Solenikov2011-09-111-0/+6
* mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov2011-09-111-0/+2
* mtd: physmap_of: move parse_obsolete_partitions to become separate parserDmitry Eremin-Solenikov2011-09-111-1/+74
* mtd: drop of_mtd_parse_partitions()Dmitry Eremin-Solenikov2011-09-111-11/+9
* mtd: prepare to convert of_mtd_parse_partitions to partition parserDmitry Eremin-Solenikov2011-09-111-2/+25
* mtd: Fix endianness issues from device treeIan Munsie2010-10-251-3/+3
* mtd: Update copyright noticesDavid Woodhouse2010-08-081-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill2009-09-191-11/+10
* [MTD] ofpart: Check name property to determine partition nodes.Benjamin Krill2009-03-241-0/+7
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-1/+0
* [MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk2008-04-221-0/+2
* [MTD] Factor out OF partition support from the NOR driver.Scott Wood2008-02-031-0/+74
OpenPOWER on IntegriCloud