1. 00ed2df common: cli_simple: use strlcpy instead of strcpy by Peng Fan · 9 years ago
  2. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  3. 066ecbf cli_simple.c: fix possible overflow when copying the string by Imran Zaman · 9 years ago
  4. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  5. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  6. 0271756 Use run_command_repeatable() by Thomas Betker · 10 years ago
  7. 3ad24d5 Correct return code from builtin_run_command_list() by Simon Glass · 10 years ago
  8. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
  9. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  10. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  11. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  12. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · 11 years ago