index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kwbimage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
1
-4
/
+4
2019-05-03
kwbimage: fixing the issue with proper return code checking
Young Xiao
1
-1
/
+1
2019-04-12
tools: kwbimage: don't adjust for image_header for Armada MSYS
Chris Packham
1
-0
/
+7
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-30
kwbimage: Fix out of bounds access
Alexander Graf
1
-0
/
+4
2018-02-23
tools/kwbimage: fix LibreSSL build
Jonathan Gray
1
-2
/
+3
2017-07-12
tools/kwbimage: fix v1 header verification
Baruch Siach
1
-6
/
+28
2017-06-09
tools/kwbimage: Support building with LibreSSL
Marek Behún
1
-1
/
+1
2017-05-31
arm: mvebu: kwbimage: inline function to fix use-after-free
Patrick Wildt
1
-45
/
+48
2017-05-12
tools: kwbimage fix build with OpenSSL 1.1.x
Jelle van der Waa
1
-6
/
+30
2017-02-17
tools: kwbimage: Fix unchecked return value and fd leak
Mario Six
1
-2
/
+11
2017-02-01
arm: mvebu: Implement secure boot
Mario Six
1
-6
/
+738
2017-02-01
tools: kwbimage: Refactor line parsing and fix error
Mario Six
1
-71
/
+106
2017-02-01
tools: kwbimage: Factor out add_binary_header_v1
Mario Six
1
-67
/
+79
2017-02-01
tools: kwbimage: Remove unused parameter
Mario Six
1
-4
/
+3
2017-02-01
tools: kwbimage: Reduce scope of variables
Mario Six
1
-4
/
+5
2017-02-01
tools: kwbimage: Fix arithmetic with void pointers
Mario Six
1
-10
/
+12
2017-02-01
tools: kwbimage: Fix style violations
Mario Six
1
-8
/
+17
2017-02-01
tools: kwbimage: Fix dest addr
Mario Six
1
-1
/
+2
2016-12-01
tools/kwbimage: add DEBUG option
Chris Packham
1
-0
/
+9
2016-12-01
tools/kwbimage: add BAUDRATE option
Chris Packham
1
-0
/
+31
2015-11-29
tools/kwbimage: fix size computations for v1 images
Reinhard Pfau
1
-3
/
+4
2015-11-29
tools/kwbimage: fix endianess issue
Reinhard Pfau
1
-19
/
+24
2015-11-29
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
Stefan Roese
1
-1
/
+9
2015-11-17
tools/kwbimage.c: Fix generation of binary header
Stefan Roese
1
-3
/
+9
2015-10-21
kwbimage: Align payload size to 4 bytes
Stefan Roese
1
-0
/
+3
2015-10-01
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
Stefan Roese
1
-94
/
+0
2015-07-24
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
Stefan Roese
1
-6
/
+6
2015-07-24
kwbimage: Add support for SDIO/MMC boot device selection
Stefan Roese
1
-0
/
+1
2015-06-14
tools/kwbimage.c: Correct header size for SPI boot
Kevin Smith
1
-10
/
+12
2015-03-05
kwbimage: align v1 binary header to 4B
Chris Packham
1
-0
/
+1
2015-02-07
kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS
Tom Rini
1
-1
/
+0
2015-02-06
tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS
Stefan Roese
1
-0
/
+11
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
1
-16
/
+14
2015-01-11
tools/kwbimage.c: fix parser error handling
Andreas Bießmann
1
-6
/
+8
2015-01-10
fix: tools: kwbimage.c: Initialize headersz to suppress warning
Łukasz Majewski
1
-1
/
+1
2014-11-04
ARM: kwimage: fix v0 format
Gerald Kerma
1
-4
/
+6
2014-10-31
tools/kwbimage: Fix compilation warning
Stefan Roese
1
-6
/
+17
2014-10-31
tools/kwbimage.c: fix build on darwin
Andreas Bießmann
1
-3
/
+11
2014-10-23
tools: kwbimage: Add image version 1 support for Armada XP / 370
Stefan Roese
1
-268
/
+782
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
1
-5
/
+5
2013-08-16
tools/Makefile: Move _GNU_SOURCE to Makefile
York Sun
1
-3
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2011-05-12
kwbimage: Fix check variable of checksum
Nobuhiro Iwamatsu
1
-1
/
+1
2011-01-19
Fix typo ("comand" instead of "command")
Loïc Minier
1
-1
/
+1
2009-09-15
kwbimage.c: Fix compile warning when building on 64 bit systems (again)
Wolfgang Denk
1
-1
/
+1
2009-09-11
kwbimage.c: Fix compile warning when building on 64 bit systems
Wolfgang Denk
1
-1
/
+1
2009-09-10
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
1
-0
/
+405