1. db7cd4ed tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  2. 56491f9 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  3. 6cbf7ed arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 7 years ago
  4. e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  5. 1f6c8a5 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  6. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  7. 4991b4f tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  8. 79066ef tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  9. e93cf53 tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  10. e89016c tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  11. 885fba1 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  12. 94490a4 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  13. 94084ee tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  14. 2611c05 tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  15. 4bdb547 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  16. 76b391c tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  17. a8840dc tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  18. 7772085 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  19. ea8b687 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  20. 9b163d8 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  21. e29f1db tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  22. 7ddf8cf kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  23. 1bbe63c kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  24. a0aad12 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  25. c250ce0 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  26. e35c6c7 kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  27. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  28. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  29. f411b8f tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  30. 93e9371 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  31. 26f195c ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  32. 934a529 tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  33. e5f1a58 tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  34. 4acd2d2 tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  35. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  36. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  37. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. 3500e9a kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · 13 years ago
  39. 47aa51c Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  40. ceb2d57 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  41. 51003b8 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  42. aa0c7a8 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago