1. 831030d common: command: tempory buffer should have size of command line buf by Heinrich Schuchardt · Sun Nov 19 23:07:50 2017 +0100
  2. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · Sat Mar 19 02:18:38 2016 -0600
  3. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  4. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  5. d6c09ba common: command add '\n' for debug msg by Peng Fan · Tue Jul 28 22:45:37 2015 +0800
  6. 682195e common: command: trivial coding style fixes by Masahiro Yamada · Thu Oct 23 17:27:30 2014 +0900
  7. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  8. d738553 Add cmd_process_error() to report and process errors by Simon Glass · Wed Feb 26 15:59:15 2014 -0700
  9. a7c03b0 command.c: Fix auto-completion for the full commands list case by Andrew Gabbasov · Fri Dec 27 10:05:14 2013 -0600
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  12. 9ac7cc2 common/command.c: revert changes from commit 199adb60 by Anatolij Gustschin · Thu Nov 08 12:40:17 2012 +0100
  13. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  14. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  15. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · Tue Feb 14 19:59:25 2012 +0000
  16. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · Tue Feb 14 19:59:23 2012 +0000
  17. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Tue Oct 18 11:12:22 2011 +0000
  18. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · Tue Aug 23 11:06:54 2011 +0000
  19. e516622 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Thu Oct 13 06:07:39 2011 +0000
  20. 33e84d1 cmd_usage: constify by Mike Frysinger · Sat Apr 23 23:43:24 2011 +0000
  21. 8d88232 env: re-add support for auto-completion by Mike Frysinger · Fri Dec 17 16:51:59 2010 -0500
  22. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · Wed Oct 20 03:52:39 2010 -0400
  23. 97ea46f Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · Wed Nov 24 13:07:51 2010 +0100
  24. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  25. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  26. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · Sun Jun 20 23:33:59 2010 +0200
  27. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  28. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  29. ad10080 command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · Wed Apr 14 11:15:16 2010 +0200
  30. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · Fri Oct 16 17:36:25 2009 -0500
  31. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  32. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · Sun May 24 19:17:29 2009 +0200
  33. 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
  34. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  35. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  36. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  37. ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
  38. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  39. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  40. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  41. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  42. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  43. 582f3dd Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · Sun Mar 12 16:51:59 2006 +0100
  44. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · Wed Apr 06 00:04:16 2005 +0000
  45. 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
  46. 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · Sun Apr 18 10:13:26 2004 +0000
  47. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 18:22:41 2004 +0000
  48. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  49. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  50. 3086a97 Rewrite command lookup and help command (fix problems with bubble by wdenk · Sat Jun 28 23:11:04 2003 +0000
  51. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  52. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  53. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  54. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · Sat May 31 18:35:21 2003 +0000
  55. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · Sun Apr 20 14:04:18 2003 +0000
  56. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · Wed Mar 26 06:55:25 2003 +0000
  57. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  58. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000
  59. c217f6d * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · Mon Nov 11 02:11:37 2002 +0000
  60. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · Tue Nov 05 16:35:14 2002 +0000
  61. 5dfa25f Initial revision by wdenk · Sat Oct 19 19:42:10 2002 +0000