summaryrefslogtreecommitdiff
path: root/board/delta
Commit message (Expand)AuthorAgeLines
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-3/+3
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-144/+141
* Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzb�cher2006-03-06-202/+78
* NAND finally working. Two bugs fixed:Markus Klotzb�cher2006-03-06-8/+34
* Lots of new stuff:Markus Klotzb�cher2006-03-04-67/+184
* Erasing works too now. The CS don't care causes problem with READSTATUS,Markus Klotzb�cher2006-03-03-5/+10
* Write operation is working. Turned out that the READSTATUS hack was wrongMarkus Klotzb�cher2006-03-03-0/+2
* Writing is working, but there's still a bug that causes the data written toMarkus Klotzb�cher2006-03-03-25/+73
* Implemented writing, not working yet.Markus Klotzb�cher2006-03-03-54/+158
* Moved the waiting loop for "Read Data Request" RDDREQ into theMarkus Klotzb�cher2006-03-02-15/+19
* Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, sinceMarkus Klotzb�cher2006-03-02-2/+5
* Further NAND stuff implemented. Basic read commands seem to work.Markus Klotzb�cher2006-03-01-83/+146
* Added GPIO initialization of DF signal. Still not working.Markus Klotzb�cher2006-02-28-2/+40
* First steps implementing NAND support. Not working, fails to read ID.Markus Klotzb�cher2006-02-28-436/+311
* SDRAM now working.Markus Klotzb�cher2006-02-22-2/+3
* SDRAM now working for delta board, but there are still aliasing problems,Markus Klotzb�cher2006-02-22-24/+10
* SDRAM seems to be working on delta board, though u-boot doesn't start yet.Markus Klotzb�cher2006-02-22-58/+83
* New board directory and config for the benq delta board (copied fromMarkus Klotzb�cher2006-02-20-0/+992