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