Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 years ago |
Peng Fan
|
bb08a6e7d5
common: cli_simple: use strlcpy instead of strcpy
|
9 years ago |
Simon Glass
|
24b852a7a2
Move console definitions into a new console.h file
|
9 years ago |
Imran Zaman
|
ca7def6003
cli_simple.c: fix possible overflow when copying the string
|
9 years ago |
Heiko Schocher
|
80402f34f8
spl, common, serial: build SPL without serial support
|
10 years ago |
Hans de Goede
|
a06be2d077
cli: Export cli_simple_process_macros for use outside of cli_simple
|
10 years ago |
Thomas Betker
|
52715f8931
Use run_command_repeatable()
|
11 years ago |
Simon Glass
|
4eb580b780
Correct return code from builtin_run_command_list()
|
11 years ago |
Simon Glass
|
c1bb2cd0b6
main: Hide the hush/simple details inside cli.c
|
11 years ago |
Simon Glass
|
b26440f1fa
Rename bootretry functions and remove #ifdefs
|
11 years ago |
Simon Glass
|
0098e179e1
Move bootretry code into bootretry.c and clean up
|
11 years ago |
Simon Glass
|
e1bf824dfd
Add cli_ prefix to readline functions
|
11 years ago |
Simon Glass
|
6493ccc7cf
Split out simple parser and readline into separate files
|
11 years ago |