Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-21 | cli: Export cli_simple_process_macros for use outside of cli_simple | Hans de Goede | 1 | -2/+2 |
2014-06-11 | Use run_command_repeatable() | Thomas Betker | 1 | -1/+1 |
2014-06-05 | Correct return code from builtin_run_command_list() | Simon Glass | 1 | -1/+1 |
2014-05-29 | main: Hide the hush/simple details inside cli.c | Simon Glass | 1 | -1/+1 |
2014-05-29 | Rename bootretry functions and remove #ifdefs | Simon Glass | 1 | -3/+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 | -3/+3 |
2014-05-29 | Split out simple parser and readline into separate files | Simon Glass | 1 | -0/+338 |