summaryrefslogtreecommitdiff
path: root/common/cmd_source.c
Commit message (Expand)AuthorAgeLines
* common/cmd_*.c: sparse fixesKim Phillips2012-11-04-3/+8
* Add run_command_list() to run a list of commandsSimon Glass2012-08-09-48/+1
* Stop using builtin_run_command()Simon Glass2012-03-06-2/+2
* Rename run_command() to builtin_run_command()Simon Glass2012-03-06-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-18/+0
* General help message cleanupWolfgang Denk2009-06-12-3/+4
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-0/+256