summaryrefslogtreecommitdiff
path: root/common/cmd_source.c
AgeCommit message (Expand)Author
2015-08-12common/cmd_source.c: Fix the source command failure under 64-bit platformGong Qianyu
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2014-07-18common: commands: make commands staticJeroen Hofstee
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14image: Rename fit_image_check_hashes() to fit_image_verify()Simon Glass
2013-05-01sandbox: Support 'source' commandSimon Glass
2012-11-04common/cmd_*.c: sparse fixesKim Phillips
2012-08-09Add run_command_list() to run a list of commandsSimon Glass
2012-03-06Stop using builtin_run_command()Simon Glass
2012-03-06Rename run_command() to builtin_run_command()Simon Glass
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-06-12General help message cleanupWolfgang Denk
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk