9
0
Fork 0
barebox/arch
Sascha Hauer 66891566cc mtd: nand: update to v3.11-rc1
This updates the NAND stuff to Linux-3.11-rc1. It is synchronized
as best as we can get:

- locks removed
- The splitting in different files we had to better support different
  features has been dropped. Instead this is now done mostly with the
  use of __maybe_unused

Some barebox adjustments are forward ported, like:

- Allow partial page writes
- Optionally allow to erase bad blocks
- check for all_ff before writing a page

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-23 16:25:13 +02:00
..
arm mtd: nand: update to v3.11-rc1 2013-07-23 16:25:13 +02:00
blackfin blackfin: initialize malloc pool before start_barebox() 2013-03-14 08:41:27 +01:00
mips MIPS: qemu-malta: add nmon 2013-06-25 21:36:04 +02:00
nios2 nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
openrisc openrisc: initialize malloc pool before start_barebox() 2013-03-14 08:41:23 +01:00
ppc Merge branch 'for-next-manual/oftree-linux-sync' 2013-07-02 07:08:46 +02:00
sandbox driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
x86 Avoid build error on "config SPI" is y 2013-06-02 11:19:21 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00