1. 3d7b93d kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 2 months ago
  2. aa6943c kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 2 months ago
  3. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 2 months ago
  4. 19a81bd tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  5. a18ae18 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  6. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 2 months ago
  7. f63c583 tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 2 months ago
  8. 02ba70a tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 2 months ago
  9. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 2 months ago
  10. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 2 months ago
  11. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 2 months ago
  12. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 2 months ago
  13. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 2 months ago
  14. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 2 months ago
  15. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 2 months ago
  16. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 2 months ago
  17. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 2 months ago
  18. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 2 months ago
  19. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 2 months ago
  20. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 2 months ago
  21. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 2 months ago
  22. e002ee7 tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 6 months ago
  23. 2251512 kwbimage: fixing the issue with proper return code checking by Young Xiao · 5 years ago
  24. 8cbafd1 tools: kwbimage: don't adjust for image_header for Armada MSYS by Chris Packham · 6 years ago
  25. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  26. 6cd5678 kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  27. a2d5efd tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  28. db7cd4ed tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  29. 56491f9 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  30. 6cbf7ed arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 7 years ago
  31. e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  32. 1f6c8a5 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  33. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  34. 4991b4f tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  35. 79066ef tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  36. e93cf53 tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  37. e89016c tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  38. 885fba1 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  39. 94490a4 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  40. 94084ee tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  41. 2611c05 tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  42. 4bdb547 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  43. 76b391c tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  44. a8840dc tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  45. 7772085 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  46. ea8b687 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  47. 9b163d8 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  48. e29f1db tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  49. 7ddf8cf kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  50. 1bbe63c kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  51. a0aad12 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  52. c250ce0 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  53. e35c6c7 kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  54. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  55. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  56. f411b8f tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  57. 93e9371 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  58. 26f195c ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  59. 934a529 tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  60. e5f1a58 tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  61. 4acd2d2 tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  62. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  63. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  64. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  65. 3500e9a kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · 13 years ago
  66. 47aa51c Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  67. ceb2d57 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  68. 51003b8 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  69. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago