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
/
tools
/
imx8image.c
Age
Commit message (
Expand
)
Author
2026-01-17
tools: fix format string in tools/imx8image.c
Milan P. Stanić
2025-09-05
tools: imx8image: Make imx8image_check_params() static
Ilias Apalodimas
2025-07-17
tools: imx8image: Add 2 new commands CMD_CNTR_VERSION and CMD_DUMMY_DDR
Alice Guo
2025-06-24
tools: imx8image: Fix the value passed to dcd_skip of build_container()
Alice Guo
2025-05-03
tools: imx8image: add i.MX95 support
Alice Guo
2025-02-27
tools: imx8image: Fix potential memory leak
Maks Mishin
2024-11-25
tools: imx8image: Improve error message
Heiko Schocher
2024-11-15
tools: imx8image: Add missing break for CMD_DCD_SKIP
Fabio Estevam
2024-11-09
tools: imx8image: add possibility to skip dcd
Heiko Schocher
2024-08-13
tools: imx8image: add upower image support
Gary Bisson
2024-08-13
tools: imx8image: fix soc variable for ULP
Gary Bisson
2023-04-13
tools: imagetool: Extend print_header() by params argument
Pali Rohár
2023-03-22
imx8image: Remove unused cont_img_count variable
Tom Rini
2023-01-30
tools: imx8image: Fix handle leak
Mikhail Ilin
2022-07-26
tools: image: support i.MX93
Peng Fan
2021-04-08
tools: imx image: fix write warning
Peng Fan
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-01-28
Revert "tools: imx8image: set dcd_skip to true"
Fabio Estevam
2019-01-28
tools: imx8image: use correct printf escape sequence
Heinrich Schuchardt
2019-01-15
Fix typo: missmatched -> mismatched.
Vagrant Cascadian
2019-01-09
tools: imx8image: set dcd_skip to true
Peng Fan
2018-11-06
tools: imx8image: flatten container header only when creating container
Peng Fan
2018-11-06
tools: imx8image: fix coverity CID 184233
Peng Fan
2018-11-06
tools: imx8image: fix coverity CID 184234
Peng Fan
2018-11-06
tools: imx8image: check lseek return value
Peng Fan
2018-10-22
tools: add i.MX8/8X image support
Peng Fan