aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/bcm47xxpart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-17mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki1-0/+11
2014-03-10mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301XRafał Miłecki1-1/+1
2014-03-10mtd: bcm47xxpart: avoid overflowing when registering trxRafał Miłecki1-0/+5
2014-03-10mtd: bcm47xxpart: fix off by one in partitions limitRafał Miłecki1-2/+2
2014-01-07mtd: bcm47xxpart: alternative MAGIC for board_data partitionRafał Miłecki1-0/+16
2014-01-07mtd: bcm47xxpart: find boot partition by CFE magicRafał Miłecki1-3/+5
2014-01-03mtd: make register_mtd_parser return voidAxel Lin1-1/+2
2013-11-06mtd: bcm47xxpart: detect "factory" partitionRafał Miłecki1-0/+8
2013-11-06mtd: bcm47xxpart: detect block aligned Squashfs partitionRafał Miłecki1-0/+8
2013-11-06mtd: bcm47xxpart: handle malloc failuresHauke Mehrtens1-0/+7
2013-03-08mtd: bcm47xxpart: look for NVRAM at the end of deviceRafał Miłecki1-7/+25
2013-03-08Revert "mtd: bcm47xxpart: improve probing of nvram partition"Rafał Miłecki1-13/+9
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds1-15/+34
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens1-1/+1
2013-02-04mtd: bcm47xxpart: improve probing of nvram partitionHauke Mehrtens1-9/+13
2013-02-04mtd: bcm47xxpart: add support for other erase sizesHauke Mehrtens1-1/+4
2013-02-04mtd: bcm47xxpart: register extra "firmware" partitionRafał Miłecki1-0/+11
2013-02-04mtd: bcm47xxpart: simplify size calculation to one loopRafał Miłecki1-5/+6
2012-09-29mtd: bcm47part driver for BCM47XX chipsetsRafał Miłecki1-0/+202