9
0
Fork 0
barebox/drivers/nand
Sascha Hauer c3789cd49b rework device parameters
Change device parameters so that the memory management is in generic
code. This also removes the need of storing statically initialized
parameters as they are stored in a struct list_head for each device.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-06-17 08:28:25 +02:00
..
Kconfig rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
Makefile i.MX: remove obsolete V2 Nand driver 2009-12-03 10:46:47 +01:00
atmel_nand.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
atmel_nand_ecc.h [at91sam9] Nand driver 2008-10-27 17:29:29 +01:00
diskonchip.c MTD: Correct typo in preprocessor directive. 2009-12-21 15:24:38 +01:00
nand.c rework device parameters 2010-06-17 08:28:25 +02:00
nand_base.c documentation updates 2009-12-15 11:32:02 +01:00
nand_bbt.c documentation updates 2009-12-15 11:32:02 +01:00
nand_ecc.c NAND: Add updated NAND support from Kernel 2008-08-13 16:52:14 +02:00
nand_ids.c NAND: Add updated NAND support from Kernel 2008-08-13 16:52:14 +02:00
nand_imx.c Revert "nand_imx: Speed up sequential read" 2010-05-03 14:19:19 +02:00
nand_omap_gpmc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
nand_s3c2410.c remove typedef cmd_tbl_t and replace it with struct command 2010-02-01 17:25:32 +01:00
nand_util.c make NAND support compile 2007-10-15 17:16:25 +02:00