u-boot-brain/include/linux/mtd
Kyungmin Park 58be3a1056 UBI: Add basic UBI support to U-Boot (Part 8/8)
This patch adds basic UBI (Unsorted Block Image) support to U-Boot.
It's based on the Linux UBI version and basically has a "OS"
translation wrapper that defines most Linux specific calls
(spin_lock() etc.) into no-ops. Some source code parts have been
uncommented by "#ifdef UBI_LINUX". This makes it easier to compare
this version with the Linux version and simplifies future UBI
ports/bug-fixes from the Linux version.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2008-11-19 20:34:39 +01:00
..
bbm.h Fix OneNAND read_oob/write_oob functions compatability 2008-08-21 13:50:20 -05:00
blktrans.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
compat.h Fixing coding style issues 2008-08-12 11:31:17 -05:00
doc2000.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
fsl_upm.h nand: fsl_upm: convert to updated MTD NAND infrastructure 2008-08-12 11:31:27 -05:00
inftl-user.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
jffs2-user.h Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
mtd-abi.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
mtd.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ecc.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ids.h drivers/mtd/nand: Move conditional compilation to Makefile 2008-08-13 01:40:43 +02:00
nand_legacy.h Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 2008-08-14 11:26:22 +02:00
nand.h NAND: Allow NAND and OneNAND to coexist 2008-10-31 16:37:53 -05:00
ndfc.h Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
nftl-user.h Coding Style cleanup, update CHANGELOG 2008-08-14 14:41:06 +02:00
nftl.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
onenand_regs.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
onenand.h NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
partitions.h UBI: Add basic UBI support to U-Boot (Part 6/8) 2008-11-19 20:34:39 +01:00
ubi.h UBI: Add basic UBI support to U-Boot (Part 7/8) 2008-11-19 20:34:39 +01:00