summaryrefslogtreecommitdiff
path: root/common/cli.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04common: cli: avoid memory leakPeng Fan1-1/+1
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-2/+2
2014-10-27cli: hush: Adjust 'run' command to run each line of the env varSimon Glass1-3/+6
2014-06-12Add run_command_repeatable()Thomas Betker1-0/+24
2014-05-30main: Make the execution path a little clearer in main.cSimon Glass1-0/+66
2014-05-30main: Hide the hush/simple details inside cli.cSimon Glass1-0/+22
2014-05-30Move command line API into cli.cSimon Glass1-0/+106