aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/bcm63xxpart.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-06mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski
2019-05-06mtd: bcm63xxpart: add of_match_table supportJonas Gorski
2016-03-07mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris
2016-02-12mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott
2016-02-12mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott
2016-02-12mtd: bcm63xxpart: Extract read of image tag to separate functionSimon Arlott
2016-02-12mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott
2015-12-09mtd: partitions: make parsers return 'const' partition arraysBrian Norris
2015-11-19mtd: kill off MTD partition parser boilerplateBrian Norris
2014-01-03mtd: make register_mtd_parser return voidAxel Lin
2013-08-05mtd: bcm63xxpart: use nvram for PSI sizeJonas Gorski
2013-08-05mtd: bcm63xxpart: use size macro for CFE block sizeJonas Gorski
2012-11-21mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski
2012-11-21mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski
2012-11-21mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski
2012-11-21mtd: bcm63xxpart: merge sparelen calculationJonas Gorski
2012-11-21mtd: bcm63xxpart: remove unused variableJonas Gorski
2012-05-13mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2012-01-09mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski
2012-01-09mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski
2012-01-09mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiBJonas Gorski
2012-01-09mtd: bcm63xxpart: check version marker string for newer CFEsJonas Gorski
2012-01-09mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski