summaryrefslogtreecommitdiff
path: root/cmd/source.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-16image: Adjust the workings of fit_check_format()Simon Glass1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19Fix some checkpatch warnings in calls to debug()Simon Glass1-5/+5
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-01-17common: Rename and move source()Simon Glass1-3/+2
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass1-1/+2
2019-08-11env: Move env_get_yesno() to env.hSimon Glass1-0/+1
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini1-2/+2
2018-07-19cmd: fit_image: Add default property for FIT format scriptsAlex Kiernan1-5/+26
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-3/+0
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+188