1. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. ae31efc cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 9 months ago
  6. 13c54e7 cli: panic when failed to allocate memory for the history buffer by Hanyuan Zhao · 9 months ago
  7. 479f54a getchar(): Correct usage by Tom Rini · 11 months ago
  8. 6210f6d command: Allocate history buffer using calloc() by Marek Vasut · 12 months ago
  9. b949131 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
  10. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
  11. 1c67ae4 cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
  12. 9f07109 cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 2 months ago
  13. 2f13ae5 cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
  14. c8d7ac7 cli: Unindent some code in cread_line() by Simon Glass · 1 year, 2 months ago
  15. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
  16. 9e6201e cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 2 months ago
  17. 415f32d cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 2 months ago
  18. c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 2 months ago
  19. 4dc73c4 cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 2 months ago
  20. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  21. 043d0fd cli: Move simple readline into a function by Simon Glass · 1 year, 2 months ago
  22. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
  23. 7646d5b cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 11 months ago
  24. 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years, 1 month ago
  25. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  26. 5d5efec cli: Reduce size of readline buffers in SPL by Sean Anderson · 2 years, 3 months ago
  27. 0e40cf1 cli: support bracketed paste by Heinrich Schuchardt · 2 years, 10 months ago
  28. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  29. 4ed1363 cli_readline: Only insert printable chars by Steve Bennett · 4 years ago
  30. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  31. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  32. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  33. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
  34. f0017d2 cli: handle getch error by Patrick Delaunay · 6 years ago
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  36. e0aea63 common: cli_readline: Improve command line editing by James Byrne · 8 years ago
  37. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  38. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  39. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  40. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · 11 years ago