aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ximg.c
Commit message (Expand)AuthorAgeFilesLines
* boot: Rename fit_image_get_data_and_size()Simon Glass2025-01-221-2/+1
* cmd: Remove duplicate newlinesMarek Vasut2024-07-151-1/+0
* imxtract: add support for zstd-compressed imagesDmitry Gerasimov2024-06-131-0/+23
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* imxtract: specify max gunzip sizeNikita Shubin2023-12-201-6/+1
* cmd: Convert existing long help messages to the new macroTom Rini2023-10-161-4/+2
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-3/+3
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-2/+2
* Merge branch 'master' into nextTom Rini2022-09-191-5/+2
|\
| * image-fit: don't set compression if it can't be readDaniel Golle2022-08-311-5/+2
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
|/
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-3/+3
* 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