Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada | 2015-08-18 | -1/+1 |
* | cli: Export cli_simple_process_macros for use outside of cli_simple | Hans de Goede | 2014-08-21 | -0/+8 |
* | main: Make the execution path a little clearer in main.c | Simon Glass | 2014-05-29 | -0/+33 |
* | main: Hide the hush/simple details inside cli.c | Simon Glass | 2014-05-29 | -1/+12 |
* | Rename bootretry functions and remove #ifdefs | Simon Glass | 2014-05-29 | -3/+0 |
* | Add cli_ prefix to readline functions | Simon Glass | 2014-05-29 | -3/+4 |
* | Split out simple parser and readline into separate files | Simon Glass | 2014-05-29 | -0/+5 |
* | move CLI prototypes to cli.h and add comments | Simon Glass | 2014-05-29 | -0/+102 |