summaryrefslogtreecommitdiff
path: root/common/cli.c
AgeCommit message (Expand)Author
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-04-04common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINEStefan Roese
2016-04-01Drop command-processing code when CONFIG_CMDLINE is disabledSimon Glass
2016-01-04common: cli: avoid memory leakPeng Fan
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2014-10-27cli: hush: Adjust 'run' command to run each line of the env varSimon Glass
2014-06-11Add run_command_repeatable()Thomas Betker
2014-05-29main: Make the execution path a little clearer in main.cSimon Glass
2014-05-29main: Hide the hush/simple details inside cli.cSimon Glass
2014-05-29Move command line API into cli.cSimon Glass