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