summaryrefslogtreecommitdiffstats
path: root/cmd/ximg.c
Commit message (Expand)AuthorAgeFilesLines
* image: Adjust the workings of fit_check_format()Simon Glass2021-02-151-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-1/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-111-0/+1
* configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini2019-07-111-3/+3
* cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee2019-04-221-3/+3
* cmd: ximg: Invert check for fit image compressionStefan Theil2019-01-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: ximg: Respect cache line size for flushingMario Six2018-04-061-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-2/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+275