summaryrefslogtreecommitdiffstats
path: root/board/delta/nand.c
Commit message (Expand)AuthorAgeFilesLines
* PXA: pxa-regs.h cleanupMarek Vasut2010-10-191-53/+57
* Monahans: avoid floating point calculationsWolfgang Denk2009-08-171-3/+5
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-4/+0
* Consolidate MAX/MIN definitionsAndy Fleming2008-11-021-2/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-10/+10
* delta, zylonite: Update nand_oobinfo to nand_ecclayout.Scott Wood2008-09-101-4/+2
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fixing coding style issuesWilliam Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-33/+8
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-1/+1
* board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-1/+2
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-1/+1
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-1/+1
* | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-241-3/+3
|\ \ | |/
| * Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-3/+3
* | Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher2006-03-201-8/+2
|/
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-061-28/+26
* Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-202/+78
* NAND finally working. Two bugs fixed:Markus Klotzbücher2006-03-061-8/+34
* Lots of new stuff:Markus Klotzbücher2006-03-041-67/+184
* Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzbücher2006-03-031-5/+10
* Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzbücher2006-03-031-0/+2
* Writing is working, but there's still a bug that causes the data written toMarkus Klotzbücher2006-03-031-25/+73
* Implemented writing, not working yet.Markus Klotzbücher2006-03-031-54/+158
* Moved the waiting loop for "Read Data Request" RDDREQ into theMarkus Klotzbücher2006-03-021-15/+19
* Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzbücher2006-03-021-2/+5
* Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher2006-03-011-83/+146
* Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-281-2/+40
* First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-281-0/+306
OpenPOWER on IntegriCloud