| Commit message (Expand) | Author | Age | Lines |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -1/+1 |
|\ |
|
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -1/+1 |
* | | Merge with http://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2006-03-24 | -3/+3 |
|\ \
| |/ |
|
| * | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -3/+3 |
* | | Cleanup of the monahans cpu and delta board port. | Markus Klotzbuecher | 2006-03-20 | -8/+2 |
|/ |
|
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-03-06 | -28/+26 |
* | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzb�cher | 2006-03-06 | -202/+78 |
* | NAND finally working. Two bugs fixed: | Markus Klotzb�cher | 2006-03-06 | -8/+34 |
* | Lots of new stuff: | Markus Klotzb�cher | 2006-03-04 | -67/+184 |
* | Erasing works too now. The CS don't care causes problem with READSTATUS, | Markus Klotzb�cher | 2006-03-03 | -5/+10 |
* | Write operation is working. Turned out that the READSTATUS hack was wrong | Markus Klotzb�cher | 2006-03-03 | -0/+2 |
* | Writing is working, but there's still a bug that causes the data written to | Markus Klotzb�cher | 2006-03-03 | -25/+73 |
* | Implemented writing, not working yet. | Markus Klotzb�cher | 2006-03-03 | -54/+158 |
* | Moved the waiting loop for "Read Data Request" RDDREQ into the | Markus Klotzb�cher | 2006-03-02 | -15/+19 |
* | Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since | Markus Klotzb�cher | 2006-03-02 | -2/+5 |
* | Further NAND stuff implemented. Basic read commands seem to work. | Markus Klotzb�cher | 2006-03-01 | -83/+146 |
* | Added GPIO initialization of DF signal. Still not working. | Markus Klotzb�cher | 2006-02-28 | -2/+40 |
* | First steps implementing NAND support. Not working, fails to read ID. | Markus Klotzb�cher | 2006-02-28 | -0/+306 |