summaryrefslogtreecommitdiff
path: root/drivers/nand
Commit message (Expand)AuthorAgeLines
* Fix spelling; minor code cleanup.Wolfgang Denk2006-10-12-3/+3
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-10-1/+870
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+35
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-28/+7
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+3
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-19/+27
|\
| * Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-19/+27
* | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-06-7/+1
* | NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-06-2/+11
|/
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-13/+34
* * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-02-3/+33
* Update of new NAND codeWolfgang Denk2005-09-14-506/+502
* Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-17-0/+5927