1. bebe146 tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · 3 years, 3 months ago
  2. d8f0f1a kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · 3 years, 3 months ago
  3. 379ec09 kwbimage: check fopen() return value by Heinrich Schuchardt · 3 years, 3 months ago
  4. 611a16b tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · 3 years, 4 months ago
  5. e27c00b tools: kwbimage: Verify size of image data by Pali Rohár · 3 years, 4 months ago
  6. a98cc27 tools: kwbimage: Verify size of v0 image header by Pali Rohár · 3 years, 4 months ago
  7. 010e252 tools: kwbimage: Verify supported image version by Pali Rohár · 3 years, 4 months ago
  8. 18d8ea9 kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 4 months ago
  9. 5ec2c58 kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 4 months ago
  10. 16bf703 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 4 months ago
  11. 99534ec tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 4 months ago
  12. a265629 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 4 months ago
  13. 39f3896 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 4 months ago
  14. c0cfd1a tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 4 months ago
  15. fbe10ac tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 4 months ago
  16. 1be2ad1 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 4 months ago
  17. e0a6dc7 tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 4 months ago
  18. d79cbc9 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 4 months ago
  19. 13b7040 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 4 months ago
  20. f8171a5 tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 4 months ago
  21. cd614ad tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 4 months ago
  22. 48bc68c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 4 months ago
  23. fdb575a tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 4 months ago
  24. 03345b9 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 4 months ago
  25. eba7819 tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 4 months ago
  26. 6f6f65e tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 4 months ago
  27. 0478515 tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 4 months ago
  28. cfb60a9 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 4 months ago
  29. 0b21cde tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 8 months ago
  30. da575f5 kwbimage: fixing the issue with proper return code checking by Young Xiao · 6 years ago
  31. 229b0e5 tools: kwbimage: don't adjust for image_header for Armada MSYS by Chris Packham · 6 years ago
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. 22e87fc kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  34. 237d059 tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  35. 4a5b99b tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  36. 58444c7 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  37. ef84f82 arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 8 years ago
  38. e0e5559 tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
  39. e3edf16 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  40. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  41. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  42. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  43. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  44. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  45. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  46. d6009d7 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  47. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  48. 1e0728a tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  49. 883bf45 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  50. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  51. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  52. da43fd3 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  53. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  54. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  55. c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  56. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  57. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  58. 8880949 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  59. 3a1fc23 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  60. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  61. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  62. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  63. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  64. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  65. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  66. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  67. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  68. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  69. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  70. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  71. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  72. 22b1733 kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · 14 years ago
  73. f891690 Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  74. faef8c2 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  75. 671c3d7 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  76. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago