linux/drivers/mtd/nand
eric miao fe69af002e [MTD] [NAND] support for pxa3xx
This is preliminary since:

1. It supports only _one_ chip select at the moment. As there is no
   existing platforms available using two chip selects of the NAND
   controller, it shall really not include code for supporting the
   2nd chip select for now, as such code cannot be verified.

2. It resorts to the default and simpliest memory based badblock
   table

3. Only limited types of nand flash are currently supported. Most
   PXA3xx processors come with on-chip NAND flash dies, so there
   isn't much flexibility for other types of NAND.

4. The NAND controller should be configured to detect the device's
   ID, thus making it difficult to use nand_scan_ident() to assist
   the detection process (though it's not impossible)

TODO: fix all the above limitations of cuz :-)

Signed-off-by: eric miao <eric.miao@marvell.com>
Cc: Sergey Podstavin <spodstavin@ru.mvista.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2008-04-22 19:27:27 +01:00
..
alauda.c [MTD] [NAND] Fix compiler warning in Alauda driver 2007-10-13 14:33:27 +01:00
ams-delta.c
at91_nand.c [MTD] [NAND] at91_nand: Make part_probes[] static 2008-04-22 14:50:40 +01:00
au1550nd.c
autcpu12.c drivers/mtd/: Spelling fixes 2008-02-03 17:22:34 +02:00
bf5xx_nand.c [MTD] [NAND] fix platform driver hotplug/coldplug 2008-04-22 14:17:47 +01:00
cafe_nand.c [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND 2007-10-28 21:56:39 -04:00
cmx270_nand.c [MTD] [NAND] CM-x270 MTD driver 2007-04-27 23:04:32 +01:00
cs553x_nand.c [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static 2008-04-22 12:35:40 +01:00
diskonchip.c [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 2007-10-20 22:30:54 +01:00
edb7312.c drivers/mtd/: Spelling fixes 2008-02-03 17:22:34 +02:00
excite_nandflash.c [MTD] Clean up duplicate includes in drivers/mtd/ 2007-07-23 11:56:27 +01:00
fsl_elbc_nand.c [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages. 2008-04-22 15:36:24 +01:00
h1910.c
Kconfig [MTD] [NAND] support for pxa3xx 2008-04-22 19:27:27 +01:00
Makefile [MTD] [NAND] support for pxa3xx 2008-04-22 19:27:27 +01:00
nand_base.c Merge git://git.infradead.org/mtd-2.6 2008-02-07 10:20:31 -08:00
nand_bbt.c
nand_ecc.c [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code 2007-10-20 22:30:54 +01:00
nand_ids.c [MTD] [NAND] Add NAND manufacturer AMD. 2007-07-23 11:51:53 +01:00
nandsim.c drivers/mtd/: Spelling fixes 2008-02-03 17:22:34 +02:00
ndfc.c [MTD] [NAND] fix platform driver hotplug/coldplug 2008-04-22 14:17:47 +01:00
orion_nand.c [MTD] [NAND] fix platform driver hotplug/coldplug 2008-04-22 14:17:47 +01:00
pasemi_nand.c [MTD] [NAND] pasemi_nand driver 2007-11-29 00:47:13 +00:00
plat_nand.c [MTD] [NAND] fix platform driver hotplug/coldplug 2008-04-22 14:17:47 +01:00
ppchameleonevb.c parse errors in ifdefs 2007-06-01 08:18:28 -07:00
pxa3xx_nand.c [MTD] [NAND] support for pxa3xx 2008-04-22 19:27:27 +01:00
rtc_from4.c [MTD] [NAND] fix possible Ooops in rfc_from4 2008-04-22 14:13:14 +01:00
s3c2410.c [MTD] [NAND] fix platform driver hotplug/coldplug 2008-04-22 14:17:47 +01:00
sharpsl.c drivers/mtd/: Spelling fixes 2008-02-03 17:22:34 +02:00
spia.c
toto.c
ts7250.c