1. dc0ca08 Infineon: Switch to 1.9.0 code base, add xmc7000 family support, refactor memory layer by Roman Okhrimenko · 2 years, 2 months ago v1.9.0-cypress
  2. 977b375 Infineon: Add cyw20829 platform, shared slot feature, json memory map, psoc6 xip by Roman Okhrimenko · 3 years, 4 months ago v1.8.1-cypress
  3. 13f79ed Implement new swap scheme for devices with large erase size using scratch with status area by Roman Okhrimenko · 4 years, 5 months ago
  4. 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
  5. 8a5e498 imgtool: rollback to 1.7.0 release by Fabio Utzig · 4 years, 6 months ago
  6. d62631a imgtool: fix encrypting hex images by Fabio Utzig · 4 years, 6 months ago
  7. 79c4fcf scripts: Add SPDX headers by David Brown · 4 years, 6 months ago
  8. d12a8da imgtool: fix validation with protected TLVs by Fabio Utzig · 4 years, 7 months ago
  9. 50820b1 mgtool: Add support for setting fixed ROM address into image header by Dominik Ermel · 4 years, 8 months ago
  10. a8e12da Preps for 1.7.0 release by Andrzej Puzdrowski · 4 years, 8 months ago v1.7.0
  11. e759661 Preps for 1.7.0-rc2 by Andrzej Puzdrowski · 4 years, 9 months ago v1.7.0-rc2
  12. de1d72d doc: fix github urls to use the new org by Fabio Utzig · 4 years, 9 months ago
  13. 6934463 Preps for 1.7.0-rc1 by Andrzej Puzdrowski · 4 years, 9 months ago 1.7.0-rc1
  14. 42b3239 imgtool: Add possibility to set confirm flag for hex files as well by Roman Okhrimenko · 4 years, 11 months ago
  15. b2a1a48 imgtool: Fix 'custom_tlvs' argument handling by David Vincze · 4 years, 11 months ago
  16. 67e3fff docs: Revert the moving of design.md by Tamas Ban · 4 years, 11 months ago
  17. fe03109 boot: Add ram-load upgrade mode by Tamas Ban · 5 years ago
  18. 2a01f3f imgtool: Print image digest during verify by Casper Meijn · 5 years ago
  19. 009a150 imgtool: --confirm implies --pad by Martí Bolívar · 5 years ago
  20. 37dec81 imgtool: fix package's author email by Fabio Utzig · 5 years ago
  21. e574f2d boot: Introduce direct execute-in-place (XIP) mode by David Vincze · 5 years ago
  22. 1a1600b Change imgtool version to 1.7.0a1 by Ihor Slabkyy · 5 years ago
  23. 826abf4 imgtool: update help message for slot-size by Fabio Utzig · 5 years ago
  24. 6ec2ec3 assemble: Allow use of ZEPHYR_BASE environment var by Fabio Utzig · 5 years ago
  25. f1e6e9c zephyr: Find board name from dts.pre.tmp file by Viktor Sjölind · 5 years ago
  26. 33fbef5 cmake: scripts: now using ZEPHYR_BASE as local variable by Torsten Rasmussen · 5 years ago
  27. 24d9373 Add a way to specify custom TLVs. by Ihor Slabkyy · 5 years ago
  28. 50d24a5 Preps for v1.6.0 release by David Brown · 5 years ago v1.6.0
  29. 45b00ac scripts/assemble: Rework to use EDT library to get devicetree data by Kumar Gala · 5 years ago
  30. 82c5f7c Preps for 1.6.0-rc2 release by David Brown · 5 years ago v1.6.0-rc2
  31. e06ef9b Bump imgtool version to 1.6.0-rc1. by David Brown · 5 years ago
  32. 80a76f4 imgtool: release 1.6.0alpha3 by David Vincze · 5 years ago
  33. 1e0c544 imgtool: Set RAM_LOAD flag in header when needed by David Vincze · 5 years ago
  34. 7973f57 imgtool: bump version to 1.6.0-alpha2 by Fabio Utzig · 5 years ago
  35. 4facd1b imgtool: Add x25519 key generation and getpriv by Fabio Utzig · 5 years ago
  36. 960b4c5 imgtool: Add ECIES-X25519 image encryption support by Fabio Utzig · 5 years ago
  37. 67c59fa imgtool: Fix ECDSA references in ED25519 by Fabio Utzig · 5 years ago
  38. dde178d imgtool: Add --public-key-format option to imgtool by David Vincze · 5 years ago
  39. 9560d77 imgtool: keys: fix tests by Fabio Utzig · 5 years ago
  40. a40b199 scripts: assemble.py: switch to using devicetree_legacy_unfixed.h by Henrik Brix Andersen · 5 years ago v1.5.0-cypress
  41. 6bfa9e5 imgtool: release 1.6.0alpha1 by David Vincze · 5 years ago
  42. 71b8f98 imgtool: Add CBOR encoded boot record to TLV area by David Vincze · 5 years ago
  43. 4878c27 imgtool: Remove default padding of ECDSA sigs by David Brown · 5 years ago
  44. 04630ce fix #675 ECDSA verification fail when padding is added by Anthony Liu · 5 years ago
  45. 0ce958e imgtool: add option for confirming a padded image by Henrik Brix Andersen · 5 years ago
  46. 1a7a690 imgtool: Add security counter to image manifest by David Vincze · 5 years ago
  47. 310af87 Update to v1.5.0 by Fabio Utzig · 5 years ago v1.5-branch v1.5.0
  48. 7de8a29 Preparing for v1.5.0-rc2 by Fabio Utzig · 5 years ago v1.5.0-rc2
  49. ef7fbd7 Preparing for v1.5.0-rc1 by Fabio Utzig · 6 years ago v1.5.0-rc1
  50. cb08073 imgtool: fix passing --erased-val with 0xff value by Fabio Utzig · 5 years ago
  51. e96b687 dts: Include devicetree.h instead of generated_dts_board.h by Ulf Magnusson · 6 years ago
  52. 1f50892 imgtool: update a few errors to use click's by Fabio Utzig · 6 years ago
  53. 9a492d5 imgtool: add better image overrun checks by Fabio Utzig · 6 years ago
  54. ce6fe63 scripts: Add `imgtool.nix` by Rajiv Ranganath · 6 years ago
  55. ba9e792 imgtool: release 1.5.0alpha2 by Fabio Utzig · 6 years ago
  56. 78e57c7 scripts: imgtool: Add command to dump private keys by Ioannis Konstantelias · 6 years ago
  57. 7ca2855 imgtool: Add helpers for type in keygen command by Fabio Utzig · 6 years ago
  58. 7a3b260 imgtool: add creation of ECIES-P256 encrypted images by Fabio Utzig · 6 years ago
  59. f5556c3 imgtool: fix header padding value check by Fabio Utzig · 6 years ago
  60. d0ca0ff Fix up typos by Sam Bristow · 6 years ago
  61. e5ac827 imgtool: release 1.5.0alpha1 by Fabio Utzig · 6 years ago
  62. 8828280 imgtool: fix typo in flag name by Fabio Utzig · 6 years ago
  63. 2269f47 imgtool: Add complete trailer to HEX images by Fabio Utzig · 6 years ago
  64. 9117fde imgtool: add erased-val cli option by Fabio Utzig · 6 years ago
  65. ac55554 Prepare for v1.4.0 release by David Brown · 6 years ago v1.4.0
  66. d758177 Prepare for release v1.4.0-rc2 by David Brown · 6 years ago v1.4.0-rc2
  67. edbabcf imgtool: allow address adjustment in output hex by Fabio Utzig · 6 years ago
  68. f0131cd imgtool: add mailing list email to setup by Fabio Utzig · 6 years ago
  69. 510fddb imgtool: update to new protected TLV format by Fabio Utzig · 6 years ago
  70. 649d80f imgtool: fix trailer size calculation by Fabio Utzig · 6 years ago
  71. 4f0ea74 Fix pep-8 (long line) by Fabio Utzig · 6 years ago
  72. b916e8d Fix author_email UNKNOWN in pip show by Fabio Utzig · 6 years ago
  73. 25c6a15 Add versioning to imgtool by Fabio Utzig · 6 years ago
  74. df8c891 scripts: allow user to set load_addr by Håkon Øye Amundsen · 6 years ago
  75. 539d766 Fix assemble.py tool for compatibility by Fabio Utzig · 6 years ago
  76. 297029a sim: Add debugging ptable to image dumps by David Brown · 6 years ago
  77. f13db12 bugfix imgtool verify() by Christian Skubich · 6 years ago
  78. e955510 scripts: Show image version while verifying by Marek Pieta · 6 years ago
  79. bd7925e image: use explitic padding on dependency version by David Brown · 6 years ago
  80. 7fea846 Release 1.3.1 by Szymon Janc · 6 years ago v1.3-branch v1.3.1 v1.3.1-rc1
  81. 4bd4c7c Allow imgtool to generated encrypted ed25519 keys by Fabio Utzig · 6 years ago
  82. 9686e70 requirements.txt: bump cryptography Py package version by Andrzej Puzdrowski · 6 years ago
  83. 8101d1f Add ed25519 signing support to imgtool by Fabio Utzig · 6 years ago
  84. 4a5477a Add new verify command by Fabio Utzig · 6 years ago
  85. 19fd79a Add RSA-3072 support to imgtool by Fabio Utzig · 6 years ago
  86. da8c919 imgtool: Add support for dependency description by David Vincze · 6 years ago
  87. fda937a imgtool: Discard public RSA if set for signing by Chris Bittner · 6 years ago
  88. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  89. 94a9b26 Create CI resources directory by Fabio Utzig · 6 years ago
  90. 5e9078f Bump version to 1.3.0-rc1 by David Brown · 7 years ago v1.3.0-rc1
  91. 79df58e Allow bootstrap feature on CI by Fabio Utzig · 7 years ago
  92. 7c00acd imgtool save to format of given output filename by Fabio Utzig · 7 years ago
  93. e89841d Add imgtool publishing support by Fabio Utzig · 7 years ago
  94. cd28406 Fix image creation without sign/encryption by Fabio Utzig · 7 years ago
  95. 71a697a Add minimum size validation for header parameter by Fabio Utzig · 7 years ago
  96. 38609e0 Fix typo in signed-off-by check error message by Fabio Utzig · 7 years ago
  97. 0e12f6c Travis speed ups by Fabio Utzig · 7 years ago
  98. e393725 Fix imgtool encrypt rebase issue by Fabio Utzig · 7 years ago
  99. 06b77b8 Add imgtool support for encrypted image creation by Fabio Utzig · 7 years ago
  100. 73d8b03 Remove redundant text in SoB error message by Fabio Utzig · 7 years ago