Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6dfdfad3c3a4a39126070c59c4bc5ec25aaacede
/
include
/
cli.h
39ee321
cli: Add a function to set up a new cread
by Simon Glass
· 1 year, 3 months ago
3b487bf
cli: Allow command completion to be disabled
by Simon Glass
· 1 year, 3 months ago
8fc041f
cli: Allow history to be disabled
by Simon Glass
· 1 year, 3 months ago
e5509ce
cli: Create a function to process characters
by Simon Glass
· 1 year, 3 months ago
be5c2ed
cli: Convert cread_line() to use a struct for the main vars
by Simon Glass
· 1 year, 3 months ago
33eb0b9
cli: Add a command to show cmdline history
by Simon Glass
· 1 year, 3 months ago
be0169f
cli: Correct handling of invalid escape sequences in cread_line()
by Simon Glass
· 1 year, 10 months ago
32bab0e
menu: Make use of CLI character processing
by Simon Glass
· 2 years ago
b08e9d4
cli: Move readline character-processing to a state machine
by Simon Glass
· 2 years ago
185f812
doc: replace @return by Return:
by Heinrich Schuchardt
· 3 years ago
1a62d64
cli: Support macro processing with a fixed-size buffer
by Simon Glass
· 4 years, 2 months ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
a06be2d
cli: Export cli_simple_process_macros for use outside of cli_simple
by Hans de Goede
· 10 years ago
affb215
main: Make the execution path a little clearer in main.c
by Simon Glass
· 11 years ago
c1bb2cd
main: Hide the hush/simple details inside cli.c
by Simon Glass
· 11 years ago
b26440f
Rename bootretry functions and remove #ifdefs
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
18d6653
move CLI prototypes to cli.h and add comments
by Simon Glass
· 11 years ago