1. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · Tue Feb 14 19:59:25 2012 +0000
  2. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · Tue Feb 14 19:59:23 2012 +0000
  3. de83256 env: clean cmd_nvedit.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:13:59 2011 +0000
  4. e4a2819 sandbox: Force command sections to be 4-byte aligned by Simon Glass · Sat Sep 17 06:48:51 2011 +0000
  5. 33e84d1 cmd_usage: constify by Mike Frysinger · Sat Apr 23 23:43:24 2011 +0000
  6. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  7. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · Wed Oct 20 03:52:39 2010 -0400
  8. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  9. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:36:26 2010 -0400
  10. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  11. 1df11f0 command_t: punt unused type by Mike Frysinger · Wed Oct 20 03:35:09 2010 -0400
  12. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  13. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  14. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  15. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · Sun May 24 19:17:29 2009 +0200
  16. 5e6c06b command.c: Expose the core of do_help as _do_help to the rest of u-boot. by Detlev Zundel · Wed Mar 25 17:27:52 2009 +0100
  17. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  18. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  20. ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
  21. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  22. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  23. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  24. 5610195 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · Sun Jul 08 15:45:08 2007 -0500
  25. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 18:22:41 2004 +0000
  26. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  27. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  28. 78f6622 Initial revision by wdenk · Tue Aug 27 10:27:51 2002 +0000