summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand.c
Commit message (Expand)AuthorAgeLines
* nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood2012-01-26-37/+59
* nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined.Alexander Holler2011-01-12-1/+1
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-1/+1
* Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
* mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.oStefan Roese2009-06-12-1/+1
* mtd: nand/onenand: Register mtd device upon device scanningStefan Roese2009-04-28-0/+12
* Enable multi chip support in the NAND layerWolfgang Grandegger2009-03-23-1/+5
* NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-06-0/+4
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* Fix the NAND size overflow issue.Jason Jin2008-10-14-2/+2
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-5/+0
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-10-1/+1
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+83