index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
kwbimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
1
-4
/
+4
*
kwbimage: fixing the issue with proper return code checking
Young Xiao
2019-05-03
1
-1
/
+1
*
tools: kwbimage: don't adjust for image_header for Armada MSYS
Chris Packham
2019-04-12
1
-0
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
kwbimage: Fix out of bounds access
Alexander Graf
2018-03-30
1
-0
/
+4
*
tools/kwbimage: fix LibreSSL build
Jonathan Gray
2018-02-23
1
-2
/
+3
*
tools/kwbimage: fix v1 header verification
Baruch Siach
2017-07-12
1
-6
/
+28
*
tools/kwbimage: Support building with LibreSSL
Marek Behún
2017-06-09
1
-1
/
+1
*
arm: mvebu: kwbimage: inline function to fix use-after-free
Patrick Wildt
2017-05-31
1
-45
/
+48
*
tools: kwbimage fix build with OpenSSL 1.1.x
Jelle van der Waa
2017-05-12
1
-6
/
+30
*
tools: kwbimage: Fix unchecked return value and fd leak
Mario Six
2017-02-17
1
-2
/
+11
*
arm: mvebu: Implement secure boot
Mario Six
2017-02-01
1
-6
/
+738
*
tools: kwbimage: Refactor line parsing and fix error
Mario Six
2017-02-01
1
-71
/
+106
*
tools: kwbimage: Factor out add_binary_header_v1
Mario Six
2017-02-01
1
-67
/
+79
*
tools: kwbimage: Remove unused parameter
Mario Six
2017-02-01
1
-4
/
+3
*
tools: kwbimage: Reduce scope of variables
Mario Six
2017-02-01
1
-4
/
+5
*
tools: kwbimage: Fix arithmetic with void pointers
Mario Six
2017-02-01
1
-10
/
+12
*
tools: kwbimage: Fix style violations
Mario Six
2017-02-01
1
-8
/
+17
*
tools: kwbimage: Fix dest addr
Mario Six
2017-02-01
1
-1
/
+2
*
tools/kwbimage: add DEBUG option
Chris Packham
2016-12-01
1
-0
/
+9
*
tools/kwbimage: add BAUDRATE option
Chris Packham
2016-12-01
1
-0
/
+31
*
tools/kwbimage: fix size computations for v1 images
Reinhard Pfau
2015-11-29
1
-3
/
+4
*
tools/kwbimage: fix endianess issue
Reinhard Pfau
2015-11-29
1
-19
/
+24
*
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
Stefan Roese
2015-11-29
1
-1
/
+9
*
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
2015-11-17
1
-3
/
+9
*
kwbimage: Align payload size to 4 bytes
Stefan Roese
2015-10-21
1
-0
/
+3
*
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
Stefan Roese
2015-10-01
1
-94
/
+0
*
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
Stefan Roese
2015-07-24
1
-6
/
+6
*
kwbimage: Add support for SDIO/MMC boot device selection
Stefan Roese
2015-07-24
1
-0
/
+1
*
tools/kwbimage.c: Correct header size for SPI boot
Kevin Smith
2015-06-14
1
-10
/
+12
*
kwbimage: align v1 binary header to 4B
Chris Packham
2015-03-05
1
-0
/
+1
*
kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS
Tom Rini
2015-02-07
1
-1
/
+0
*
tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS
Stefan Roese
2015-02-06
1
-0
/
+11
*
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-29
1
-16
/
+14
*
tools/kwbimage.c: fix parser error handling
Andreas Bießmann
2015-01-11
1
-6
/
+8
*
fix: tools: kwbimage.c: Initialize headersz to suppress warning
Łukasz Majewski
2015-01-10
1
-1
/
+1
*
ARM: kwimage: fix v0 format
Gerald Kerma
2014-11-04
1
-4
/
+6
*
tools/kwbimage: Fix compilation warning
Stefan Roese
2014-10-31
1
-6
/
+17
*
tools/kwbimage.c: fix build on darwin
Andreas Bießmann
2014-10-31
1
-3
/
+11
*
tools: kwbimage: Add image version 1 support for Armada XP / 370
Stefan Roese
2014-10-23
1
-268
/
+782
*
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
1
-5
/
+5
*
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
2013-08-16
1
-3
/
+0
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
kwbimage: Fix check variable of checksum
Nobuhiro Iwamatsu
2011-05-12
1
-1
/
+1
*
Fix typo ("comand" instead of "command")
Loïc Minier
2011-01-19
1
-1
/
+1
*
kwbimage.c: Fix compile warning when building on 64 bit systems (again)
Wolfgang Denk
2009-09-15
1
-1
/
+1
*
kwbimage.c: Fix compile warning when building on 64 bit systems
Wolfgang Denk
2009-09-11
1
-1
/
+1
*
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
2009-09-10
1
-0
/
+405