1. 4a5b99b tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  2. 58444c7 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  3. ef84f82 arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 8 years ago
  4. e0e5559 tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 8 years ago
  5. e3edf16 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  6. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  7. 62da676 tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  8. 030ca16 tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  9. 855cf9e tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  10. 6f27363 tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  11. 7497cd6 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  12. d6009d7 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  13. 7e40763 tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  14. 1e0728a tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  15. 883bf45 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  16. 5286c0d tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  17. 3efeaae tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  18. da43fd3 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  19. a4279a5 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  20. 48676a3 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  21. c74165d tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  22. 69e9dde kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  23. 539fe4a kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  24. 8880949 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  25. 3a1fc23 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  26. c1715cf kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  27. 6e8e9b6 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  28. 28be1cf imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  29. 4c40e35 tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  30. f04dab4 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  31. 8f9e583 ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  32. 933918c tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  33. 7abec5b tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  34. 3b8b19d tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  35. 8ed4d1c tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  36. 9696eaa tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago
  37. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. 22b1733 kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · 14 years ago
  39. f891690 Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  40. faef8c2 kwbimage.c: Fix compile warning when building on 64 bit systems (again) by Wolfgang Denk · 15 years ago
  41. 671c3d7 kwbimage.c: Fix compile warning when building on 64 bit systems by Wolfgang Denk · 15 years ago
  42. 0732941 mkimage: Add Kirkwood Boot Image support (kwbimage) by Prafulla Wadaskar · 15 years ago