1. f3c6a1d fdt: Start a test for the fdt command by Simon Glass · 2 years, 5 months ago
  2. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  3. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  6. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  7. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
  8. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  9. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 7df72c3 main: add new bootstage ID for entering cli loop by Heiko Schocher · 6 years ago
  12. 9b0fbdc dfu: Remove dependency on HUSH parser in SPL by Andrew F. Davis · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  15. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · 8 years ago
  16. 824300a common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · 9 years ago
  17. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  18. 6322551 common: cli: avoid memory leak by Peng Fan · 9 years ago
  19. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  20. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  21. 94cb9c2 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  22. be6346b Add run_command_repeatable() by Thomas Betker · 10 years ago
  23. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · 11 years ago
  24. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
  25. d6d592f Move command line API into cli.c by Simon Glass · 11 years ago