1. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 1 month ago
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  3. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  4. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. 00ed2df common: cli_simple: use strlcpy instead of strcpy by Peng Fan · 9 years ago
  8. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  9. 066ecbf cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  10. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  11. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  12. 0271756 Use run_command_repeatable() by Thomas Betker · 10 years ago
  13. 3ad24d5 Correct return code from builtin_run_command_list() by Simon Glass · 10 years ago
  14. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
  15. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  16. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  17. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  18. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · 11 years ago