index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ximg.c
Age
Commit message (
Expand
)
Author
2025-05-22
cmd: ximg: handle Z_BUF_ERROR explicitly in GZIP decompression
Aristo Chen
2025-01-22
boot: Rename fit_image_get_data_and_size()
Simon Glass
2024-07-15
cmd: Remove duplicate newlines
Marek Vasut
2024-06-13
imxtract: add support for zstd-compressed images
Dmitry Gerasimov
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
cmd: Remove <common.h> and add needed includes
Tom Rini
2023-12-20
imxtract: specify max gunzip size
Nikita Shubin
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-08-31
image-fit: don't set compression if it can't be read
Daniel Golle
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-04-22
cmd: ximg.c: Add support for getting external data address and length
Tien Fong Chee
2019-01-25
cmd: ximg: Invert check for fit image compression
Stefan Theil
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
cmd: ximg: Respect cache line size for flushing
Mario Six
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass