Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-11 | common/cli_hush.c: remove unnecessary double braces | Jeroen Hofstee | 1 | -2/+2 |
2014-06-05 | Fix hush to give the correct return code for a simple command | Simon Glass | 1 | -1/+3 |
2014-05-29 | Rename bootretry functions and remove #ifdefs | Simon Glass | 1 | -6/+1 |
2014-05-29 | Move bootretry code into bootretry.c and clean up | Simon Glass | 1 | -0/+1 |
2014-05-29 | Add cli_ prefix to readline functions | Simon Glass | 1 | -2/+2 |
2014-05-29 | move CLI prototypes to cli.h and add comments | Simon Glass | 1 | -0/+1 |
2014-05-29 | Rename hush to cli_hush | Simon Glass | 1 | -0/+3687 |