Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: Support 'source' command | Simon Glass | 2013-05-01 | -4/+7 |
* | common/cmd_*.c: sparse fixes | Kim Phillips | 2012-11-04 | -3/+8 |
* | Add run_command_list() to run a list of commands | Simon Glass | 2012-08-09 | -48/+1 |
* | Stop using builtin_run_command() | Simon Glass | 2012-03-06 | -2/+2 |
* | Rename run_command() to builtin_run_command() | Simon Glass | 2012-03-06 | -2/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -1/+1 |
* | Remove deprecated 'autoscr' command/variables | Peter Tyser | 2009-09-22 | -18/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -3/+4 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -0/+256 |