summaryrefslogtreecommitdiff
path: root/include/nand.h
Commit message (Expand)AuthorAgeLines
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-16-2/+0
* mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-07-7/+7
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-23-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-2/+2
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-2/+2
* NAND boot: MPC8313ERDB supportScott Wood2008-08-12-0/+2
* NAND read/write fixScott Wood2008-08-12-3/+4
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-1/+2
* NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood2008-07-09-1/+4
* NAND: fix some strict-aliasing compiler warningsWolfgang Denk2008-04-28-4/+4
* [patch] add nand_init() prototype to nand.hMike Frysinger2007-06-22-0/+1
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-20-0/+4
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-10-0/+57
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-2/+2
* * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-02-1/+8
* Update of new NAND codeWolfgang Denk2005-09-14-1/+1
* Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-17-0/+56