1. b949131 cli: Add a function to set up a new cread by Simon Glass · Sun Oct 01 19:13:17 2023 -0600
  2. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · Sun Oct 01 19:13:16 2023 -0600
  3. 1c67ae4 cli: Allow history to be disabled by Simon Glass · Sun Oct 01 19:13:15 2023 -0600
  4. 2f13ae5 cli: Create a function to process characters by Simon Glass · Sun Oct 01 19:13:13 2023 -0600
  5. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · Sun Oct 01 19:13:11 2023 -0600
  6. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  7. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · Tue Mar 28 08:34:14 2023 +1300
  8. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  9. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · Fri Jan 06 08:52:20 2023 -0600
  10. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  11. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · Thu Nov 05 10:33:47 2020 -0700
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  13. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  14. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · Wed Aug 06 09:37:38 2014 +0200
  15. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · Thu Apr 10 20:01:35 2014 -0600
  16. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · Thu Apr 10 20:01:34 2014 -0600
  17. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · Thu Apr 10 20:01:31 2014 -0600
  18. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  19. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · Thu Apr 10 20:01:26 2014 -0600
  20. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600