Commit Graph

13 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
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 8 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