u-boot/drivers/mtd/ubi
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1
This patch is essentially an update of u-boot MTD subsystem to
the state of Linux-3.7.1 with exclusion of some bits:

- the update is concentrated on NAND, no onenand or CFI/NOR/SPI
flashes interfaces are updated EXCEPT for API changes.

- new large NAND chips support is there, though some updates
have got in Linux-3.8.-rc1, (which will follow on top of this patch).

To produce this update I used tag v3.7.1 of linux-stable repository.

The update was made using application of relevant patches,
with changes relevant to U-Boot-only stuff sticked together
to keep bisectability. Then all changes were grouped together
to this patch.

Signed-off-by: Sergey Lapin <slapin@ossfans.org>
[scottwood@freescale.com: some eccstrength and build fixes]
Signed-off-by: Scott Wood <scottwood@freescale.com>
2013-05-31 17:12:03 -05:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
build.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
crc32.c include/linux/byteorder: import latest endian definitions from linux 2012-11-04 11:00:34 -07:00
crc32defs.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
crc32table.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
debug.c UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
debug.h UBI: Add basic UBI support to U-Boot (Part 2/8) 2008-11-19 20:34:39 +01:00
eba.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
io.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
kapi.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
misc.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
scan.c UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
scan.h UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
ubi-media.h UBI: Add basic UBI support to U-Boot (Part 4/8) 2008-11-19 20:34:39 +01:00
ubi.h ubi: ubifs: Turn off verbose prints 2013-04-11 15:52:54 -04:00
upd.c UBI: Add basic UBI support to U-Boot (Part 5/8) 2008-11-19 20:34:39 +01:00
vmt.c GCC4.6: Squash warning in vmt.c 2011-10-01 23:34:03 +02:00
vtbl.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
wl.c ubi: Fix broken cleanup code in attach_by_scanning 2013-04-11 15:52:54 -04:00