u-boot-brain/drivers/mtd/nand
Stefan Roese dbe29e36a4 mtd: nand/onenand: Register mtd device upon device scanning
With this patch the NAND and OneNAND devices are registered in the MTD
subsystem and can then be referenced by the mtdcore code (e.g.
get_mtd_device_nm()). This is needed for the new "ubi part" command
syntax without the flash type parameter (nor|nand|onenand).

Signed-off-by: Stefan Roese <sr@denx.de>
2009-04-28 01:15:38 +02:00
..
atmel_nand.c at91sam9/at91cap: move nand drivers to drivers/mtd/nand 2009-03-22 13:22:24 +01:00
bfin_nand.c Blackfin: nand: flush peripheral before polling it 2009-04-06 17:37:37 -04:00
davinci_nand.c davinci: move nand driver to drivers/mtd/nand 2009-03-30 18:58:39 +02:00
diskonchip.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
fsl_elbc_nand.c NAND FSL elbc: Use virt_to_phys to determine which bank is in use 2008-12-19 18:20:08 -06:00
fsl_upm.c Add wait flags to support board/chip specific delays 2009-03-23 15:53:40 -05:00
Makefile s3c2410: move nand driver to drivers/mtd/nand 2009-03-30 18:58:40 +02:00
nand_base.c mtd: nand: Include linux/mtd/partitions.h in nand_base.h 2009-04-28 01:15:37 +02:00
nand_bbt.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ecc.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_ids.c NAND: sync with 2.6.27 2008-10-29 10:42:16 -05:00
nand_util.c nand: fixup printf modifiers to match types used 2009-01-23 10:32:52 -06:00
nand.c mtd: nand/onenand: Register mtd device upon device scanning 2009-04-28 01:15:38 +02:00
nomadik.c nomadik/nand: fix 'ecc512' discards qualifiers from pointer target type 2009-02-22 17:56:50 +01:00
omap_gpmc.c OMAP3: Add NAND support 2009-01-24 17:51:21 +01:00
s3c64xx.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
s3c2410_nand.c s3c2410: move nand driver to drivers/mtd/nand 2009-03-30 18:58:40 +02:00