1. fdcae26 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · 2 years, 8 months ago
  2. bdf8c9f tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · 2 years, 8 months ago
  3. 78d997f tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · 2 years, 8 months ago
  4. 252e7c3 tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · 2 years, 8 months ago
  5. 0aca27e tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · 2 years, 8 months ago
  6. af49605 tools: kwbimage: Add support for specifying CPU core by Pali Rohár · 2 years, 8 months ago
  7. 3db9c41 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · 2 years, 8 months ago
  8. d737d5d tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · 2 years, 8 months ago
  9. 9ac1def tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · 2 years, 8 months ago
  10. 6eb20bb tools: kwbimage: Mark all local functions as static by Pali Rohár · 2 years, 8 months ago
  11. 9203c73 tools: kwbimage: Fix checksum calculation for v1 images by Pierre Bourdon · 2 years, 9 months ago
  12. 3a8b919 tools: avoid OpenSSL deprecation warnings by Heinrich Schuchardt · 2 years, 9 months ago
  13. 5c61710 tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 2 years, 11 months ago
  14. 851114b tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 2 years, 11 months ago
  15. 2b0980c tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 2 years, 11 months ago
  16. 5cad2e6 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 2 years, 11 months ago
  17. e23ad5d tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 2 years, 11 months ago
  18. 188099e tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 2 years, 11 months ago
  19. 56087c1 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 2 years, 11 months ago
  20. 700ea98 tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 2 years, 11 months ago
  21. d1547b3 tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 2 years, 11 months ago
  22. 01bdac6 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 2 years, 11 months ago
  23. 12f2c03 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 2 years, 11 months ago
  24. 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years ago
  25. e58f08b tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · 3 years ago
  26. 8010f4f tools: kwbimage: Update comments describing kwbimage v1 structures by Pali Rohár · 3 years ago
  27. fe2fd73 tools: kwbimage: Refactor kwbimage header size determination by Marek Behún · 3 years ago
  28. acb0b38 tools: kwbimage: Refactor image_version() by Marek Behún · 3 years ago
  29. 732c930 tools: kwbimage: Simplify iteration over version 1 optional headers by Marek Behún · 3 years, 1 month ago
  30. 3b5da64 tools: kwbimage: Fix printf format warning by Marek Behún · 3 years ago
  31. 4116a0f tools: kwbimage: Remove comment about unimplemented register headers in v1 images by Pali Rohár · 3 years, 1 month ago
  32. f0317d7 kwbimage: check return value of image_get_csk_index by Heinrich Schuchardt · 3 years, 1 month ago
  33. f858bb2 kwbimage: check fopen() return value by Heinrich Schuchardt · 3 years, 1 month ago
  34. e515a33 tools: kwbimage: Use IBR_HDR_* constants instead of raw numbers by Pali Rohár · 3 years, 1 month ago
  35. a008dba tools: kwbimage: Verify size of image data by Pali Rohár · 3 years, 1 month ago
  36. 33a0af2 tools: kwbimage: Verify size of v0 image header by Pali Rohár · 3 years, 1 month ago
  37. b984056 tools: kwbimage: Verify supported image version by Pali Rohár · 3 years, 1 month ago
  38. 3d7b93d kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 2 months ago
  39. aa6943c kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 2 months ago
  40. ad90675 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 2 months ago
  41. 19a81bd tools: dumpimage: Show error message when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  42. a18ae18 tools: dumpimage: Fix crashing when trying to extract data from kwbimage by Pali Rohár · 3 years, 2 months ago
  43. b4f3cc2 tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X by Pali Rohár · 3 years, 2 months ago
  44. f63c583 tools: kwbimage: Add support for a new DATA_DELAY command by Pali Rohár · 3 years, 2 months ago
  45. 02ba70a tools: kwbimage: Add support for DATA command also for v1 images by Pali Rohár · 3 years, 2 months ago
  46. c9b2134 tools: kwbimage: Don't parse PAYLOAD keyword by Pali Rohár · 3 years, 2 months ago
  47. d9fb82c tools: kwbimage: Add support for more BINARY headers by Pali Rohár · 3 years, 2 months ago
  48. 6458fd4 tools: kwbimage: Fix calculating size of binary header by Pali Rohár · 3 years, 2 months ago
  49. 6c7f152 tools: kwbimage: Change maximum number of arguments in binary header to 256 by Pali Rohár · 3 years, 2 months ago
  50. cc3443f tools: kwbimage: Use -a parameter (load address) for v1 images by Pali Rohár · 3 years, 2 months ago
  51. 34dcf95 tools: kwbimage: Print size of binary header in kwbimage_print_header() by Pali Rohár · 3 years, 2 months ago
  52. e0c243c tools: kwbimage: Validate data checksum of v1 images by Pali Rohár · 3 years, 2 months ago
  53. 9380445 tools: kwbimage: Validate extended headers of v1 images by Pali Rohár · 3 years, 2 months ago
  54. fe2c0e2 tools: kwbimage: Fix check for v0 extended header checksum by Pali Rohár · 3 years, 2 months ago
  55. 4efbf1c tools: kwbimage: Don't crash when binary file name does not contain '/' by Pali Rohár · 3 years, 2 months ago
  56. 501a54a tools: kwbimage: Fix generation of SATA, SDIO and PCIe images by Pali Rohár · 3 years, 2 months ago
  57. c934aad tools: kwbimage: Align SPI and NAND images to 256 bytes by Pali Rohár · 3 years, 2 months ago
  58. 37cb9c1 tools: kwbimage: Simplify aligning and calculating checksum by Pali Rohár · 3 years, 2 months ago
  59. e002ee7 tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 6 months ago
  60. 2251512 kwbimage: fixing the issue with proper return code checking by Young Xiao · 5 years ago
  61. 8cbafd1 tools: kwbimage: don't adjust for image_header for Armada MSYS by Chris Packham · 6 years ago
  62. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  63. 6cd5678 kwbimage: Fix out of bounds access by Alexander Graf · 7 years ago
  64. a2d5efd tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  65. db7cd4ed tools/kwbimage: fix v1 header verification by Baruch Siach · 7 years ago
  66. 56491f9 tools/kwbimage: Support building with LibreSSL by Marek Behún · 7 years ago
  67. 6cbf7ed arm: mvebu: kwbimage: inline function to fix use-after-free by Patrick Wildt · 7 years ago
  68. e15843b tools: kwbimage fix build with OpenSSL 1.1.x by Jelle van der Waa · 7 years ago
  69. 1f6c8a5 tools: kwbimage: Fix unchecked return value and fd leak by Mario Six · 8 years ago
  70. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  71. 4991b4f tools: kwbimage: Refactor line parsing and fix error by Mario Six · 8 years ago
  72. 79066ef tools: kwbimage: Factor out add_binary_header_v1 by Mario Six · 8 years ago
  73. e93cf53 tools: kwbimage: Remove unused parameter by Mario Six · 8 years ago
  74. e89016c tools: kwbimage: Reduce scope of variables by Mario Six · 8 years ago
  75. 885fba1 tools: kwbimage: Fix arithmetic with void pointers by Mario Six · 8 years ago
  76. 94490a4 tools: kwbimage: Fix style violations by Mario Six · 8 years ago
  77. 94084ee tools: kwbimage: Fix dest addr by Mario Six · 8 years ago
  78. 2611c05 tools/kwbimage: add DEBUG option by Chris Packham · 8 years ago
  79. 4bdb547 tools/kwbimage: add BAUDRATE option by Chris Packham · 8 years ago
  80. 76b391c tools/kwbimage: fix size computations for v1 images by Reinhard Pfau · 9 years ago
  81. a8840dc tools/kwbimage: fix endianess issue by Reinhard Pfau · 9 years ago
  82. 7772085 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned by Stefan Roese · 9 years ago
  83. ea8b687 tools/kwbimage.c: Fix generation of binary header by Stefan Roese · 9 years ago
  84. 9b163d8 kwbimage: Align payload size to 4 bytes by Stefan Roese · 9 years ago
  85. e29f1db tools: kwboot: Add support for UART boot mode patching for Armada XP/38x by Stefan Roese · 9 years ago
  86. 7ddf8cf kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS by Stefan Roese · 9 years ago
  87. 1bbe63c kwbimage: Add support for SDIO/MMC boot device selection by Stefan Roese · 9 years ago
  88. a0aad12 tools/kwbimage.c: Correct header size for SPI boot by Kevin Smith · 10 years ago
  89. c250ce0 kwbimage: align v1 binary header to 4B by Chris Packham · 10 years ago
  90. e35c6c7 kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS by Tom Rini · 10 years ago
  91. 5632e58 tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS by Stefan Roese · 10 years ago
  92. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  93. f411b8f tools/kwbimage.c: fix parser error handling by Andreas Bießmann · 10 years ago
  94. 93e9371 fix: tools: kwbimage.c: Initialize headersz to suppress warning by Łukasz Majewski · 10 years ago
  95. 26f195c ARM: kwimage: fix v0 format by Gerald Kerma · 10 years ago
  96. 934a529 tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  97. e5f1a58 tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  98. 4acd2d2 tools: kwbimage: Add image version 1 support for Armada XP / 370 by Stefan Roese · 10 years ago
  99. f86ed6a tools: moved code common to all image tools to a separated module. by Guilherme Maciel Ferreira · 11 years ago
  100. 2db1c3f tools/Makefile: Move _GNU_SOURCE to Makefile by York Sun · 11 years ago