Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fac3baa2392c9861849134090664f814cd4c57c0
/
tools
/
kwbimage.c
55f9e49
tools: kwbimage: Verify maximal kwbimage header size
by Pali Rohár
· Sun Sep 18 18:39:18 2022 +0200
bc7bf64
tools: kwbimage: Add me as an author of kwbimage
by Pali Rohár
· Thu Feb 17 10:43:40 2022 +0100
74bf239
tools: kwbimage: Fix help how to extract DDR3 training code
by Pali Rohár
· Thu Feb 17 10:43:39 2022 +0100
94671fd
tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images
by Pali Rohár
· Thu Feb 17 10:43:38 2022 +0100
2dbaf40
tools: kwbimage: Do not show mkimage error message in dumpimage
by Pali Rohár
· Thu Feb 17 10:43:37 2022 +0100
e581f19
tools: kwbimage: Add support for dumping extended and binary v0 headers
by Pali Rohár
· Thu Feb 17 10:43:36 2022 +0100
0e129b8
tools: kwbimage: Fix dumping DATA registers for v0 images
by Pali Rohár
· Sun Feb 13 01:04:33 2022 +0100
a0722ce
tools: kwbimage: Fix mkimage/dumpimage -l argument
by Pali Rohár
· Wed Jan 12 18:20:54 2022 +0100
7e18d0a
tools: kwbimage: Extract main data image without -p arg for dumpimage
by Pali Rohár
· Wed Jan 12 18:20:53 2022 +0100
32eec19
tools: kwbimage/kwboot: Check ext field for non-zero value
by Pali Rohár
· Wed Jan 12 18:20:52 2022 +0100
3d01578
tools: kwbimage: Dump kwbimage config file on '-p -1' option
by Pali Rohár
· Wed Jan 12 18:20:50 2022 +0100
6e16d39
tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
by Pali Rohár
· Wed Jan 12 18:20:49 2022 +0100
80e2ee1
tools: kwbimage: Add missing check for maximal value for DATA_DELAY
by Pali Rohár
· Wed Jan 12 18:20:48 2022 +0100
22529eb
tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
by Pali Rohár
· Wed Jan 12 18:20:46 2022 +0100
08c5174
tools: kwbimage: Check for maximal kwbimage header size
by Pali Rohár
· Wed Jan 12 18:20:43 2022 +0100
4bfc16e
tools: kwbimage: Check the return value of image_headersz_v1()
by Pali Rohár
· Wed Jan 12 18:20:42 2022 +0100
fc71996
tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
by Pali Rohár
· Wed Jan 12 18:20:41 2022 +0100
6b76c1c
tools: kwbimage: Add support for specifying CPU core
by Pali Rohár
· Wed Jan 12 18:20:40 2022 +0100
feae5e0
tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands
by Pali Rohár
· Wed Jan 12 18:20:38 2022 +0100
d868325
tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
by Pali Rohár
· Wed Jan 12 18:20:37 2022 +0100
a82a7d6
tools: kwbimage: Deduplicate v1 regtype header finishing
by Pali Rohár
· Wed Jan 12 18:20:36 2022 +0100
3137614
tools: kwbimage: Mark all local functions as static
by Pali Rohár
· Wed Jan 12 18:20:35 2022 +0100
3fb703d
tools: kwbimage: Fix checksum calculation for v1 images
by Pierre Bourdon
· Sat Dec 25 20:50:19 2021 +0100
43ee801
tools: avoid OpenSSL deprecation warnings
by Heinrich Schuchardt
· Sat Dec 18 11:25:12 2021 +0100
f8f134d
tools: kwbimage: Properly set srcaddr in kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:51 2021 +0100
ecb3ca7
tools: kwbimage: Properly calculate and align kwbimage v0 header size
by Pali Rohár
· Mon Nov 08 18:12:50 2021 +0100
e411842
tools: kwbimage: Fill the real header size into the main header
by Pali Rohár
· Mon Nov 08 18:12:49 2021 +0100
14c0596
tools: kwbimage: Align kwbimage header to proper size
by Pali Rohár
· Mon Nov 08 18:12:48 2021 +0100
dce60c5
tools: kwbimage: Do not put final image padding to the image data size
by Pali Rohár
· Mon Nov 08 18:12:47 2021 +0100
deba0ad
tools: kwbimage: Align final UART image to 128 bytes
by Pali Rohár
· Mon Nov 08 18:12:46 2021 +0100
ac0c348
tools: kwbimage: Remove unused enums and prototypes
by Pali Rohár
· Mon Nov 08 18:12:45 2021 +0100
17414cb
tools: kwbimage: Fix validation of kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:44 2021 +0100
1e2d7fb
tools: kwbimage: Set BOOT_FROM by default to SPI
by Pali Rohár
· Mon Nov 08 18:12:43 2021 +0100
c990f94
tools: kwbimage: Explicitly set version also for kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:42 2021 +0100
d884094
tools: kwbimage: Add support for new commands UART_PORT and UART_MPP
by Pali Rohár
· Mon Nov 08 18:12:41 2021 +0100
bf9a89e
tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images
by Pali Rohár
· Fri Oct 22 12:37:46 2021 +0200
46ebc0e
tools: kwbimage: Align BIN header executable code to 128-bit boundary
by Pali Rohár
· Thu Oct 21 16:46:07 2021 +0200
beddea8
tools: kwbimage: Update comments describing kwbimage v1 structures
by Pali Rohár
· Fri Sep 24 23:07:02 2021 +0200
d1b0b03
tools: kwbimage: Refactor kwbimage header size determination
by Marek Behún
· Fri Sep 24 23:07:01 2021 +0200
fa9caec
tools: kwbimage: Refactor image_version()
by Marek Behún
· Fri Sep 24 23:07:00 2021 +0200
b1a7650
tools: kwbimage: Simplify iteration over version 1 optional headers
by Marek Behún
· Wed Aug 18 00:59:15 2021 +0200
f7b7f7c
tools: kwbimage: Fix printf format warning
by Marek Behún
· Fri Sep 24 23:06:38 2021 +0200
bebe146
tools: kwbimage: Remove comment about unimplemented register headers in v1 images
by Pali Rohár
· Sun Aug 22 12:31:35 2021 +0200
d8f0f1a
kwbimage: check return value of image_get_csk_index
by Heinrich Schuchardt
· Tue Aug 17 07:11:58 2021 +0200
379ec09
kwbimage: check fopen() return value
by Heinrich Schuchardt
· Tue Aug 17 07:03:20 2021 +0200
611a16b
tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers
by Pali Rohár
· Wed Aug 11 10:14:17 2021 +0200
e27c00b
tools: kwbimage: Verify size of image data
by Pali Rohár
· Wed Aug 11 10:14:16 2021 +0200
a98cc27
tools: kwbimage: Verify size of v0 image header
by Pali Rohár
· Wed Aug 11 10:14:15 2021 +0200
010e252
tools: kwbimage: Verify supported image version
by Pali Rohár
· Wed Aug 11 10:14:14 2021 +0200
18d8ea9
kwbimage: Update help message about how to extract from an existing image
by Pali Rohár
· Fri Jul 23 11:14:35 2021 +0200
5ec2c58
kwbimage: Add support for extracting images via dumpimage tool
by Pali Rohár
· Fri Jul 23 11:14:34 2021 +0200
16bf703
tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes
by Pali Rohár
· Fri Jul 23 11:14:31 2021 +0200
99534ec
tools: dumpimage: Show error message when trying to extract data from kwbimage
by Pali Rohár
· Fri Jul 23 11:14:16 2021 +0200
a265629
tools: dumpimage: Fix crashing when trying to extract data from kwbimage
by Pali Rohár
· Fri Jul 23 11:14:15 2021 +0200
39f3896
tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X
by Pali Rohár
· Fri Jul 23 11:14:13 2021 +0200
c0cfd1a
tools: kwbimage: Add support for a new DATA_DELAY command
by Pali Rohár
· Fri Jul 23 11:14:12 2021 +0200
fbe10ac
tools: kwbimage: Add support for DATA command also for v1 images
by Pali Rohár
· Fri Jul 23 11:14:11 2021 +0200
1be2ad1
tools: kwbimage: Don't parse PAYLOAD keyword
by Pali Rohár
· Fri Jul 23 11:14:10 2021 +0200
e0a6dc7
tools: kwbimage: Add support for more BINARY headers
by Pali Rohár
· Fri Jul 23 11:14:09 2021 +0200
d79cbc9
tools: kwbimage: Fix calculating size of binary header
by Pali Rohár
· Fri Jul 23 11:14:08 2021 +0200
13b7040
tools: kwbimage: Change maximum number of arguments in binary header to 256
by Pali Rohár
· Fri Jul 23 11:14:07 2021 +0200
f8171a5
tools: kwbimage: Use -a parameter (load address) for v1 images
by Pali Rohár
· Fri Jul 23 11:14:06 2021 +0200
cd614ad
tools: kwbimage: Print size of binary header in kwbimage_print_header()
by Pali Rohár
· Fri Jul 23 11:14:04 2021 +0200
48bc68c
tools: kwbimage: Validate data checksum of v1 images
by Pali Rohár
· Fri Jul 23 11:14:03 2021 +0200
fdb575a
tools: kwbimage: Validate extended headers of v1 images
by Pali Rohár
· Fri Jul 23 11:14:02 2021 +0200
03345b9
tools: kwbimage: Fix check for v0 extended header checksum
by Pali Rohár
· Fri Jul 23 11:14:01 2021 +0200
eba7819
tools: kwbimage: Don't crash when binary file name does not contain '/'
by Pali Rohár
· Fri Jul 23 11:14:00 2021 +0200
6f6f65e
tools: kwbimage: Fix generation of SATA, SDIO and PCIe images
by Pali Rohár
· Fri Jul 23 11:13:59 2021 +0200
0478515
tools: kwbimage: Align SPI and NAND images to 256 bytes
by Pali Rohár
· Fri Jul 23 11:13:57 2021 +0200
cfb60a9
tools: kwbimage: Simplify aligning and calculating checksum
by Pali Rohár
· Fri Jul 23 11:13:56 2021 +0200
0b21cde
tools: kwbimage: use common ALIGN to do the size align
by Kever Yang
· Mon Mar 30 11:56:20 2020 +0800
da575f5
kwbimage: fixing the issue with proper return code checking
by Young Xiao
· Wed Apr 17 17:20:24 2019 +0800
229b0e5
tools: kwbimage: don't adjust for image_header for Armada MSYS
by Chris Packham
· Tue Feb 19 20:28:44 2019 +1300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
22e87fc
kwbimage: Fix out of bounds access
by Alexander Graf
· Thu Mar 15 11:14:19 2018 +0100
237d059
tools/kwbimage: fix LibreSSL build
by Jonathan Gray
· Wed Feb 21 02:59:01 2018 +1100
4a5b99b
tools/kwbimage: fix v1 header verification
by Baruch Siach
· Tue Jul 04 20:23:40 2017 +0300
58444c7
tools/kwbimage: Support building with LibreSSL
by Marek Behún
· Tue Jun 06 15:17:27 2017 +0200
ef84f82
arm: mvebu: kwbimage: inline function to fix use-after-free
by Patrick Wildt
· Wed May 10 22:18:54 2017 +0200
e0e5559
tools: kwbimage fix build with OpenSSL 1.1.x
by Jelle van der Waa
· Mon May 08 21:31:20 2017 +0200
e3edf16
tools: kwbimage: Fix unchecked return value and fd leak
by Mario Six
· Mon Feb 13 10:11:55 2017 +0100
10d1449
arm: mvebu: Implement secure boot
by Mario Six
· Wed Jan 11 16:01:00 2017 +0100
62da676
tools: kwbimage: Refactor line parsing and fix error
by Mario Six
· Wed Jan 11 16:00:59 2017 +0100
030ca16
tools: kwbimage: Factor out add_binary_header_v1
by Mario Six
· Wed Jan 11 16:00:58 2017 +0100
855cf9e
tools: kwbimage: Remove unused parameter
by Mario Six
· Wed Jan 11 16:00:57 2017 +0100
6f27363
tools: kwbimage: Reduce scope of variables
by Mario Six
· Wed Jan 11 16:00:56 2017 +0100
7497cd6
tools: kwbimage: Fix arithmetic with void pointers
by Mario Six
· Wed Jan 11 16:00:55 2017 +0100
d6009d7
tools: kwbimage: Fix style violations
by Mario Six
· Wed Jan 11 16:00:54 2017 +0100
7e40763
tools: kwbimage: Fix dest addr
by Mario Six
· Wed Jan 11 16:00:53 2017 +0100
1e0728a
tools/kwbimage: add DEBUG option
by Chris Packham
· Wed Nov 09 22:21:45 2016 +1300
883bf45
tools/kwbimage: add BAUDRATE option
by Chris Packham
· Wed Nov 09 22:07:45 2016 +1300
5286c0d
tools/kwbimage: fix size computations for v1 images
by Reinhard Pfau
· Sun Nov 29 15:52:14 2015 +0100
3efeaae
tools/kwbimage: fix endianess issue
by Reinhard Pfau
· Sun Nov 29 15:48:25 2015 +0100
da43fd3
tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned
by Stefan Roese
· Tue Nov 24 09:14:59 2015 +0100
a4279a5
tools/kwbimage.c: Fix generation of binary header
by Stefan Roese
· Wed Oct 28 07:53:58 2015 +0100
48676a3
kwbimage: Align payload size to 4 bytes
by Stefan Roese
· Tue Sep 01 13:46:35 2015 +0200
c74165d
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
by Stefan Roese
· Tue Sep 29 09:19:59 2015 +0200
69e9dde
kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
by Stefan Roese
· Mon Jul 20 11:20:38 2015 +0200
539fe4a
kwbimage: Add support for SDIO/MMC boot device selection
by Stefan Roese
· Mon Jul 20 11:20:37 2015 +0200
8880949
tools/kwbimage.c: Correct header size for SPI boot
by Kevin Smith
· Mon Mar 16 14:58:21 2015 +0000
Next »