summaryrefslogtreecommitdiff
path: root/common/cmd_source.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass2013-05-14-1/+1
* sandbox: Support 'source' commandSimon Glass2013-05-01-4/+7
* 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