aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/bcm963xx-flash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mtd: maps: remove the now unused bcm963xx-flashJonas Gorski1-119/+0
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski1-150/+3
2012-01-09mtd: maps: bcm963xx-flash: clean up printk usageJonas Gorski1-10/+10
2012-01-09mtd: maps: bcm963xx-flash: remove superfluous semicolonsJonas Gorski1-5/+5
2012-01-09mtd: maps: bcm963xx-flash: fix word order for spare partitionJonas Gorski1-1/+1
2012-01-09mtd: convert drivers/mtd/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-07MTD: MAPS: bcm963xx-flash.c: explicitly include module.hJonas Gorski1-0/+1
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-3/+3
2010-12-03mtd: bcm963xx-flash: try JEDEC probe if CFI failsGuillaume LECERF1-0/+5
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli1-0/+271