index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ximg.c
Age
Commit message (
Expand
)
Author
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