]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - board/delta/nand.c
Some code cleanup for GCC 4.x
[karo-tx-uboot.git] / board / delta / nand.c
2006-03-11 Wolfgang DenkSome code cleanup for GCC 4.x
2006-03-08 Wolfgang DenkMerge with /home/tur/nand/u-boot
2006-03-08 Markus KlotzbücherMerge /home/tur/nand/u-boot/
2006-03-06 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-03-06 Markus KlotzbücherCleanup of NAND support of delta board using the Monaha...
2006-03-06 Markus KlotzbücherNAND finally working. Two bugs fixed:
2006-03-04 Markus KlotzbücherLots of new stuff:
2006-03-03 Markus KlotzbücherErasing works too now. The CS don't care causes problem...
2006-03-03 Markus KlotzbücherWrite operation is working. Turned out that the READSTA...
2006-03-03 Markus KlotzbücherWriting is working, but there's still a bug that causes...
2006-03-03 Markus KlotzbücherImplemented writing, not working yet.
2006-03-02 Markus KlotzbücherMoved the waiting loop for "Read Data Request" RDDREQ...
2006-03-02 Markus KlotzbücherRead bug fixed. Now "nand bad" list the badblocks corre...
2006-03-01 Markus KlotzbücherFurther NAND stuff implemented. Basic read commands...
2006-02-28 Markus KlotzbücherAdded GPIO initialization of DF signal. Still not working.
2006-02-28 Markus KlotzbücherFirst steps implementing NAND support. Not working...