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