1. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  2. 6499fd6 common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED by Peter Korsgaard · Wed Dec 10 16:24:16 2008 +0100
  3. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  4. 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · Wed Oct 15 09:40:28 2008 +0200
  5. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
  6. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  7. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  8. bb83038 Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by Peter Tyser · Thu May 22 18:56:52 2008 -0500
  9. b83983f Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by James Yang · Mon May 05 10:22:53 2008 -0500
  10. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  11. 3a0ba10 Make bootretry work when command line editing is enabled by Andreas Engel · Wed Jan 09 17:10:56 2008 +0100
  12. e225b17 Fix compiler warning by Kumar Gala · Thu Jan 10 02:22:05 2008 -0600
  13. 20ffa97 Expose parse_line() globally. by James Yang · Wed Jan 09 11:17:49 2008 -0600
  14. 6366f00 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · Sat Dec 22 15:52:58 2007 +0100
  15. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  16. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  17. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  18. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  19. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  20. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  21. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  22. eeab5a1 Fix 'run' not to continue after interrupted command by Detlev Zundel · Wed May 23 18:47:48 2007 +0200
  23. 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · Mon May 28 01:11:11 2007 +0200
  24. cadc8e8 Fix: Add missing NULL termination in strings expanded by macros parser. by Bartlomiej Sieka · Sun May 27 17:04:18 2007 +0200
  25. dcecd7b Merge with /home/git/u-boot by Wolfgang Denk · Sat May 05 21:44:47 2007 +0200
  26. 6c6a38a [PATCH] simplify silent console by Ladislav Michl · Wed Apr 25 16:01:26 2007 +0200
  27. 83fc7e5 [PATCH] simplify silent console by Ladislav Michl · Wed Apr 25 16:01:26 2007 +0200
  28. 9c82c68 Minor code cleanup. by Wolfgang Denk · Sat Oct 28 00:38:39 2006 +0200
  29. dc5ff70 Fix control-c handing in CONFIG_CMDLINE_EDITING by Stefan Roese · Mon Aug 07 15:08:44 2006 +0200
  30. 59ff5a5 Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006 by Stefan Roese · Thu Jul 27 16:11:19 2006 +0200
  31. 92549de Minor code cleanup. by Wolfgang Denk · Fri Jul 21 11:34:34 2006 +0200
  32. 4c9ca78 Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:33:45 2006 +0200
  33. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  34. d44e7bb Avoid dereferencing NULL in find_cmd() if no valid commands were found by Wolfgang Denk · Sun Mar 12 02:20:55 2006 +0100
  35. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  36. b072379 Fix compiler warning by Wolfgang Denk · Fri Sep 30 15:18:23 2005 +0200
  37. 6493420 Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005 by Wolfgang Denk · Sun Sep 25 17:02:27 2005 +0200
  38. 91a4f36 * Patch by Sam Song, 11 October 2004: by wdenk · Sun Jan 09 23:33:49 2005 +0000
  39. 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · Fri Apr 23 20:32:05 2004 +0000
  40. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 18:22:41 2004 +0000
  41. 8d4d1f6 * Patch by Carl Riechers, 17 Mar 2004: by wdenk · Tue Mar 23 22:37:33 2004 +0000
  42. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  43. 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · Sun Dec 07 21:39:28 2003 +0000
  44. 6605c84 * Correct header printing for multi-image files in do_bootm() by dzu · Fri Oct 24 13:14:45 2003 +0000
  45. 808532a Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent by wdenk · Fri Oct 10 10:05:42 2003 +0000
  46. 0a65855 * Map ISP1362 USB OTG controller for NSCU board by wdenk · Tue Aug 05 17:43:17 2003 +0000
  47. b9ab27c - Fix bug in CONFIG_VERSION_VARIABLE. by stroese · Fri Jul 11 08:00:33 2003 +0000
  48. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  49. b00ec16 Patches by Murray Jensen, 17 Jun 2003: by wdenk · Thu Jun 19 23:40:20 2003 +0000
  50. f4688a2 * Fix data abort exception handling for arm920t CPU by wdenk · Wed May 28 08:06:31 2003 +0000
  51. 541a76d * Add support for Promess ATC board by wdenk · Sat May 03 15:50:43 2003 +0000
  52. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
  53. f8105cf U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). by stroese · Fri Apr 04 15:44:49 2003 +0000
  54. ef5fe75 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · Wed Mar 12 10:41:04 2003 +0000
  55. 654868c Patch by Detlev Zundel, 30 Dec 2002: by wdenk · Thu Jan 02 23:57:29 2003 +0000
  56. 9dd2b88 * Fix startup problems with VFD display on TRAB by wdenk · Tue Dec 03 21:28:10 2002 +0000
  57. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  58. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000