Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c62460d899edaade8cebbaebf4a8681061f3d5bf
/
common
/
cli_readline.c
b949131
cli: Add a function to set up a new cread
by Simon Glass
· Sun Oct 01 19:13:17 2023 -0600
3e9bc77
cli: Allow command completion to be disabled
by Simon Glass
· Sun Oct 01 19:13:16 2023 -0600
1c67ae4
cli: Allow history to be disabled
by Simon Glass
· Sun Oct 01 19:13:15 2023 -0600
9f07109
cli: Terminate the string in cread_line_process_ch()
by Simon Glass
· Sun Oct 01 19:13:14 2023 -0600
2f13ae5
cli: Create a function to process characters
by Simon Glass
· Sun Oct 01 19:13:13 2023 -0600
c8d7ac7
cli: Unindent some code in cread_line()
by Simon Glass
· Sun Oct 01 19:13:12 2023 -0600
07627c5
cli: Convert cread_line() to use a struct for the main vars
by Simon Glass
· Sun Oct 01 19:13:11 2023 -0600
9e6201e
cli: Use unsigned int instead of unsigned long
by Simon Glass
· Sun Oct 01 19:13:10 2023 -0600
415f32d
cli: Implement delete-word in cread_line()
by Simon Glass
· Sun Oct 01 19:13:09 2023 -0600
c0734c3
cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
by Simon Glass
· Sun Oct 01 19:13:08 2023 -0600
4dc73c4
cli: Drop some #ifdefs in cli_readline
by Simon Glass
· Sun Oct 01 19:13:07 2023 -0600
4c0bf97
cli: Add a command to show cmdline history
by Simon Glass
· Sun Oct 01 19:13:06 2023 -0600
043d0fd
cli: Move simple readline into a function
by Simon Glass
· Sun Oct 01 19:13:05 2023 -0600
26e0cab
cli: Correct handling of invalid escape sequences in cread_line()
by Simon Glass
· Tue Mar 28 08:34:14 2023 +1300
7646d5b
cli: Move readline character-processing to a state machine
by Simon Glass
· Fri Jan 06 08:52:20 2023 -0600
3bd2b13
Revert "cli_readline: Only insert printable chars"
by Pali Rohár
· Wed Nov 02 00:40:46 2022 +0100
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
5d5efec
cli: Reduce size of readline buffers in SPL
by Sean Anderson
· Tue Aug 30 16:40:37 2022 -0400
0e40cf1
cli: support bracketed paste
by Heinrich Schuchardt
· Mon Feb 07 19:14:02 2022 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
4ed1363
cli_readline: Only insert printable chars
by Steve Bennett
· Sun Nov 22 14:58:45 2020 +1000
c4954fb
common: rename getc() to getchar()
by Heinrich Schuchardt
· Wed Oct 07 18:11:48 2020 +0200
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
d662cdb
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· Thu Nov 14 12:57:10 2019 -0700
f0017d2
cli: handle getch error
by Patrick Delaunay
· Fri Aug 03 13:38:45 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e0aea63
common: cli_readline: Improve command line editing
by James Byrne
· Tue Aug 16 18:16:28 2016 +0100
62cb156
spl, common, serial: build SPL without serial support
by Heiko Schocher
· Mon Jun 29 09:10:46 2015 +0200
399ed9a
Move bootretry code into bootretry.c and clean up
by Simon Glass
· Thu Apr 10 20:01:30 2014 -0600
be6aafc
Add cli_ prefix to readline functions
by Simon Glass
· Thu Apr 10 20:01:27 2014 -0600
66b8c8b
Split out simple parser and readline into separate files
by Simon Glass
· Thu Apr 10 20:01:26 2014 -0600