1. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · Tue Mar 28 08:34:14 2023 +1300
  2. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · Fri Jan 06 08:52:20 2023 -0600
  3. 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · Wed Nov 02 00:40:46 2022 +0100
  4. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  5. 5d5efec cli: Reduce size of readline buffers in SPL by Sean Anderson · Tue Aug 30 16:40:37 2022 -0400
  6. 0e40cf1 cli: support bracketed paste by Heinrich Schuchardt · Mon Feb 07 19:14:02 2022 +0100
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. 4ed1363 cli_readline: Only insert printable chars by Steve Bennett · Sun Nov 22 14:58:45 2020 +1000
  9. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  10. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  11. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  12. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  13. f0017d2 cli: handle getch error by Patrick Delaunay · Fri Aug 03 13:38:45 2018 +0200
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. e0aea63 common: cli_readline: Improve command line editing by James Byrne · Tue Aug 16 18:16:28 2016 +0100
  16. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  17. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 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