summaryrefslogtreecommitdiff
path: root/common/cli_hush.c
AgeCommit message (Expand)Author
2014-06-11common/cli_hush.c: remove unnecessary double bracesJeroen Hofstee
2014-06-05Fix hush to give the correct return code for a simple commandSimon Glass
2014-05-29Rename bootretry functions and remove #ifdefsSimon Glass
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Add cli_ prefix to readline functionsSimon Glass
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass
2014-05-29Rename hush to cli_hushSimon Glass