1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  2. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  4. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  5. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  6. 19464f4 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 9 months ago
  7. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  8. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  9. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  10. b07cc48 main: add new bootstage ID for entering cli loop by Heiko Schocher · 5 years ago
  11. 2dd468d dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  14. f1f9d4f hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  15. 30eae26 common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · 8 years ago
  16. f8bb696 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  17. 09a7886 common: cli: avoid memory leak by Peng Fan · 9 years ago
  18. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  19. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  20. 87b6398 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  21. 1d43bfd Add run_command_repeatable() by Thomas Betker · 10 years ago
  22. affb215 main: Make the execution path a little clearer in main.c by Simon Glass · 10 years ago
  23. c1bb2cd main: Hide the hush/simple details inside cli.c by Simon Glass · 10 years ago
  24. 3035497 Move command line API into cli.c by Simon Glass · 10 years ago