summaryrefslogtreecommitdiff
path: root/cmd/ximg.c
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-04-22cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee
2019-01-25cmd: ximg: Invert check for fit image compressionStefan Theil
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06cmd: ximg: Respect cache line size for flushingMario Six
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass