~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
cli.h
Commit message (
Expand
)
Author
Age
*
cli: Correct handling of invalid escape sequences in cread_line()
Simon Glass
2023-03-28
*
menu: Make use of CLI character processing
Simon Glass
2023-01-16
*
cli: Move readline character-processing to a state machine
Simon Glass
2023-01-16
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
cli: Support macro processing with a fixed-size buffer
Simon Glass
2020-12-04
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
*
cli: Export cli_simple_process_macros for use outside of cli_simple
Hans de Goede
2014-08-21
*
main: Make the execution path a little clearer in main.c
Simon Glass
2014-05-29
*
main: Hide the hush/simple details inside cli.c
Simon Glass
2014-05-29
*
Rename bootretry functions and remove #ifdefs
Simon Glass
2014-05-29
*
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
*
Split out simple parser and readline into separate files
Simon Glass
2014-05-29
*
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29