index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
kwbimage.c
Age
Commit message (
Expand
)
Author
2021-10-28
tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images
Pali Rohár
2021-10-28
tools: kwbimage: Align BIN header executable code to 128-bit boundary
Pali Rohár
2021-10-01
tools: kwbimage: Update comments describing kwbimage v1 structures
Pali Rohár
2021-10-01
tools: kwbimage: Refactor kwbimage header size determination
Marek Behún
2021-10-01
tools: kwbimage: Refactor image_version()
Marek Behún
2021-10-01
tools: kwbimage: Simplify iteration over version 1 optional headers
Marek Behún
2021-10-01
tools: kwbimage: Fix printf format warning
Marek Behún
2021-09-01
tools: kwbimage: Remove comment about unimplemented register headers in v1 im...
Pali Rohár
2021-09-01
kwbimage: check return value of image_get_csk_index
Heinrich Schuchardt
2021-09-01
kwbimage: check fopen() return value
Heinrich Schuchardt
2021-09-01
tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers
Pali Rohár
2021-09-01
tools: kwbimage: Verify size of image data
Pali Rohár
2021-09-01
tools: kwbimage: Verify size of v0 image header
Pali Rohár
2021-09-01
tools: kwbimage: Verify supported image version
Pali Rohár
2021-07-31
kwbimage: Update help message about how to extract from an existing image
Pali Rohár
2021-07-31
kwbimage: Add support for extracting images via dumpimage tool
Pali Rohár
2021-07-31
tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes
Pali Rohár
2021-07-31
tools: dumpimage: Show error message when trying to extract data from kwbimage
Pali Rohár
2021-07-31
tools: dumpimage: Fix crashing when trying to extract data from kwbimage
Pali Rohár
2021-07-31
tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X
Pali Rohár
2021-07-31
tools: kwbimage: Add support for a new DATA_DELAY command
Pali Rohár
2021-07-31
tools: kwbimage: Add support for DATA command also for v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Don't parse PAYLOAD keyword
Pali Rohár
2021-07-31
tools: kwbimage: Add support for more BINARY headers
Pali Rohár
2021-07-31
tools: kwbimage: Fix calculating size of binary header
Pali Rohár
2021-07-31
tools: kwbimage: Change maximum number of arguments in binary header to 256
Pali Rohár
2021-07-31
tools: kwbimage: Use -a parameter (load address) for v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Print size of binary header in kwbimage_print_header()
Pali Rohár
2021-07-31
tools: kwbimage: Validate data checksum of v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Validate extended headers of v1 images
Pali Rohár
2021-07-31
tools: kwbimage: Fix check for v0 extended header checksum
Pali Rohár
2021-07-31
tools: kwbimage: Don't crash when binary file name does not contain '/'
Pali Rohár
2021-07-31
tools: kwbimage: Fix generation of SATA, SDIO and PCIe images
Pali Rohár
2021-07-31
tools: kwbimage: Align SPI and NAND images to 256 bytes
Pali Rohár
2021-07-31
tools: kwbimage: Simplify aligning and calculating checksum
Pali Rohár
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2019-05-03
kwbimage: fixing the issue with proper return code checking
Young Xiao
2019-04-12
tools: kwbimage: don't adjust for image_header for Armada MSYS
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-30
kwbimage: Fix out of bounds access
Alexander Graf
2018-02-23
tools/kwbimage: fix LibreSSL build
Jonathan Gray
2017-07-12
tools/kwbimage: fix v1 header verification
Baruch Siach
2017-06-09
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
[next]