summaryrefslogtreecommitdiff
path: root/board/delta/nand.c
AgeCommit message (Expand)Author
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2006-03-20Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-03-06Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher
2006-03-06NAND finally working. Two bugs fixed:Markus Klotzbücher
2006-03-04Lots of new stuff:Markus Klotzbücher
2006-03-03Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzbücher
2006-03-03Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzbücher
2006-03-03Writing is working, but there's still a bug that causes the data written toMarkus Klotzbücher
2006-03-03Implemented writing, not working yet.Markus Klotzbücher
2006-03-02Moved the waiting loop for "Read Data Request" RDDREQ into theMarkus Klotzbücher
2006-03-02Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzbücher
2006-03-01Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzbücher
2006-02-28Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher