1. e890df7 boot: zephyr: Add ESP32C2/ESP8684 support by Raffael Rostagno · 11 months ago
  2. 5d5f049 bootutil: Fix AES and SHA-256 contexts not zeroized with mbedTLS by Thomas Altenbach · 11 months ago
  3. ca06b9f boot: zephyr: Add fallback to USB DFU by Fabian Pflug · 12 months ago
  4. 84b56b6 ci: Fix zephyr workflow by Jamie McCrae · 11 months ago
  5. 43a49a3 bootutil: Add better mode selection checks by Jamie McCrae · 12 months ago
  6. 6376b4c Revert "bootutil: Fix wrong definition of find_swap_count" by Jamie McCrae · 12 months ago
  7. f51a014 ci: Update FIH tests for newer TFM by Fabio Utzig · 11 months ago
  8. 6810e35 ci: Update TF-M version to eb8ff0d by David Vincze · 11 months ago
  9. 956311d boot: Make boot_enc_valid take slot instead of image index by Dominik Ermel · 1 year, 1 month ago
  10. 4619da5 ci: Fix FIH Docker image release usage by Fabio Utzig · 11 months ago
  11. a6ae770 ci: Update FIH docker to Ubuntu Jammy (22.04) by Fabio Utzig · 11 months ago
  12. 242db1a boot: zephyr: boards: Add nrf54l15dk configuration by Jamie McCrae · 11 months ago
  13. 651775b boot: zephyr: board: Fix nrf54l15pdk Kconfig fragment by Jamie McCrae · 11 months ago
  14. a376262 boot: zephyr: MCXN947 currently only does not support swap mode by Mahesh Mahadevan · 11 months ago
  15. 52e2afc boot_serial: Fix `format` warning by Lluis Campos · 12 months ago
  16. dd4d654 boot_serial: Fix `incompatible-pointer-types` warning by Lluis Campos · 12 months ago
  17. ebf60e0 docs: release-notes: Add note on changes by Jamie McCrae · 12 months ago
  18. 2931f9d booutil: swap_scratch: Do not check sectors with compression by Jamie McCrae · 12 months ago
  19. feb9265 bootutil: loader: Add protected TLV size to image size check by Jamie McCrae · 12 months ago
  20. 4d85e29 bootutil: loader: Remove images with conflicting flags by Jamie McCrae · 12 months ago
  21. 206c7e7 bootutil: loader: Remove encrypted/compressed images without support by Jamie McCrae · 12 months ago
  22. 0c1ddf7 zephyr: Add Kconfig for decompression by Jamie McCrae · 12 months ago
  23. 91d86b8 bootutil: Add compressed image flags and TLV by Jamie McCrae · 1 year ago
  24. bf13555 docs: release-notes: Add note on bootutil changes by Jamie McCrae · 12 months ago
  25. 2939d30 bootutil: loader: Verify image header before checking image by Jamie McCrae · 12 months ago
  26. dbb5c78 bootutil: loader: Add state to boot_is_header_valid() function by Jamie McCrae · 12 months ago
  27. 6071ceb boot: Introduce the MCUBOOT_ENC_BUILTIN_KEY option by David Vincze · 12 months ago
  28. ab4fb32 bootutil: Fix wrong definition of find_swap_count by Jamie McCrae · 12 months ago
  29. dc03055 imgtool: Add --non-bootable flag by Mateusz Wielgos · 1 year, 5 months ago
  30. aa1f956 zephyr: prefix generated header path with `zephyr/` by Yong Cong Sin · 1 year, 2 months ago
  31. 334d2c2 boot: main: avoid unused build warning by Sylvio Alves · 1 year, 1 month ago
  32. c87d41e boot: zephyr: Fix included header by Marek Matej · 12 months ago
  33. 12906fd espressif: Update the references for using the new Espressif HAL by Tiago Medicci · 12 months ago
  34. 034f58c bootutil: Fix missing include by Jamie McCrae · 12 months ago
  35. 148c2c1 docs: release-notes: Add note on new slot info command by Jamie McCrae · 1 year ago
  36. e261b28 boot_serial: Add optional img mgmt slot info feature by Jamie McCrae · 1 year ago
  37. 2db0654 docs: release-notes: Add notes on maximum app size changes by Jamie McCrae · 1 year ago
  38. e2e1e94 bootutil: Fix swap move max app size calculation by Jamie McCrae · 1 year ago
  39. 4f1ab9e bootutil: Add missing images to get maximum image size details by Jamie McCrae · 1 year ago
  40. 4baa6d3 docs: release-notes: Add note on zephyr auto max sectors by Jamie McCrae · 1 year ago
  41. eaae650 zephyr: Add support for automatically calculcating max sectors by Jamie McCrae · 1 year ago
  42. 6fe259b boot: Simplify copy loop in boot_copy_region by Dominik Ermel · 1 year, 1 month ago
  43. 7e69047 boot: zephyr: add support for frdm-mcxn947 by Andrej Butok · 1 year, 2 months ago
  44. 899ade2 boot: zephyr: boards: Add mimxrt1062_fmurt6 configuration by Andrej Butok · 1 year, 2 months ago
  45. ae27bc7 boot: zephyr: boards: Add common mimxrt1050_evk configuration. by Andrej Butok · 1 year, 2 months ago
  46. 6123e91 boot: zephyr: boards: Add mimxrt11xx configurations by Andrej Butok · 1 year, 2 months ago
  47. f763c5f imgtool: Add missing encodings to emitter tests by David Vincze · 1 year ago
  48. 3f11286 boot: Remove image_index from boot_encrypt by Dominik Ermel · 1 year, 1 month ago
  49. 2a7565b bootutil: Move encryption key function to common file by David Vincze · 1 year ago
  50. 0e5e1a9 Reapply "boot: Add MCUBOOT_HW_KEY support for image encryption" by David Vincze · 1 year ago
  51. ef598b1 imgtool: Fix getpub fails for ed25519 key by Rustam Ismayilov · 1 year, 1 month ago
  52. 078874f docs: release-notes: Add note on name clash fix by Jamie McCrae · 1 year ago
  53. 8456464 zephyr: Fix issue with sysbuild if something else is named mcuboot by Jamie McCrae · 1 year ago
  54. d5e0e89 Fix style issues by Fabio Utzig · 1 year, 1 month ago
  55. d09112a boot: Reduce repeating code in boot_decrypt_and_copy_image_to_sram by Dominik Ermel · 1 year, 1 month ago
  56. 7f9ac97 boot: Change boot_enc_load to take slot number instead of image by Dominik Ermel · 1 year, 1 month ago
  57. 71120e4 docs: release-notes: Add note on fixed zephyr RAM load address by Jamie McCrae · 1 year ago
  58. 7fc3ad3 boot: zephyr: Fix RAM load chain load address by Jamie McCrae · 1 year ago
  59. 49976dc imgtool: Bump cryptography library version by Rustam Ismayilov · 1 year, 1 month ago
  60. 3355735 boot: Move encryption context invalidation to boot_enc_drop. by Dominik Ermel · 1 year, 1 month ago
  61. 2371c0a boot: Rename boot_enc_decrypt to boot_decrypt_key by Dominik Ermel · 1 year, 1 month ago
  62. 50f3514 doc: readme-zephyr: fix the scratch partition example by Andrej Butok · 1 year, 3 months ago
  63. 4b9d07d boot: boot_serial: change logging to debug level by Hudson C. Dalpra · 1 year, 3 months ago
  64. 7e3a1ce boot: Add missing boot_enc_init by Dominik Ermel · 1 year, 1 month ago
  65. 4da4a72 boot: Remove pointless slot identification by Dominik Ermel · 1 year, 1 month ago
  66. c4b89ba docs: release-notes: Add snippet on encrypted scratch area by Thomas Altenbach · 1 year, 1 month ago
  67. 60806bc sim: Fix MCUBOOT_SWAP_USING_SCRATCH defined in direct-xip and ram-load by Thomas Altenbach · 1 year, 3 months ago
  68. 44a935e docs: Update documentation regarding encrypted scratch area by Thomas Altenbach · 1 year, 3 months ago
  69. 08d2d94 bootutil: Keep image encrypted in scratch area by Thomas Altenbach · 1 year, 3 months ago
  70. f515bb1 bootutil: Properly retrieve image headers after interrupted swap-scratch by Thomas Altenbach · 1 year, 3 months ago
  71. fb2cf0e docs: release-notes: Add note on fixed nordic boards by Jamie McCrae · 1 year, 1 month ago
  72. 8980799 boot: zephyr: Fix build for nrf9160dk by Jamie McCrae · 1 year, 2 months ago
  73. 2f5a7f4 boot: zephyr: Fix build for thingy53 by Jamie McCrae · 1 year, 2 months ago
  74. c9e4ab8 boot: zephyr: Fix build for thingy52 by Jamie McCrae · 1 year, 2 months ago
  75. c06f7bb Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" by David Brown · 1 year, 1 month ago
  76. 1d79ef3 boot: Fix ASN.1 for mbedtls >= 3.1 by David Brown · 1 year, 1 month ago
  77. 86acda9 ext: fiat: Use user-defined assert macro by Thomas Altenbach · 1 year, 7 months ago
  78. a706317 sim: Increase jmpbuf size by David Brown · 1 year, 1 month ago
  79. d6a5a73 sim: Fix resolver warning from cargo by David Brown · 1 year, 2 months ago
  80. 847548a sim: Put "C" on externs by David Brown · 1 year, 2 months ago
  81. 1b1d495 FIH: Disable FIH labels on Apple targets by David Brown · 1 year, 2 months ago
  82. 9cc8dac sim: Put AreaDesc in an Rc by David Brown · 1 year, 2 months ago
  83. 5d15513 sim: Don't take address of movable struct by David Brown · 1 year, 2 months ago
  84. 9ae634f bootutil: Fix signed/unsigned comparison in boot_read_enc_key by Thomas Altenbach · 1 year, 3 months ago
  85. 8be24f8 docs: Replace Slack channel links with Discord by David Vincze · 1 year, 2 months ago
  86. 533fef2 imgtool: Update version.py to take command line arguments by Rustam Ismayilov · 1 year, 8 months ago
  87. 316a139 imgtool: dumpinfo improvements by Rustam Ismayilov · 1 year, 8 months ago
  88. f3a5702 imgtool: Various dumpinfo fixes by Rustam Ismayilov · 1 year, 8 months ago
  89. d16a613 imgtool: Assert "measurement value" is last in boot_record.py by Rustam Ismayilov · 1 year, 8 months ago
  90. 36f8bf3 imgtool: Fix verify command for edcsa-p384 signed images by Rustam Ismayilov · 1 year, 8 months ago
  91. 2712f74 imgtool: Add missing requirements to requirements.txt file by Rustam Ismayilov · 1 year, 3 months ago
  92. 03171ff docs: Add release note snippet on MCUBOOT_HW_KEY for image encryption by Dinesh Kumar K · 1 year, 2 months ago
  93. 0fa4627 boot: Add MCUBOOT_HW_KEY support for image encryption by Dinesh Kumar K · 2 years, 2 months ago
  94. 92ad926 docs: Add release note snippet for imgtool testing by David Vincze · 1 year, 2 months ago
  95. 45d379e zephyr: boards: Add files needed for NXP FRDM MCXN947 QSPI variant by Mahesh Mahadevan · 1 year, 3 months ago
  96. 2dcbabc build(deps): bump rexml from 3.2.6 to 3.2.8 in /docs by dependabot[bot] · 1 year, 3 months ago
  97. 29f9540 mynewt: Igore swap_scratch.c for single application slot by Jerzy Kasenberg · 1 year, 3 months ago
  98. f08ace6 build(deps): bump nokogiri from 1.16.2 to 1.16.5 in /docs by dependabot[bot] · 1 year, 3 months ago
  99. 3113df8 imgtool: initial sanity test by Denis Mingulov · 1 year, 10 months ago
  100. a4cb878 imgtool: Fixed missing dependency to 'pyyaml' (for dumpinfo) by Denis Mingulov · 1 year, 11 months ago