aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ofpart.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-11mtd: ofpart: add ofoldpart aliasGravatar Dmitry Eremin-Solenikov 1-0/+6
2011-09-11mtd: make ofpart buildable as a separate moduleGravatar Dmitry Eremin-Solenikov 1-0/+2
2011-09-11mtd: physmap_of: move parse_obsolete_partitions to become separate parserGravatar Dmitry Eremin-Solenikov 1-1/+74
2011-09-11mtd: drop of_mtd_parse_partitions()Gravatar Dmitry Eremin-Solenikov 1-11/+9
2011-09-11mtd: prepare to convert of_mtd_parse_partitions to partition parserGravatar Dmitry Eremin-Solenikov 1-2/+25
2010-10-25mtd: Fix endianness issues from device treeGravatar Ian Munsie 1-3/+3
2010-08-08mtd: Update copyright noticesGravatar David Woodhouse 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyGravatar Benjamin Krill 1-11/+10
2009-03-24[MTD] ofpart: Check name property to determine partition nodes.Gravatar Benjamin Krill 1-0/+7
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Gravatar Sebastian Andrzej Siewior 1-1/+0
2008-04-22[MTD] mtd/ofpart.c: add MODULE_LICENSEGravatar Adrian Bunk 1-0/+2
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Gravatar Scott Wood 1-0/+74