1. c9fa608 boot: boot_serial: Fix issue with encrypted second slot images by Jamie McCrae · 2 years, 1 month ago
  2. 25d2f2c zephyr: encryption: Improve Kconfig and key generation by Jamie McCrae · 2 years, 1 month ago
  3. 70acc41 release-notes: Add imgtool changes by Bence Balogh · 2 years, 1 month ago
  4. 97a20f1 imgtool: Add public key's SHA256 hash calculation by Bence Balogh · 2 years, 1 month ago
  5. ed8d68a imgtool: Add raw output option by Bence Balogh · 2 years, 1 month ago
  6. 367aefb imgtool: Add write to file option by Bence Balogh · 2 years, 1 month ago
  7. 99613c6 bootutil: fix downgrade prevention by Michael Grand · 2 years, 2 months ago
  8. 88b2865 doc: design: Add updated information on data sharing by Jamie McCrae · 2 years ago
  9. 97d1879 docs: Add note on addition of new shared boot info by Jamie McCrae · 2 years, 2 months ago
  10. 5b1d511 boot: bootutil: Add optional boot info shared data saving by Jamie McCrae · 2 years, 5 months ago
  11. ea88860 bootutil: Add bootloader info TLV entries by Jamie McCrae · 2 years, 2 months ago
  12. 3016d00 bootutil: Add active slot number and max app size to shared data by Jamie McCrae · 2 years, 5 months ago
  13. 0540d0f bootutil: Fix for flash_area_id_to_image by Dominik Ermel · 2 years ago
  14. f17b005 bootutil: Fix boot_set_next passing wrong image number by Dominik Ermel · 2 years ago
  15. fefc398 fix: update zephyr CONFIG_BOOTLOADER_MCUBOOT by Daniel Mangum · 2 years ago
  16. aa7e2b1 nuttx: switch to flash_area_get_sector by Michal Lenc · 2 years ago
  17. 61898da boot: boot_serial: Add updated SMP header by Jamie McCrae · 2 years, 1 month ago
  18. 36ae4fd boot: zephyr: split esp32 to esp32_devkitc_{wroom,wrover} by Marcin Niestroj · 2 years ago
  19. 2c86755 boot: zephyr: Fix indication LED not selecting GPIO by Jamie McCrae · 2 years ago
  20. 5404130 boot_serial: Fix build for 64-bit architectures by Michal Gorecki · 2 years, 1 month ago
  21. 76d19b3 boot: bootutil: Fix missing packed attributes, add hash size define by Jamie McCrae · 2 years ago
  22. c3fe516 espressif: ESP32-C2 initial support by Almir Okato · 2 years, 1 month ago
  23. d43cf89 espressif: ESP32-H2 initial support by Almir Okato · 2 years, 1 month ago
  24. ecaf8bd espressif: ESP32-C6 initial support by Almir Okato · 2 years, 1 month ago
  25. 3ccc6a6 espressif: add flash parameters to esptool command for building by Almir Okato · 2 years, 1 month ago
  26. 879348b docs: espressif: update documentation after ESP-IDF submodule removal by Almir Okato · 2 years, 3 months ago
  27. b91485a ci: espressif: update CI after the IDF submodule remove by Almir Okato · 2 years, 3 months ago
  28. 54ef484 espressif: remove IDF git submodule and add its reference by param by Almir Okato · 2 years, 5 months ago
  29. 26ed3f4 espressif: preferred use of a installed esptool by Almir Okato · 2 years, 5 months ago
  30. 018b770 imgtool: Fix getpriv error return with private key by Roland Mikhel · 2 years, 1 month ago
  31. 9fad4c1 boot: boot_serial: Fix wrong cbor type for confirm by Jamie McCrae · 2 years, 1 month ago
  32. 52cac94 mynewt: Make sysinit() call configurable by Jerzy Kasenberg · 2 years, 1 month ago
  33. 8581168 boot: mynewt: Respect minimum write size by Jerzy Kasenberg · 2 years, 1 month ago
  34. 7abfe4f boot: mynewt: Add build version comparison by Jerzy Kasenberg · 2 years, 1 month ago
  35. e486b53 boot: mynewt: add support for the mcumgr echo command in serial boot mode by Jerzy Kasenberg · 2 years, 3 months ago
  36. daabd6a nuttx: add support for swap without scratch area by Michal Lenc · 2 years, 2 months ago
  37. 6a8746d boot_serial: fix image number handle in image upload request by Piotr Dymacz · 2 years, 1 month ago
  38. f2cb550 boot_serial: fix misuse of 'matched' param from zcbor_map_decode_bulk() by Piotr Dymacz · 2 years, 1 month ago
  39. 82feb9a boot_serial: Fix showing images that are not valid by Jamie McCrae · 2 years, 1 month ago
  40. 23fdb0d sim: Revert changes to cap values by Roland Mikhel · 2 years, 1 month ago
  41. c5c2b4d bootutil: Revert changes to cap values by Roland Mikhel · 2 years, 1 month ago
  42. 7ecffd4 ci: Add new variations for ram-load by Roland Mikhel · 2 years, 4 months ago
  43. 6945bb6 sim: Add new ram-load test cases by Roland Mikhel · 2 years, 4 months ago
  44. 820e9cc sim: fix encryption for ram-load related tests by Roland Mikhel · 2 years, 3 months ago
  45. 34d5a69 Tests: Enable psa-crypto-api feature by Matthew Dalzell · 2 years, 1 month ago
  46. 65eb35c sim: Initialize PSA Crypto subsystem based on psa-crypto-api feature by Antonio de Angelis · 2 years, 9 months ago
  47. 9a82eca ci: add test case for hw-rollback-protection by Roland Mikhel · 2 years, 3 months ago
  48. 82670c7 bootutil: Add capability to test hw-rollback-prot by Roland Mikhel · 2 years, 3 months ago
  49. d670352 sim: Add hw-rollback-protection feature by Roland Mikhel · 2 years, 3 months ago
  50. 61962b9 bootutil: fix FIH int conversion for security_cnt by Roland Mikhel · 2 years, 3 months ago
  51. e6e4801 zephyr/boot_serial_extension: Fix zcbor header path by Dominik Ermel · 2 years, 2 months ago
  52. 2c1c5d1 docs: Update security to use github reporting by David Brown · 2 years, 2 months ago
  53. a5db515 bootutil/crypto: SHA256 abort function return state by Antonio de Angelis · 2 years, 4 months ago
  54. 0361ad3 bootutil/crypto: SHA256 init functions should return a status by Antonio de Angelis · 2 years, 4 months ago
  55. f92a219 bootutil/crypto: Fix minor typos in comments for RSA modules by Antonio de Angelis · 2 years, 4 months ago
  56. 4854700 bootutil: Add image_index to additional logging messages by Antonio de Angelis · 2 years, 4 months ago
  57. 2f85b7e bootutil/crypto: Fix the common.h header by Antonio de Angelis · 2 years, 4 months ago
  58. c321a70 bootutil/crypto: Add a crypto backend for SHA256 based on PSA Crypto APIs by Antonio de Angelis · 2 years, 9 months ago
  59. 02bf072 bootutil/crypto: Refactor the RSA signature verification and encryption by Antonio de Angelis · 2 years, 9 months ago
  60. ba5fb1c bootutil: Add image_index to common prints by Antonio de Angelis · 2 years, 10 months ago
  61. 74c4d1c zephyr: Restore default log level of info by Jamie McCrae · 2 years, 2 months ago
  62. 8a8a241 zephyr: single_loader: Fix typo by Jamie McCrae · 2 years, 2 months ago
  63. a6aef32 docs: release: Add note on zephyr release by Jamie McCrae · 2 years, 2 months ago
  64. d6a7741 zephyr: Add VERSION file by Jamie McCrae · 2 years, 3 months ago
  65. abb18a3 docs: Add note on addition of image state/image set state commands by Jamie McCrae · 2 years, 3 months ago
  66. fac2cab boot_serial: Add image state set/get by Jamie McCrae · 2 years, 4 months ago
  67. 52605e5 release-notes: Add note on zcbor encoder fix by Jamie McCrae · 2 years, 2 months ago
  68. c393b54 boot: boot_serial: fix usage of zcbor_new_encode_state API by Daniel DeGrasse · 2 years, 3 months ago
  69. 9380135 ci: zephyr: Update Zephyr image and SDK version by Jamie McCrae · 2 years, 3 months ago
  70. 9ced459 boot: zephyr: fix s/junping/jumping/ typo by Marcin Niestroj · 2 years, 3 months ago
  71. 1dbe0cf boot: zephyr: Use mcuboot-led0 in MCUBOOT_INDICATION_LED help section by Jeppe Odgaard · 2 years, 3 months ago
  72. 256bc37 bootutil: Fixing memset not beeing called by Dominik Ermel · 2 years, 8 months ago
  73. eb7658e zephyr: fix link to Zephyr application docs by Daniel Mangum · 2 years, 3 months ago
  74. 0038f39 boot: zcbor: Move copy script by Jamie McCrae · 2 years, 3 months ago
  75. b388829 docs: Add not on CDDL code being replaced by Jamie McCrae · 2 years, 3 months ago
  76. cb07e88 boot_serial: Replace cbor auto-generated code with zcbor functions by Jamie McCrae · 2 years, 4 months ago
  77. db6ba46 boot_serial: Unify zcbor include paths by Jamie McCrae · 2 years, 3 months ago
  78. 7a4b192 ci: mynewt: Download nrfx from separate repository by Jerzy Kasenberg · 2 years, 3 months ago
  79. 2878eb4 bootutil/crypto: Fix local variable name typo for PSA Crypto key parse by Antonio de Angelis · 2 years, 3 months ago
  80. ec2ac82 boot/zephyr: switch main return type to 'int' by Keith Packard · 2 years, 3 months ago
  81. 7f982b0 Revert "imgtool: Add backwards compatibility for ECDSA" by David Vincze · 2 years, 3 months ago
  82. 4395b80 boot: Restore and extend the usage of 0x22 TLV (ECDSA256) by David Vincze · 2 years, 3 months ago
  83. 6769344 boot: zephyr: esp32: zephyr port by Marek Matej · 2 years, 7 months ago
  84. 86dba4d ci: update toml dependency by Fabio Utzig · 2 years, 3 months ago
  85. 0a1ef37 bootutil/crypto: Move BOOTUTIL_CRYPTO_ECDSA_P256_HASH_SIZE into common by Antonio de Angelis · 2 years, 3 months ago
  86. 88e4aed bootutil/crypto: Fix review comments on the ecdsa layer by Antonio de Angelis · 2 years, 3 months ago
  87. 10529d3 bootutil/crypto: Have a single ECDSA verification module by Antonio de Angelis · 2 years, 4 months ago
  88. 966ac81 bootutil/crypto: Extend ECDSA to support P384 curve by Antonio de Angelis · 2 years, 4 months ago
  89. 25390ad bootutil/crypto: Have a single ECDSA abstraction file by Antonio de Angelis · 2 years, 4 months ago
  90. cf36d67 bootutil/crypto: Add license disclaimer to ecdsa_p256.h by Antonio de Angelis · 2 years, 4 months ago
  91. 557451d bootutil/crypto: Add a generic signature validation module for ECDSA by Antonio de Angelis · 2 years, 9 months ago
  92. c725cee docs: Add release note snippet for ECDSA TLV by Roland Mikhel · 2 years, 5 months ago
  93. 3097851 sim: Remove curve specific ECDSA TLVs by Roland Mikhel · 2 years, 6 months ago
  94. 6205c10 sim: Add generic ECDSA TLV support by Roland Mikhel · 2 years, 6 months ago
  95. 78135ee imgtool: Add backwards compatibility for ECDSA by Roland Mikhel · 2 years, 6 months ago
  96. 5704174 imgtool: Add generic ECDSA TLV support by Roland Mikhel · 2 years, 6 months ago
  97. 63d2346 bootutil: Remove curve specific ECDSA TLVs by Roland Mikhel · 2 years, 6 months ago
  98. b08e77e bootutil: Create new generic ECDSA TLV by Roland Mikhel · 2 years, 7 months ago
  99. 1558e7a boot: zephyr: remove stm32 watchdog defines by Jeppe Odgaard · 2 years, 4 months ago
  100. 4420bb6 boot: zephyr: setup watchdog by Jeppe Odgaard · 2 years, 4 months ago