index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
bcm47xxpart.c
Age
Commit message (
Expand
)
Author
2016-01-23
mtd: bcm47xxpart: don't fail because of bit-flips
Rafał Miłecki
2016-01-23
mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
Rafał Miłecki
2015-12-09
mtd: partitions: make parsers return 'const' partition arrays
Brian Norris
2015-11-19
mtd: kill off MTD partition parser boilerplate
Brian Norris
2015-01-07
mtd: bcm47xxpart: support SquashFS with an original magic
Rafał Miłecki
2015-01-07
mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)
Rafał Miłecki
2015-01-07
mtd: bcm47xxpart: support TRX data partition being UBI
Rafał Miłecki
2014-10-22
mtd: bcm47xxpart: only register partitions if the trx header was filled
Hauke Mehrtens
2014-10-22
mtd: bcm47xxpart: alloc memory for more partitions
Rafał Miłecki
2014-09-17
mtd: bcm47xxpart: find NVRAM partitions in middle blocks
Rafał Miłecki
2014-03-10
mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301X
Rafał Miłecki
2014-03-10
mtd: bcm47xxpart: avoid overflowing when registering trx
Rafał Miłecki
2014-03-10
mtd: bcm47xxpart: fix off by one in partitions limit
Rafał Miłecki
2014-01-07
mtd: bcm47xxpart: alternative MAGIC for board_data partition
Rafał Miłecki
2014-01-07
mtd: bcm47xxpart: find boot partition by CFE magic
Rafał Miłecki
2014-01-03
mtd: make register_mtd_parser return void
Axel Lin
2013-11-06
mtd: bcm47xxpart: detect "factory" partition
Rafał Miłecki
2013-11-06
mtd: bcm47xxpart: detect block aligned Squashfs partition
Rafał Miłecki
2013-11-06
mtd: bcm47xxpart: handle malloc failures
Hauke Mehrtens
2013-03-08
mtd: bcm47xxpart: look for NVRAM at the end of device
Rafał Miłecki
2013-03-08
Revert "mtd: bcm47xxpart: improve probing of nvram partition"
Rafał Miłecki
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-04
mtd: bcm47xxpart: improve probing of nvram partition
Hauke Mehrtens
2013-02-04
mtd: bcm47xxpart: add support for other erase sizes
Hauke Mehrtens
2013-02-04
mtd: bcm47xxpart: register extra "firmware" partition
Rafał Miłecki
2013-02-04
mtd: bcm47xxpart: simplify size calculation to one loop
Rafał Miłecki
2012-09-29
mtd: bcm47part driver for BCM47XX chipsets
Rafał Miłecki