1. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:24:55 2007 -0500
  2. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  3. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · Thu Dec 21 17:17:02 2006 +0100
  4. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Apr 12 12:26:32 2006 +0200
  5. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  6. ffe7ef5 Merge with http://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Fri Mar 24 15:43:16 2006 +0100
  7. 5a10caa Cleanup of the monahans cpu and delta board port. by Markus Klotzbuecher · Mon Mar 20 20:19:37 2006 +0100
  8. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  9. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  10. 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · Mon Mar 06 15:04:25 2006 +0100
  11. 85678e2 NAND finally working. Two bugs fixed: by Markus Klotzbücher · Mon Mar 06 13:45:42 2006 +0100
  12. 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
  13. b2fc71d Erasing works too now. The CS don't care causes problem with READSTATUS, by Markus Klotzbücher · Fri Mar 03 20:13:43 2006 +0100
  14. 332a022 Write operation is working. Turned out that the READSTATUS hack was wrong by Markus Klotzbücher · Fri Mar 03 16:09:28 2006 +0100
  15. b6c2d40 Writing is working, but there's still a bug that causes the data written to by Markus Klotzbücher · Fri Mar 03 15:37:01 2006 +0100
  16. ddd78b0 Implemented writing, not working yet. by Markus Klotzbücher · Fri Mar 03 12:11:11 2006 +0100
  17. f0840da Moved the waiting loop for "Read Data Request" RDDREQ into the by Markus Klotzbücher · Thu Mar 02 14:02:36 2006 +0100
  18. a3bedae Read bug fixed. Now "nand bad" list the badblocks correctly (i hope, since by Markus Klotzbücher · Thu Mar 02 12:10:01 2006 +0100
  19. 432a7b4 Further NAND stuff implemented. Basic read commands seem to work. by Markus Klotzbücher · Wed Mar 01 23:33:27 2006 +0100
  20. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  21. f4a5c61 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · Tue Feb 28 18:05:25 2006 +0100