summaryrefslogtreecommitdiffstats
path: root/include/nand.h
Commit message (Collapse)AuthorAgeFilesLines
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-0/+4
| | | | | Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-0/+57
| | | | | | | | | - JFFS2 related commands implemented in mtd-utils style - Support for bad blocks - Bad block testing commands - NAND lock commands Please take a look at doc/README.nand for more details Patch by Guido Classen, 10 Oct 2006
* 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
| | | | | | Patch by Mike Rapoport, 01 Nov 2005 Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
* Update of new NAND codeWolfgang Denk2005-09-141-1/+1
| | | | Patch by Ladislav Michl, 13 Sep 2005
* Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-171-0/+56
Patch by Ladislav Michl, 29 Jun 2005
OpenPOWER on IntegriCloud