Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 年之前 |
Masahiro Yamada
|
f1f9d4fac5
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
|
9 年之前 |
Stefan Roese
|
30eae26b56
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
|
9 年之前 |
Simon Glass
|
f8bb696435
Drop command-processing code when CONFIG_CMDLINE is disabled
|
9 年之前 |
Peng Fan
|
09a788624d
common: cli: avoid memory leak
|
9 年之前 |
Simon Glass
|
24b852a7a2
Move console definitions into a new console.h file
|
9 年之前 |
Masahiro Yamada
|
0f9258228e
of: clean up OF_CONTROL ifdef conditionals
|
9 年之前 |
Simon Glass
|
87b6398b46
cli: hush: Adjust 'run' command to run each line of the env var
|
10 年之前 |
Thomas Betker
|
1d43bfd2d5
Add run_command_repeatable()
|
11 年之前 |
Simon Glass
|
affb215626
main: Make the execution path a little clearer in main.c
|
11 年之前 |
Simon Glass
|
c1bb2cd0b6
main: Hide the hush/simple details inside cli.c
|
11 年之前 |
Simon Glass
|
30354978ff
Move command line API into cli.c
|
11 年之前 |