1. ec564a0 Revert "scripts/assemble: Rework to use EDT library to get devicetree data" by Andrzej Puzdrowski · 5 years ago
  2. 50d24a5 Preps for v1.6.0 release by David Brown · 5 years ago v1.6.0
  3. 45b00ac scripts/assemble: Rework to use EDT library to get devicetree data by Kumar Gala · 5 years ago
  4. 82c5f7c Preps for 1.6.0-rc2 release by David Brown · 5 years ago v1.6.0-rc2
  5. e06ef9b Bump imgtool version to 1.6.0-rc1. by David Brown · 5 years ago
  6. 80a76f4 imgtool: release 1.6.0alpha3 by David Vincze · 5 years ago
  7. 1e0c544 imgtool: Set RAM_LOAD flag in header when needed by David Vincze · 5 years ago
  8. 7973f57 imgtool: bump version to 1.6.0-alpha2 by Fabio Utzig · 5 years ago
  9. 4facd1b imgtool: Add x25519 key generation and getpriv by Fabio Utzig · 5 years ago
  10. 960b4c5 imgtool: Add ECIES-X25519 image encryption support by Fabio Utzig · 5 years ago
  11. 67c59fa imgtool: Fix ECDSA references in ED25519 by Fabio Utzig · 5 years ago
  12. dde178d imgtool: Add --public-key-format option to imgtool by David Vincze · 5 years ago
  13. 9560d77 imgtool: keys: fix tests by Fabio Utzig · 5 years ago
  14. a40b199 scripts: assemble.py: switch to using devicetree_legacy_unfixed.h by Henrik Brix Andersen · 5 years ago v1.5.0-cypress
  15. 6bfa9e5 imgtool: release 1.6.0alpha1 by David Vincze · 5 years ago
  16. 71b8f98 imgtool: Add CBOR encoded boot record to TLV area by David Vincze · 5 years ago
  17. 4878c27 imgtool: Remove default padding of ECDSA sigs by David Brown · 5 years ago
  18. 04630ce fix #675 ECDSA verification fail when padding is added by Anthony Liu · 5 years ago
  19. 0ce958e imgtool: add option for confirming a padded image by Henrik Brix Andersen · 5 years ago
  20. 1a7a690 imgtool: Add security counter to image manifest by David Vincze · 5 years ago
  21. 310af87 Update to v1.5.0 by Fabio Utzig · 5 years ago v1.5-branch v1.5.0
  22. 7de8a29 Preparing for v1.5.0-rc2 by Fabio Utzig · 5 years ago v1.5.0-rc2
  23. ef7fbd7 Preparing for v1.5.0-rc1 by Fabio Utzig · 6 years ago v1.5.0-rc1
  24. cb08073 imgtool: fix passing --erased-val with 0xff value by Fabio Utzig · 5 years ago
  25. e96b687 dts: Include devicetree.h instead of generated_dts_board.h by Ulf Magnusson · 6 years ago
  26. 1f50892 imgtool: update a few errors to use click's by Fabio Utzig · 6 years ago
  27. 9a492d5 imgtool: add better image overrun checks by Fabio Utzig · 6 years ago
  28. ce6fe63 scripts: Add `imgtool.nix` by Rajiv Ranganath · 6 years ago
  29. ba9e792 imgtool: release 1.5.0alpha2 by Fabio Utzig · 6 years ago
  30. 78e57c7 scripts: imgtool: Add command to dump private keys by Ioannis Konstantelias · 6 years ago
  31. 7ca2855 imgtool: Add helpers for type in keygen command by Fabio Utzig · 6 years ago
  32. 7a3b260 imgtool: add creation of ECIES-P256 encrypted images by Fabio Utzig · 6 years ago
  33. f5556c3 imgtool: fix header padding value check by Fabio Utzig · 6 years ago
  34. d0ca0ff Fix up typos by Sam Bristow · 6 years ago
  35. e5ac827 imgtool: release 1.5.0alpha1 by Fabio Utzig · 6 years ago
  36. 8828280 imgtool: fix typo in flag name by Fabio Utzig · 6 years ago
  37. 2269f47 imgtool: Add complete trailer to HEX images by Fabio Utzig · 6 years ago
  38. 9117fde imgtool: add erased-val cli option by Fabio Utzig · 6 years ago
  39. ac55554 Prepare for v1.4.0 release by David Brown · 6 years ago v1.4.0
  40. d758177 Prepare for release v1.4.0-rc2 by David Brown · 6 years ago v1.4.0-rc2
  41. edbabcf imgtool: allow address adjustment in output hex by Fabio Utzig · 6 years ago
  42. f0131cd imgtool: add mailing list email to setup by Fabio Utzig · 6 years ago
  43. 510fddb imgtool: update to new protected TLV format by Fabio Utzig · 6 years ago
  44. 649d80f imgtool: fix trailer size calculation by Fabio Utzig · 6 years ago
  45. 4f0ea74 Fix pep-8 (long line) by Fabio Utzig · 6 years ago
  46. b916e8d Fix author_email UNKNOWN in pip show by Fabio Utzig · 6 years ago
  47. 25c6a15 Add versioning to imgtool by Fabio Utzig · 6 years ago
  48. df8c891 scripts: allow user to set load_addr by Håkon Øye Amundsen · 6 years ago
  49. 539d766 Fix assemble.py tool for compatibility by Fabio Utzig · 6 years ago
  50. 297029a sim: Add debugging ptable to image dumps by David Brown · 6 years ago
  51. f13db12 bugfix imgtool verify() by Christian Skubich · 6 years ago
  52. e955510 scripts: Show image version while verifying by Marek Pieta · 6 years ago
  53. bd7925e image: use explitic padding on dependency version by David Brown · 6 years ago
  54. 7fea846 Release 1.3.1 by Szymon Janc · 6 years ago v1.3-branch v1.3.1 v1.3.1-rc1
  55. 4bd4c7c Allow imgtool to generated encrypted ed25519 keys by Fabio Utzig · 6 years ago
  56. 9686e70 requirements.txt: bump cryptography Py package version by Andrzej Puzdrowski · 6 years ago
  57. 8101d1f Add ed25519 signing support to imgtool by Fabio Utzig · 6 years ago
  58. 4a5477a Add new verify command by Fabio Utzig · 6 years ago
  59. 19fd79a Add RSA-3072 support to imgtool by Fabio Utzig · 6 years ago
  60. da8c919 imgtool: Add support for dependency description by David Vincze · 6 years ago
  61. fda937a imgtool: Discard public RSA if set for signing by Chris Bittner · 6 years ago
  62. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  63. 94a9b26 Create CI resources directory by Fabio Utzig · 6 years ago
  64. 5e9078f Bump version to 1.3.0-rc1 by David Brown · 7 years ago v1.3.0-rc1
  65. 79df58e Allow bootstrap feature on CI by Fabio Utzig · 7 years ago
  66. 7c00acd imgtool save to format of given output filename by Fabio Utzig · 7 years ago
  67. e89841d Add imgtool publishing support by Fabio Utzig · 7 years ago
  68. cd28406 Fix image creation without sign/encryption by Fabio Utzig · 7 years ago
  69. 71a697a Add minimum size validation for header parameter by Fabio Utzig · 7 years ago
  70. 38609e0 Fix typo in signed-off-by check error message by Fabio Utzig · 7 years ago
  71. 0e12f6c Travis speed ups by Fabio Utzig · 7 years ago
  72. e393725 Fix imgtool encrypt rebase issue by Fabio Utzig · 7 years ago
  73. 06b77b8 Add imgtool support for encrypted image creation by Fabio Utzig · 7 years ago
  74. 73d8b03 Remove redundant text in SoB error message by Fabio Utzig · 7 years ago
  75. d8f84bc Print missing Signed-off-by line info by Fabio Utzig · 7 years ago
  76. a66c687 [imgtool] Add big endian support by Mark Schulte · 7 years ago
  77. 884be20 imgtool: Adjust base_addr when injecting header by Mark Schulte · 7 years ago
  78. 0ccee87 fix the offset and size regular expressions in assemble.py by Evan Gates · 7 years ago v1.2.0-rc3
  79. 44588ef Update `--included-header` parameter by Fabio Utzig · 7 years ago
  80. dcf0c9b Allow passing in `--overwrite-only` flag by Fabio Utzig · 7 years ago
  81. 263d439 Add --slot-size to allow size checking without pad by Fabio Utzig · 7 years ago
  82. 519285f Allow passing max sectors as parameter to imgtool by Fabio Utzig · 7 years ago
  83. 51c112a Add click handling of cli options by Fabio Utzig · 7 years ago
  84. 5d5c446 Fix regexp matchers for FLASH_AREA_* defines by Kiril Zyapkov · 7 years ago
  85. aa70dae Add create command to commands dict by Fabio Utzig · 7 years ago
  86. b5b59f1 Fix leftovers from image_header v1 by Fabio Utzig · 7 years ago
  87. 5a18102 imgtool: Add 'create' alias for 'sign' by David Brown · 7 years ago
  88. 37d052f imgtool: Add support for Intel Hex images by Carles Cufi · 8 years ago
  89. f242901 imgtool: Use a requirements file for dependencies by Carles Cufi · 8 years ago
  90. f88d9f9 imgtool: Add password support to ECDSA by David Brown · 8 years ago
  91. 2c9153a imgtool: ECDSA pad signature by David Brown · 8 years ago
  92. b6e0ae6 fix: Add back ECDSA signature support by David Brown · 8 years ago
  93. 20462a7 fix: RSA: Use 32-byte salt with PSS by David Brown · 8 years ago
  94. 1d5bea1 imgtool: Add support for password protected RSA keys by David Brown · 8 years ago
  95. 47b77c5 imgtool: Fix signing payload type by David Brown · 8 years ago
  96. 5e7c6dd imgtool: Update RSA code by David Brown · 8 years ago
  97. d402257 imgtool: Remove PKCS1.5 support by David Brown · 8 years ago
  98. 2445473 imgtool: Move keys to submodule by David Brown · 8 years ago
  99. b730e24 assemble.py: Add explicit license declaration by David Brown · 8 years ago
  100. 1314bf3 imgtool: Add explicit license declarations by David Brown · 8 years ago