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