Merge with http://www.denx.de/git/u-boot.git
[platform/kernel/u-boot.git] / board / delta / nand.c
2006-03-24 Markus KlotzbuecherMerge with http://www.denx.de/git/u-boot.git
2006-03-20 Markus KlotzbuecherCleanup of the monahans cpu and delta board port.
2006-03-12 Wolfgang DenkMerge ... git://git./boot/u-boot/u-boot.git#mpc8349ads
2006-03-12 Wolfgang DenkMerge ... git://git./boot/u-boot/u-boot.git#mpc83xx
2006-03-12 Wolfgang DenkMerge ... git://git./boot/u-boot/u-boot.git#pci
2006-03-12 Wolfgang DenkMerge ... git://git./boot/u-boot/u-boot.git#ft_infr
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...