Commit Graph

10 Commits (b88d6f761445df5fd9d2dfe8eb5e32891a3843f0)

Author SHA1 Message Date
Stefan Roese 30eae26b56 common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE 8 years ago
Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
Peng Fan 09a788624d common: cli: avoid memory leak 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 10 years ago
Thomas Betker 1d43bfd2d5 Add run_command_repeatable() 10 years ago
Simon Glass affb215626 main: Make the execution path a little clearer in main.c 10 years ago
Simon Glass c1bb2cd0b6 main: Hide the hush/simple details inside cli.c 10 years ago
Simon Glass 30354978ff Move command line API into cli.c 10 years ago