summaryrefslogtreecommitdiff
path: root/common/cli.c
AgeCommit message (Expand)Author
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