summaryrefslogtreecommitdiffstats
path: root/include/nand.h
Commit message (Expand)AuthorAgeFilesLines
* nand bb: add proper bb remove functionSascha Hauer2011-04-121-0/+5
* nand: ground dev_add_bb_dev if nand is disabledMarc Kleine-Budde2009-11-231-0/+6
* introduce cdevSascha Hauer2009-07-211-1/+3
* nand: Allow adding/removing of more than one bad block aware device at onceSascha Hauer2008-08-131-8/+1
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-061-0/+15
* NAND support work in progresssascha2007-10-201-124/+0
* add NAND Flash support. Initial import from u-boot-1.2.0Sascha Hauer2007-10-121-0/+124
* remove unported includes and driversSascha Hauer2007-09-211-124/+0
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-0/+4
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-0/+57
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-241-2/+2
* * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-021-1/+8
* Update of new NAND codeWolfgang Denk2005-09-141-1/+1
* Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-171-0/+56