1. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 3 years, 11 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  4. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. bb08a6e common: cli_simple: use strlcpy instead of strcpy by Peng Fan · 9 years ago
  8. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  9. ca7def6 cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  10. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  11. a06be2d cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  12. 52715f8 Use run_command_repeatable() by Thomas Betker · 10 years ago
  13. 4eb580b Correct return code from builtin_run_command_list() by Simon Glass · 10 years ago
  14. c1bb2cd main: Hide the hush/simple details inside cli.c by Simon Glass · 10 years ago
  15. b26440f Rename bootretry functions and remove #ifdefs by Simon Glass · 10 years ago
  16. 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 10 years ago
  17. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  18. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 10 years ago