summaryrefslogtreecommitdiff
path: root/common/cli_hush.c
Commit message (Expand)AuthorAgeLines
* cli: hush: Adjust 'run' command to run each line of the env varSimon Glass2014-10-27-1/+2
* common/cli_hush.c: remove unnecessary double bracesJeroen Hofstee2014-06-11-2/+2
* Fix hush to give the correct return code for a simple commandSimon Glass2014-06-05-1/+3
* Rename bootretry functions and remove #ifdefsSimon Glass2014-05-29-6/+1
* Move bootretry code into bootretry.c and clean upSimon Glass2014-05-29-0/+1
* Add cli_ prefix to readline functionsSimon Glass2014-05-29-2/+2
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-29-0/+1
* Rename hush to cli_hushSimon Glass2014-05-29-0/+3687