1. 39ee321 cli: Add a function to set up a new cread by Simon Glass · 12 months ago
  2. 3b487bf cli: Allow command completion to be disabled by Simon Glass · 12 months ago
  3. 8fc041f cli: Allow history to be disabled by Simon Glass · 12 months ago
  4. e5509ce cli: Create a function to process characters by Simon Glass · 12 months ago
  5. be5c2ed cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 12 months ago
  6. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 12 months ago
  7. be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 6 months ago
  8. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 9 months ago
  9. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 9 months ago
  10. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  11. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 3 years, 11 months ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  14. a06be2d cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  15. affb215 main: Make the execution path a little clearer in main.c by Simon Glass · 10 years ago
  16. c1bb2cd main: Hide the hush/simple details inside cli.c by Simon Glass · 10 years ago
  17. b26440f Rename bootretry functions and remove #ifdefs by Simon Glass · 10 years ago
  18. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 10 years ago
  19. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 10 years ago
  20. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 10 years ago