index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkimage.c
Age
Commit message (
Expand
)
Author
2016-05-23
mkimage: Add a quiet mode
Simon Glass
2016-05-03
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-02
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-03-14
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
mkimage: Make 'params' static
Simon Glass
2016-03-14
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
mkimage: Move argument processing into its own function
Simon Glass
2016-02-24
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
2015-12-07
mkimage: Fix warning from fix for generating multi and script images again
Marek Vasut
2015-12-05
mkimage : Fix generating multi and script images
Philippe De Swert
2015-10-11
tools/mkimage.c: Clarify help text for -D slightly
Tom Rini
2015-09-02
mkimage: Allow padding to any length
Simon Glass
2015-07-21
mkimage: Set up a file size parameter and keep it updated
Simon Glass
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
2015-01-29
dumpimage: add 'T' option to explicitly set the image type
Guilherme Maciel Ferreira
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-29
imagetool: move common code to imagetool module
Guilherme Maciel Ferreira
2014-08-14
mkimage: fix compilation issues on OpenBSD
Luka Perkov
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
mkimage: added 'static' specifier to match function's prototype.
Guilherme Maciel Ferreira
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-08-31
tools: add variable padding of data image in mkimage
Stefano Babic
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
mkimage: Add -r option to specify keys that must be verified
Simon Glass
2013-06-26
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
mkimage: Add -F option to modify an existing .fit file
Simon Glass
2013-06-26
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
mkimage: Add -k option to specify key directory
Simon Glass
2012-08-23
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2011-12-24
mkimage: Fix variable length header support
Christian Riesch
2011-10-23
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-05
mkimage: Add variable lenght header support
Stefano Babic
2011-08-03
mkimage: Add OMAP boot image support
John Rigby
2011-07-28
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
2011-04-12
mkimage: add "-V" option to print version information
Wolfgang Denk
2010-04-10
mkimage: Fix strict-aliasing compiler warning
Peter Tyser
2010-03-28
mkimage: fix Segmentation Fault when run without "-n name" option
Wolfgang Denk
2010-03-11
mkimage: dont force entry point with xip
Mike Frysinger
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2009-12-07
tools/mkimage: Remove duplicate line of code
Peter Tyser
2009-12-05
tools/mkimage: Print FIT image contents after creation
Peter Tyser
2009-12-05
tools/mkimage: Assume FDT image type for FIT images
Peter Tyser
2009-11-23
Building of FIT images does not work.
Remy Bohmer
2009-09-10
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
[next]