1. 117e68a cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · Mon Feb 25 15:54:36 2019 +0900
  2. 20052d4 command: commands: Add macros to declare commands with subcmds by Boris Brezillon · Mon Dec 03 22:54:21 2018 +0100
  3. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · Mon Dec 03 22:54:20 2018 +0100
  4. ae73c33 common: command: Expose a generic helper to auto-complete sub commands by Boris Brezillon · Mon Dec 03 22:54:19 2018 +0100
  5. 1b128c3 common: command: fix typo by Heinrich Schuchardt · Fri Oct 12 11:23:04 2018 +0200
  6. 2e1b90b common: command: Handle USAGE failure separately by Michal Simek · Thu Jun 21 14:49:26 2018 +0200
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. b2eb59b arm64: zynqmp: Add support to load an app at EL1 by Nitin Jain · Fri Feb 16 12:56:17 2018 +0530
  9. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · Fri Aug 04 16:34:38 2017 -0600
  10. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · Sat Mar 19 02:18:38 2016 -0600
  11. 9a48bc3 Allow command code to compile to nothing by Simon Glass · Sun Mar 13 19:07:33 2016 -0600
  12. 2451dec cmd_boot: Add a poweroff command by Michael van Slingerland · Wed Jan 13 19:31:17 2016 +0100
  13. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · Mon Dec 07 08:23:29 2015 -0500
  14. 9c3c931 pxe: add AArch64 image support by Stephen Warren · Tue Jul 21 17:49:41 2015 -0600
  15. 94cb9c2 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · Tue Oct 07 13:59:43 2014 -0600
  16. 0edd2ae Avoid including config.h in command.h by Simon Glass · Thu Jun 12 07:24:50 2014 -0600
  17. d738553 Add cmd_process_error() to report and process errors by Simon Glass · Wed Feb 26 15:59:15 2014 -0700
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  19. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  20. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  21. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · Mon Dec 03 06:28:28 2012 +0000
  22. 607eebb Add console command to access io space registers by Vadim Bendebury · Wed Dec 05 14:46:42 2012 +0000
  23. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  24. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  25. a20cbf9 combine block device load commands into common function by Rob Herring · Fri Sep 21 04:02:30 2012 +0000
  26. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · Tue Feb 14 19:59:25 2012 +0000
  27. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · Tue Feb 14 19:59:23 2012 +0000
  28. de83256 env: clean cmd_nvedit.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:13:59 2011 +0000
  29. e4a2819 sandbox: Force command sections to be 4-byte aligned by Simon Glass · Sat Sep 17 06:48:51 2011 +0000
  30. 33e84d1 cmd_usage: constify by Mike Frysinger · Sat Apr 23 23:43:24 2011 +0000
  31. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  32. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · Wed Oct 20 03:52:39 2010 -0400
  33. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  34. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:36:26 2010 -0400
  35. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  36. 1df11f0 command_t: punt unused type by Mike Frysinger · Wed Oct 20 03:35:09 2010 -0400
  37. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  38. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  39. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  40. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · Sun May 24 19:17:29 2009 +0200
  41. 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
  42. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  43. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  44. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  45. ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
  46. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  47. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  48. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  49. 5610195 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · Sun Jul 08 15:45:08 2007 -0500
  50. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 18:22:41 2004 +0000
  51. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  52. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  53. 78f6622 Initial revision by wdenk · Tue Aug 27 10:27:51 2002 +0000