1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  2. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  3. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · Fri Jan 10 12:32:19 2020 -0500
  4. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  5. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  6. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  7. 7df72c3 main: add new bootstage ID for entering cli loop by Heiko Schocher · Fri Apr 12 12:37:03 2019 +0200
  8. 9b0fbdc dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · Thu Jan 17 13:43:04 2019 -0600
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  11. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · Tue Jun 21 02:11:19 2016 +0900
  12. 824300a common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · Mon Apr 04 16:32:15 2016 +0200
  13. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · Sat Mar 19 02:18:38 2016 -0600
  14. 6322551 common: cli: avoid memory leak by Peng Fan · Tue Dec 22 17:14:13 2015 +0800
  15. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  16. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  17. 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
  18. be6346b Add run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:57 2014 +0200
  19. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · Thu Apr 10 20:01:35 2014 -0600
  20. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · Thu Apr 10 20:01:34 2014 -0600
  21. d6d592f Move command line API into cli.c by Simon Glass · Thu Apr 10 20:01:29 2014 -0600