1. 9794b00 Updates for 2.2.0-rc2 release by David Brown · 3 months ago v2.2.0-rc2-rel
  2. 15b8991 docs: Add current version to docs by David Brown · 4 months ago
  3. d7c4209 docs: Add contributing guideline by David Brown · 4 months ago
  4. e8b2236 bootutil: Fix crash when bootutil_sha_init() is called in loop by Jerzy Kasenberg · 4 months ago
  5. 1cac1eb sim: Use non-equal security counters when testing upgrades by Thomas Altenbach · 3 months ago
  6. 0eaf666 boot: bootutil: Only update the security counter for confirmed images by Thomas Altenbach · 3 months ago
  7. 792d411 bootutil: encryption: Fix typo in PSA code by Dominik Ermel · 3 months ago
  8. 94fe5c9 sim: Enable oversized_secondary_slot test with max-align-32 by Thomas Altenbach · 3 months ago
  9. f7394e3 sim: Use largest image for all upgrade strategies by Thomas Altenbach · 3 months ago
  10. 0677d0d sim: Fix largest image computation for swap-move and swap-offset by Thomas Altenbach · 4 months ago
  11. 2e60519 boot: bootutil: swap-offset: Fix image size check during validation by Thomas Altenbach · 3 months ago
  12. 61d280b boot: bootutil: Fix max image size computation for swap-move/swap-offset by Thomas Altenbach · 3 months ago
  13. 17b56a0 imgtool: fix verify tlv offset before main scan by Georgij Cernysiov · 3 months ago
  14. cfd876f .github/workflows: update west initialization module by Andrzej Puzdrowski · 3 months ago
  15. 264f6ee boot/zephyr/main: fix placement of pointer to arm vector by Andrzej Puzdrowski · 3 months ago
  16. c412cdf bootutil: Improve HKDF code by Dominik Ermel · 3 months ago
  17. 454cae8 bootutil: Remove BOOTUTIL_CRYPTO_AES_CTR_KEY_SIZE by Dominik Ermel · 3 months ago
  18. 2367a60 bootutil: Improve defines in PSA encryption source by Dominik Ermel · 3 months ago
  19. 3f458fe Bootutil: always initialise the size returned by boot_util_image_size() by Antonio de Angelis · 3 months ago
  20. 671513c zephyr: nRF54l15_cpuapp configuration with LTO enabled by Dominik Ermel · 3 months ago
  21. 990b1fc docs: release-notes: Add additional fixes by Jamie McCrae · 3 months ago
  22. f76fba7 boot: bootutil: swap_scratch: Fix issue with bricking device by Jamie McCrae · 3 months ago
  23. 7253f01 boot: bootutil: Refactor erase functionality to fix watchdog feeding by Jamie McCrae · 3 months ago
  24. a98bff9 boot: zephyr: kconfig: Fix issues and re-order by Jamie McCrae · 3 months ago
  25. 1b2d261 boot: zephyr: flash_map: Fix unused argument by Jamie McCrae · 3 months ago
  26. 413eb38 boot: zephyr: flash_map: Fix missing include by Jamie McCrae · 3 months ago
  27. 15b36f9 boot: zephyr: kconfig: enable dependencies of Mbed TLS Kconfig option by Tomi Fontanilles · 3 months ago
  28. f6e8e88 boot: bootutil: Move erase function location by Jamie McCrae · 3 months ago
  29. 5ef87c7 boot: zephyr: kconfig: Fix BOOT_SWAP_USING_MOVE description by Andrej Butok · 3 months ago
  30. bc18d7d boot: boot_serial: Fix issue with CBOR and setting image state by Jamie McCrae · 3 months ago
  31. 8131548 Revert "zephyr: arm: Update reading the flash image reset vector" by Jamie McCrae · 3 months ago
  32. 47d826e boot: bootutil: swap_offset: Fix maximum application size by Jamie McCrae · 4 months ago
  33. d5d3359 zephyr: Fix trailer size computation for swap-scratch by Thomas Altenbach · 4 months ago
  34. f9e4e52 zephyr: Fix TLV area was included in trailer size when rounding up by Thomas Altenbach · 4 months ago
  35. 6cbea0a boot: boot_serial: Fix swap using offset by Jamie McCrae · 4 months ago
  36. efa3039 boot: bootutil: swap_move: Fix maximum application size by Jamie McCrae · 4 months ago
  37. 20f98e0 Updates for 2.2.0-rc1 release by David Brown · 4 months ago v2.2.0-rc1
  38. 7a33bca boot: bootutil: loader: Add include for flash function by Jamie McCrae · 4 months ago
  39. 8a9627d boot/zephyr/boards: nrf54h20dk 'iron' board configuration by Michal Kozikowski · 4 months ago
  40. de7a9dc zephyr: Disable SPI_NOR by default for nrf7002dk/nrf5340/cpuapp by Dominik Ermel · 4 months ago
  41. 5aed424 swap_move: correct appsize calcs and warning by Robert Wolff · 4 months ago
  42. 454c033 bootutil: swap-scratch: Fix conflicts after support of devices w/o erase by Thomas Altenbach · 4 months ago
  43. f2b076c boot/mynewt: remove redundant mbedtls flag and enable CTR by Michal Gorecki · 4 months ago
  44. 6b272e2 mynewt: Start watchdog when enable by syscfg by Jerzy Kasenberg · 4 months ago
  45. 572b8fb boot: zephyr: flash_map_extended: Add pointless workaround for clang by Jamie McCrae · 4 months ago
  46. 6678c37 imgtool: dumpinfo: Avoid exit and use return by Guillaume G. · 5 months ago
  47. 091af82 boot/zephyr: nrf54h20dk adaptations by Michal Kozikowski · 4 months ago
  48. ed434f3 boot: bootutil: Fix clash of STRUCT_PACKED definition by Jamie McCrae · 4 months ago
  49. 33ad497 boot: zephyr: add support for mcx_n9xx_evk by Derek Snell · 4 months ago
  50. 881608e boot/zephyr: Use MCUBOOT_RAM_LOAD instead of CONFIG_BOOT_RAM_LOAD by Ederson de Souza · 4 months ago
  51. 993c2ff boot/bootutil/ram_load: Add flash area pointer to bootloader state by Ederson de Souza · 4 months ago
  52. 88294be sim: Fix incorrect trailer size computation for overwrite-only by Thomas Altenbach · 5 months ago
  53. 66c21af sim: Generate smallest possible oversized image by Thomas Altenbach · 5 months ago
  54. 639a1ec sim: Make TLV size for ECDSA signature constant by Thomas Altenbach · 5 months ago
  55. b671a8f docs: compression_format: Fix tags by Jamie McCrae · 4 months ago
  56. 8b7c7cc zephyr: flash map: fix comparison signedness by Samuel Coleman · 4 months ago
  57. b92d4dd boot: zephyr: Only supply MBEDTLS config file path if set by Jamie McCrae · 4 months ago
  58. 9fa0c6b zephyr: Fix translation of PSA Kconfig to MCUboot config by Dominik Ermel · 5 months ago
  59. 2d681da bootutil: Fix ed25519 pure signature verification by Dominik Ermel · 5 months ago
  60. c8470fb boot: Enable MCUBOOT_DEV_WITH_ERASE in other systems by Dominik Ermel · 8 months ago
  61. 2f294d1 zephyr: Use flash_area_flatten in bs_custom_storage_erase by Dominik Ermel · 9 months ago
  62. 2346d69 zephyr: Add support for devices without erase and reduced erases by Dominik Ermel · 9 months ago
  63. 2a2b562 bootutil: Add support for devices without erase and reduced erases by Dominik Ermel · 9 months ago
  64. 1ead4a6 boot: zephyr: kconfig: Remove superflous default n lines by Jamie McCrae · 5 months ago
  65. e5d8640 zephyr: Add missing selection for allowed SHA algorithms by Dominik Ermel · 5 months ago
  66. b0c7df9 boot: bootutil: Fix usage of flash_area object by Jamie McCrae · 5 months ago
  67. f523c60 zephyr: Fix ED25519 compilation with mbedTLS by Dominik Ermel · 5 months ago
  68. 0ba80ff zephyr: Prevent selecting MBEDTLS_ASN1_PARSE_C when not needed by Dominik Ermel · 5 months ago
  69. ec86244 zephyr: Do not compile ASN1 code when bypassed by Dominik Ermel · 5 months ago
  70. a01ca4c bootutil: Fix ASN1 bypass not building by Dominik Ermel · 5 months ago
  71. 4535ad9 boot: Additional flash_area_open removals by Dominik Ermel · 5 months ago
  72. c0bb133 boot: zephyr: boards: Add frdm-mcxn236 configuration by Andrej Butok · 5 months ago
  73. 1b2fc09 boot: Reuse pointers for flash_area objects from state by Dominik Ermel · 6 months ago
  74. d00b11d boot: bootutil: Take into account scratch trailer when computing max image size by Thomas Altenbach · 6 months ago
  75. d1a3b95 boot: bootutil: Ensure the whole trailer is erased when it is large by Thomas Altenbach · 6 months ago
  76. 66d41e7 boot: bootutil: Fix scratch trailer overwritten if image trailer is large by Thomas Altenbach · 6 months ago
  77. 8975d5c boot: bootutil: Fix underflow in swap-scratch when trailer is large by Thomas Altenbach · 6 months ago
  78. 7fd7611 sim: Avoid assuming trailer is sector-aligned for swap-scratch + max-align-32 by Thomas Altenbach · 6 months ago
  79. a43167e zephyr: fix Mbed TLS configuration header file selection by Valerio Setti · 6 months ago
  80. fbd2267 boot: bootutil: Fix invalid last sector computation for swap-scratch by Thomas Altenbach · 6 months ago
  81. 7724bcf sim: Add device with larger sectors in slot 0 than in slot 1 by Thomas Altenbach · 6 months ago
  82. 7330df7 boot: bootutil: Fix last sector index computation for swap-offset by Thomas Altenbach · 6 months ago
  83. 429e2fe boot: zephyr: kconfig: Add new defaults option for FIH by Jamie McCrae · 6 months ago
  84. ef78369 Revert "bootutil: Add support for devices without erase and reduced erases" by Dominik Ermel · 6 months ago
  85. dbbeae4 Revert "zephyr: Add support for devices without erase and reduced erases" by Dominik Ermel · 6 months ago
  86. 9c84013 Revert "zephyr: Use flash_area_flatten in bs_custom_storage_erase" by Dominik Ermel · 6 months ago
  87. c513187 Revert "boot: Enable MCUBOOT_DEV_WITH_ERASE in other systems" by Dominik Ermel · 6 months ago
  88. 602cb45 Fix path for DT example by Ben · 6 months ago
  89. 3ff7549 zephyr: Add Kconfig option CONFIG_BOOT_KEY_IMPORT_BYPASS_ASN by Dominik Ermel · 10 months ago
  90. 1dcfbda bootutil: Allow bypassing ASN.1 encoding for ED25519 key import by Dominik Ermel · 10 months ago
  91. f2b6def zephyr: Enable building ed25519 PSA variant with Zephyr by Dominik Ermel · 6 months ago
  92. 615a9df bootutil: PSA implementation of x25519 and ed25519 verification by Dominik Ermel · 1 year, 2 months ago
  93. e5c0078 boot: Enable MCUBOOT_DEV_WITH_ERASE in other systems by Dominik Ermel · 8 months ago
  94. ecd4877 zephyr: Use flash_area_flatten in bs_custom_storage_erase by Dominik Ermel · 9 months ago
  95. c12dced zephyr: Add support for devices without erase and reduced erases by Dominik Ermel · 9 months ago
  96. e025689 bootutil: Add support for devices without erase and reduced erases by Dominik Ermel · 9 months ago
  97. 92422ca mynewt: Add flash_sector_get_size by Dominik Ermel · 8 months ago
  98. 346f737 boot: bootutil: Use BOOT_IMG_AREA to get boot_loader_state area by Dominik Ermel · 6 months ago
  99. 7c620b9 samples/runtime-source: Make it buildable on twister by Ederson de Souza · 7 months ago
  100. 1017c43 samples: Add a sample for runtime chosen image by Ederson de Souza · 12 months ago