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
/
kwbimage.c
Age
Commit message (
Expand
)
Author
2015-11-29
tools/kwbimage: fix size computations for v1 images
Reinhard Pfau
2015-11-29
tools/kwbimage: fix endianess issue
Reinhard Pfau
2015-11-29
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
Stefan Roese
2015-11-17
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
2015-10-21
kwbimage: Align payload size to 4 bytes
Stefan Roese
2015-10-01
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
Stefan Roese
2015-07-24
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
Stefan Roese
2015-07-24
kwbimage: Add support for SDIO/MMC boot device selection
Stefan Roese
2015-06-14
tools/kwbimage.c: Correct header size for SPI boot
Kevin Smith
2015-03-05
kwbimage: align v1 binary header to 4B
Chris Packham
2015-02-07
kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS
Tom Rini
2015-02-06
tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS
Stefan Roese
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-11
tools/kwbimage.c: fix parser error handling
Andreas Bießmann
2015-01-10
fix: tools: kwbimage.c: Initialize headersz to suppress warning
Łukasz Majewski
2014-11-04
ARM: kwimage: fix v0 format
Gerald Kerma
2014-10-31
tools/kwbimage: Fix compilation warning
Stefan Roese
2014-10-31
tools/kwbimage.c: fix build on darwin
Andreas Bießmann
2014-10-23
tools: kwbimage: Add image version 1 support for Armada XP / 370
Stefan Roese
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-08-16
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-05-12
kwbimage: Fix check variable of checksum
Nobuhiro Iwamatsu
2011-01-19
Fix typo ("comand" instead of "command")
Loïc Minier
2009-09-15
kwbimage.c: Fix compile warning when building on 64 bit systems (again)
Wolfgang Denk
2009-09-11
kwbimage.c: Fix compile warning when building on 64 bit systems
Wolfgang Denk
2009-09-10
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar