1. 39ee321 cli: Add a function to set up a new cread by Simon Glass · 1 year, 1 month ago
  2. 3b487bf cli: Allow command completion to be disabled by Simon Glass · 1 year, 1 month ago
  3. 8fc041f cli: Allow history to be disabled by Simon Glass · 1 year, 1 month ago
  4. 657e14d cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 1 month ago
  5. e5509ce cli: Create a function to process characters by Simon Glass · 1 year, 1 month ago
  6. 8d997aa cli: Unindent some code in cread_line() by Simon Glass · 1 year, 1 month ago
  7. be5c2ed cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 1 month ago
  8. fedd372 cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 1 month ago
  9. dcc18ce cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 1 month ago
  10. 6321391 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 1 month ago
  11. 039f8cc cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 1 month ago
  12. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 1 month ago
  13. 0f97e94 cli: Move simple readline into a function by Simon Glass · 1 year, 1 month ago
  14. be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 7 months ago
  15. b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 10 months ago
  16. 60d7820 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years ago
  17. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  18. 069f0d7 cli: Reduce size of readline buffers in SPL by Sean Anderson · 2 years, 2 months ago
  19. 00fa825 cli: support bracketed paste by Heinrich Schuchardt · 2 years, 8 months ago
  20. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  21. d2e64d2 cli_readline: Only insert printable chars by Steve Bennett · 4 years ago
  22. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  23. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  24. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  25. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  26. 555e378 cli: handle getch error by Patrick Delaunay · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  28. fc18e9b common: cli_readline: Improve command line editing by James Byrne · 8 years ago
  29. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  30. 0098e17 Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  31. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  32. 6493ccc Split out simple parser and readline into separate files by Simon Glass · 11 years ago