1
0
Fork 0
remarkable-uboot/fs/yaffs2
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 u-boot yaffs2: Fix compilation warnings 2012-09-02 16:47:50 +02:00
yaffs_allocator.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_allocator.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_attribs.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_attribs.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_bitmap.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_bitmap.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_checkptrw.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_checkptrw.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_ecc.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_ecc.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_error.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_flashif.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_flashif2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_getblockinfo.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_guts.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_guts.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_list.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_mtdif.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
yaffs_mtdif.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_mtdif2.c mtd: resync with Linux-3.7.1 2013-05-31 17:12:03 -05:00
yaffs_mtdif2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nameval.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nameval.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nand.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nand.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nandemul2k.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nandif.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_nandif.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_osglue.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags1.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags1.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags2.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_packedtags2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_qsort.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_summary.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_summary.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_tagscompat.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_tagscompat.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_trace.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_uboot_glue.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_verify.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_verify.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_yaffs1.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_yaffs1.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffs_yaffs2.c yaffs2: Fix GCC 4.6 compile warnings 2012-10-08 11:15:04 -07:00
yaffs_yaffs2.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffscfg.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
yaffsfs.c u-boot yaffs2: Fix compilation warnings 2012-09-02 16:47:50 +02:00
yaffsfs.h u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
ydirectenv.h include/linux/byteorder: import latest endian definitions from linux 2012-11-04 11:00:34 -07:00
yportenv.h u-boot yaffs2: Fix compilation warnings 2012-09-02 16:47:50 +02:00