summaryrefslogtreecommitdiff
path: root/drivers/mtd/bcm63xxpart.c
Commit message (Expand)AuthorAge
* mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'Brian Norris2016-03-07
* mtd: bcm63xxpart: Move NOR flash layout to a separate functionSimon Arlott2016-02-12
* mtd: bcm63xxpart: Null terminate and validate conversion of flash stringsSimon Arlott2016-02-12
* mtd: bcm63xxpart: Extract read of image tag to separate functionSimon Arlott2016-02-12
* mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott2016-02-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-24
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-24
* | mtd: partitions: make parsers return 'const' partition arraysBrian Norris2015-12-09
* | mtd: kill off MTD partition parser boilerplateBrian Norris2015-11-19
|/
* mtd: make register_mtd_parser return voidAxel Lin2014-01-03
* mtd: bcm63xxpart: use nvram for PSI sizeJonas Gorski2013-08-05
* mtd: bcm63xxpart: use size macro for CFE block sizeJonas Gorski2013-08-05
* mtd: bcm63xxpart: use correct printk format for partitionsJonas Gorski2012-11-21
* mtd: bcm63xxpart: move the last curpart++ to its correct placeJonas Gorski2012-11-21
* mtd: bcm63xxpart: make fixed part length calculation more genericJonas Gorski2012-11-21
* mtd: bcm63xxpart: merge sparelen calculationJonas Gorski2012-11-21
* mtd: bcm63xxpart: remove unused variableJonas Gorski2012-11-21
* mtd: bcm63xxpart: handle Broadcom partition orderJonas Gorski2012-05-13
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-09
* mtd: bcm63xxpart: check the image tag's crc32Jonas Gorski2012-01-09
* mtd: bcm63xxpart: don't assume NVRAM is always the fourth partitionJonas Gorski2012-01-09
* mtd: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64KiBJonas Gorski2012-01-09
* mtd: bcm63xxpart: check version marker string for newer CFEsJonas Gorski2012-01-09
* mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski2012-01-09