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