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