1. b949131 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
  2. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
  3. 1c67ae4 cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
  4. 2f13ae5 cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
  5. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
  6. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  7. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
  8. 9d8d387 menu: Make use of CLI character processing by Simon Glass · 1 year, 11 months ago
  9. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 11 months ago
  10. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  11. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 1 month ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  14. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  15. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · 11 years ago
  16. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · 11 years ago
  17. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  18. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  19. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · 11 years ago
  20. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago