1. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  2. d285d41 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun Jul 19 00:38:23 2009 +0200
  3. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 21:52:24 2009 +0200
  4. c361ce8 Remove legacy NAND and disk on chip references from boards. by Scott Wood · Thu Jul 16 19:08:04 2009 -0500
  5. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 22:48:46 2009 +0200
  6. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:06:31 2009 +0200
  7. 274d252 Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Ladislav Michl · Mon Mar 23 17:46:27 2009 +0100
  8. e75f633 pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · Fri Feb 20 03:47:50 2009 +0100
  9. 8a75a5b pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · Wed Feb 11 19:50:11 2009 +0200
  10. 78dcaf4 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV by Mike Frysinger · Wed Jan 28 19:08:14 2009 -0500
  11. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  12. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  13. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  14. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  15. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  16. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  17. bce7b14 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 10:55:24 2007 +0200
  18. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  19. e54e77a include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:29:01 2007 -0500
  20. b15a23b include/configs: Use new CONFIG_CMD_* in various d* named board config files. by Jon Loeliger · Wed Jul 04 22:32:03 2007 -0500
  21. 464a13b Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Mon May 07 14:10:38 2007 +0200
  22. 07653eb Remove BOARDLIBS usage completely by Stefan Roese · Mon Apr 23 12:00:22 2007 +0200
  23. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · Mon Nov 27 11:44:58 2006 +0100
  24. 661ffe5 Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driver by Markus Klotzbuecher · Mon Nov 27 11:43:09 2006 +0100
  25. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · Tue May 23 13:38:35 2006 +0200
  26. 9809551 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · Tue May 23 10:33:11 2006 +0200
  27. d8d023f This patch adds USB storage support for the delta board. This is the first by Markus Klotzbuecher · Mon May 22 16:33:54 2006 +0200
  28. 4629e66 delta board: support for magic key detection and handling. by Markus Klotzbuecher · Tue Apr 25 10:03:01 2006 +0200
  29. 7c454bf Merge with /home/m8/git/u-boot by Wolfgang Denk · Wed Apr 12 12:26:32 2006 +0200
  30. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  31. 3041319 delta board: one more DA9030 fix. by Markus Klotzbuecher · Thu Mar 30 17:00:39 2006 +0200
  32. ce01bc9 Change delta board memory map to start at 0x80000000. by Markus Klotzbuecher · Wed Mar 29 17:59:20 2006 +0200
  33. fdc33ac delta board: minor update to DA9030 code. by Markus Klotzbuecher · Wed Mar 29 17:49:27 2006 +0200
  34. b62261b delta board: fix DA9030 reset procedure. by Markus Klotzbuecher · Mon Mar 27 16:01:03 2006 +0200
  35. 121db76 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and by Markus Klotzbuecher · Fri Mar 24 14:35:25 2006 +0100
  36. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · Fri Mar 24 12:23:27 2006 +0100
  37. 5a10caa Cleanup of the monahans cpu and delta board port. by Markus Klotzbuecher · Mon Mar 20 20:19:37 2006 +0100
  38. 5d113e0 Support for redundant environment in NAND Flash. by Markus Klotzbuecher · Mon Mar 20 18:02:44 2006 +0100
  39. f5da8c4 Enable simple (non-redundant) NAND environment on delta board. by Markus Klotzbücher · Wed Mar 08 00:13:40 2006 +0100
  40. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  41. 86c8dab Turned on SDRAM scrubbing. by Markus Klotzbücher · Mon Mar 06 18:47:44 2006 +0100
  42. 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
  43. 85678e2 NAND finally working. Two bugs fixed: by Markus Klotzbücher · Mon Mar 06 13:45:42 2006 +0100
  44. 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
  45. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  46. f4a5c61 First steps implementing NAND support. Not working, fails to read ID. by Markus Klotzbücher · Tue Feb 28 18:05:25 2006 +0100
  47. f00fec7 SDRAM now working. by Markus Klotzbücher · Wed Feb 22 17:48:43 2006 +0100
  48. ed29b6d SDRAM now working for delta board, but there are still aliasing problems, by Markus Klotzbücher · Wed Feb 22 14:05:44 2006 +0100
  49. 20e3b32 New board directory and config for the benq delta board (copied from by Markus Klotzbücher · Mon Feb 20 16:37:37 2006 +0100