Age | Commit message (Expand) | Author |
---|---|---|
2016-06-24 | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER | Masahiro Yamada |
2016-04-04 | common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE | Stefan Roese |
2016-04-01 | Drop command-processing code when CONFIG_CMDLINE is disabled | Simon Glass |
2016-01-04 | common: cli: avoid memory leak | Peng Fan |
2015-11-20 | Move console definitions into a new console.h file | Simon Glass |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2014-10-27 | cli: hush: Adjust 'run' command to run each line of the env var | Simon Glass |
2014-06-11 | Add run_command_repeatable() | Thomas Betker |
2014-05-29 | main: Make the execution path a little clearer in main.c | Simon Glass |
2014-05-29 | main: Hide the hush/simple details inside cli.c | Simon Glass |
2014-05-29 | Move command line API into cli.c | Simon Glass |