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