index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kwbimage.c
Age
Commit message (
Expand
)
Author
2017-06-10
tools/kwbimage: Support building with LibreSSL
Marek Behún
2017-05-31
arm: mvebu: kwbimage: inline function to fix use-after-free
Patrick Wildt
2017-05-12
tools: kwbimage fix build with OpenSSL 1.1.x
Jelle van der Waa
2017-02-17
tools: kwbimage: Fix unchecked return value and fd leak
Mario Six
2017-02-01
arm: mvebu: Implement secure boot
Mario Six
2017-02-01
tools: kwbimage: Refactor line parsing and fix error
Mario Six
2017-02-01
tools: kwbimage: Factor out add_binary_header_v1
Mario Six
2017-02-01
tools: kwbimage: Remove unused parameter
Mario Six
2017-02-01
tools: kwbimage: Reduce scope of variables
Mario Six
2017-02-01
tools: kwbimage: Fix arithmetic with void pointers
Mario Six
2017-02-01
tools: kwbimage: Fix style violations
Mario Six
2017-02-01
tools: kwbimage: Fix dest addr
Mario Six
2016-12-01
tools/kwbimage: add DEBUG option
Chris Packham
2016-12-01
tools/kwbimage: add BAUDRATE option
Chris Packham
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-30
tools/kwbimage: Fix compilation warning
Stefan Roese
2014-10-30
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-18
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