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