1. 3016d00 bootutil: Add active slot number and max app size to shared data by Jamie McCrae · 2 years, 5 months ago
  2. 0540d0f bootutil: Fix for flash_area_id_to_image by Dominik Ermel · 2 years ago
  3. f17b005 bootutil: Fix boot_set_next passing wrong image number by Dominik Ermel · 2 years ago
  4. aa7e2b1 nuttx: switch to flash_area_get_sector by Michal Lenc · 2 years ago
  5. 61898da boot: boot_serial: Add updated SMP header by Jamie McCrae · 2 years, 1 month ago
  6. 36ae4fd boot: zephyr: split esp32 to esp32_devkitc_{wroom,wrover} by Marcin Niestroj · 2 years ago
  7. 2c86755 boot: zephyr: Fix indication LED not selecting GPIO by Jamie McCrae · 2 years ago
  8. 5404130 boot_serial: Fix build for 64-bit architectures by Michal Gorecki · 2 years, 1 month ago
  9. 76d19b3 boot: bootutil: Fix missing packed attributes, add hash size define by Jamie McCrae · 2 years ago
  10. c3fe516 espressif: ESP32-C2 initial support by Almir Okato · 2 years, 1 month ago
  11. d43cf89 espressif: ESP32-H2 initial support by Almir Okato · 2 years, 1 month ago
  12. ecaf8bd espressif: ESP32-C6 initial support by Almir Okato · 2 years, 1 month ago
  13. 3ccc6a6 espressif: add flash parameters to esptool command for building by Almir Okato · 2 years, 1 month ago
  14. 54ef484 espressif: remove IDF git submodule and add its reference by param by Almir Okato · 2 years, 5 months ago
  15. 26ed3f4 espressif: preferred use of a installed esptool by Almir Okato · 2 years, 5 months ago
  16. 9fad4c1 boot: boot_serial: Fix wrong cbor type for confirm by Jamie McCrae · 2 years, 1 month ago
  17. 52cac94 mynewt: Make sysinit() call configurable by Jerzy Kasenberg · 2 years, 1 month ago
  18. 8581168 boot: mynewt: Respect minimum write size by Jerzy Kasenberg · 2 years, 1 month ago
  19. 7abfe4f boot: mynewt: Add build version comparison by Jerzy Kasenberg · 2 years, 1 month ago
  20. e486b53 boot: mynewt: add support for the mcumgr echo command in serial boot mode by Jerzy Kasenberg · 2 years, 3 months ago
  21. daabd6a nuttx: add support for swap without scratch area by Michal Lenc · 2 years, 2 months ago
  22. 6a8746d boot_serial: fix image number handle in image upload request by Piotr Dymacz · 2 years, 1 month ago
  23. f2cb550 boot_serial: fix misuse of 'matched' param from zcbor_map_decode_bulk() by Piotr Dymacz · 2 years, 1 month ago
  24. 82feb9a boot_serial: Fix showing images that are not valid by Jamie McCrae · 2 years, 1 month ago
  25. c5c2b4d bootutil: Revert changes to cap values by Roland Mikhel · 2 years, 1 month ago
  26. 82670c7 bootutil: Add capability to test hw-rollback-prot by Roland Mikhel · 2 years, 3 months ago
  27. 61962b9 bootutil: fix FIH int conversion for security_cnt by Roland Mikhel · 2 years, 3 months ago
  28. e6e4801 zephyr/boot_serial_extension: Fix zcbor header path by Dominik Ermel · 2 years, 2 months ago
  29. a5db515 bootutil/crypto: SHA256 abort function return state by Antonio de Angelis · 2 years, 4 months ago
  30. 0361ad3 bootutil/crypto: SHA256 init functions should return a status by Antonio de Angelis · 2 years, 4 months ago
  31. f92a219 bootutil/crypto: Fix minor typos in comments for RSA modules by Antonio de Angelis · 2 years, 4 months ago
  32. 4854700 bootutil: Add image_index to additional logging messages by Antonio de Angelis · 2 years, 4 months ago
  33. 2f85b7e bootutil/crypto: Fix the common.h header by Antonio de Angelis · 2 years, 4 months ago
  34. c321a70 bootutil/crypto: Add a crypto backend for SHA256 based on PSA Crypto APIs by Antonio de Angelis · 2 years, 9 months ago
  35. 02bf072 bootutil/crypto: Refactor the RSA signature verification and encryption by Antonio de Angelis · 2 years, 9 months ago
  36. ba5fb1c bootutil: Add image_index to common prints by Antonio de Angelis · 2 years, 10 months ago
  37. 74c4d1c zephyr: Restore default log level of info by Jamie McCrae · 2 years, 2 months ago
  38. 8a8a241 zephyr: single_loader: Fix typo by Jamie McCrae · 2 years, 2 months ago
  39. d6a7741 zephyr: Add VERSION file by Jamie McCrae · 2 years, 3 months ago
  40. fac2cab boot_serial: Add image state set/get by Jamie McCrae · 2 years, 4 months ago
  41. c393b54 boot: boot_serial: fix usage of zcbor_new_encode_state API by Daniel DeGrasse · 2 years, 3 months ago
  42. 9ced459 boot: zephyr: fix s/junping/jumping/ typo by Marcin Niestroj · 2 years, 3 months ago
  43. 1dbe0cf boot: zephyr: Use mcuboot-led0 in MCUBOOT_INDICATION_LED help section by Jeppe Odgaard · 2 years, 3 months ago
  44. 256bc37 bootutil: Fixing memset not beeing called by Dominik Ermel · 2 years, 8 months ago
  45. 0038f39 boot: zcbor: Move copy script by Jamie McCrae · 2 years, 3 months ago
  46. cb07e88 boot_serial: Replace cbor auto-generated code with zcbor functions by Jamie McCrae · 2 years, 4 months ago
  47. db6ba46 boot_serial: Unify zcbor include paths by Jamie McCrae · 2 years, 3 months ago
  48. 2878eb4 bootutil/crypto: Fix local variable name typo for PSA Crypto key parse by Antonio de Angelis · 2 years, 3 months ago
  49. ec2ac82 boot/zephyr: switch main return type to 'int' by Keith Packard · 2 years, 3 months ago
  50. 4395b80 boot: Restore and extend the usage of 0x22 TLV (ECDSA256) by David Vincze · 2 years, 3 months ago
  51. 6769344 boot: zephyr: esp32: zephyr port by Marek Matej · 2 years, 7 months ago
  52. 0a1ef37 bootutil/crypto: Move BOOTUTIL_CRYPTO_ECDSA_P256_HASH_SIZE into common by Antonio de Angelis · 2 years, 3 months ago
  53. 88e4aed bootutil/crypto: Fix review comments on the ecdsa layer by Antonio de Angelis · 2 years, 3 months ago
  54. 10529d3 bootutil/crypto: Have a single ECDSA verification module by Antonio de Angelis · 2 years, 4 months ago
  55. 966ac81 bootutil/crypto: Extend ECDSA to support P384 curve by Antonio de Angelis · 2 years, 4 months ago
  56. 25390ad bootutil/crypto: Have a single ECDSA abstraction file by Antonio de Angelis · 2 years, 4 months ago
  57. cf36d67 bootutil/crypto: Add license disclaimer to ecdsa_p256.h by Antonio de Angelis · 2 years, 4 months ago
  58. 557451d bootutil/crypto: Add a generic signature validation module for ECDSA by Antonio de Angelis · 2 years, 9 months ago
  59. 63d2346 bootutil: Remove curve specific ECDSA TLVs by Roland Mikhel · 2 years, 6 months ago
  60. b08e77e bootutil: Create new generic ECDSA TLV by Roland Mikhel · 2 years, 7 months ago
  61. 1558e7a boot: zephyr: remove stm32 watchdog defines by Jeppe Odgaard · 2 years, 4 months ago
  62. 4420bb6 boot: zephyr: setup watchdog by Jeppe Odgaard · 2 years, 4 months ago
  63. 393af79 boot_serial: Update zcbor files from zcbor 0.7.0 by Jamie McCrae · 2 years, 4 months ago
  64. a95a41b boot: bootutil: loader: Let image version comparison use build number by Marek Pieta · 2 years, 4 months ago
  65. 3cbb79c boot: Fix DOS line endings by David Brown · 2 years, 4 months ago
  66. f7d8660 boot_serial: Fix include paths for zephyr builds by Jamie McCrae · 2 years, 4 months ago
  67. c783537 bootutil: Add FIH for ED25519 sig verification by Roland Mikhel · 2 years, 4 months ago
  68. 186ac88 bootutil: Fix FIH return type for EC256 by Roland Mikhel · 2 years, 4 months ago
  69. 5397c13 zephyr: serial_recovery: Fix broken CDC device selection by Dominik Ermel · 2 years, 4 months ago
  70. 918da26 bootutil: Provide boot_set_next function by Dominik Ermel · 2 years, 4 months ago
  71. 6902abb zephyr: Create common boot serial enter function by Jamie McCrae · 2 years, 4 months ago
  72. 35941fe boot: zephyr: Add pin reset serial recovery entrance method by Jamie McCrae · 2 years, 4 months ago
  73. fd79db3 zephyr: boot: serial_recovery: Add no application entrace method by Jamie McCrae · 2 years, 5 months ago
  74. b3e3ce3 boot: zephyr: serial_recovery: Add boot mode enter ability by Jamie McCrae · 2 years, 6 months ago
  75. e5c57dd boot_serial: Only have build number if non-zero by Jamie McCrae · 2 years, 5 months ago
  76. 8a3b32c bootutil: Refactor signature verification by Roland Mikhel · 2 years, 5 months ago
  77. 206b914 bootutil: Remove P224 curve by Roland Mikhel · 2 years, 5 months ago
  78. 827118f boot: serial_recovery: Add image hash support by Jamie McCrae · 2 years, 5 months ago
  79. f5e7753 boot_serial: support fragmentation for outgoing SMP packets by Piotr Dymacz · 2 years, 9 months ago
  80. 1090d8f zephyr: Check zephyr,uart-mcumgr as candidate for serial recovery by Dominik Ermel · 3 years, 11 months ago
  81. 143485e zephyr: Add missing Kconfig dependencies for USB DFU by Dominik Ermel · 2 years, 5 months ago
  82. 874a0ab boot_serial: Fix Mynewt tests build by Szymon Janc · 2 years, 5 months ago
  83. c89a94f mynewt: Add flash_area_get_sector by Dominik Ermel · 2 years, 5 months ago
  84. 259d989 bootutil: Fix erase of trailer when located in scratch area by Stephane Le Roy · 4 years ago
  85. e8294b2 boot_serial: Add packed to struct by Jamie McCrae · 2 years, 5 months ago
  86. 68dcc0e zephyr: single_loader: Switch to flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
  87. 2476988 boot: Switch to flash_area_get_sector. by Dominik Ermel · 2 years, 7 months ago
  88. bd0d94c espressif: Add flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
  89. 069aea4 zephry: Add flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
  90. 9551b6e boot: zephyr: Remove deprecated GPIO Kconfig entries by Jamie McCrae · 2 years, 5 months ago
  91. dc8ef87 zephyr: serial_recovery: Use Zephyr manifest zcbor files by Jamie McCrae · 2 years, 5 months ago
  92. b56a65f zephyr: serial_recovery: Fix missing limit on buffer size by Jamie McCrae · 2 years, 6 months ago
  93. 0119cdb zephyr: Add missing flash_map.h to sysflash.h by Dominik Ermel · 2 years, 6 months ago
  94. 94360d5 Fix possible array index overflow in loader.c: fill_rsp() by INFINEON\DovhalA · 2 years, 7 months ago
  95. 472d4c7 bootutil: Pass flash_area to boot_read_swap_size by Dominik Ermel · 2 years, 6 months ago
  96. 9e8eddc boot: zephyr: Clean up before chainloading by default by Jamie McCrae · 2 years, 5 months ago
  97. 120b718 FIH: Fix possible static check error caused by FIH_DECLARE by Sherry Zhang · 2 years, 5 months ago
  98. c68a600 bootutil: Little rework of boot_find_status by Dominik Ermel · 2 years, 6 months ago
  99. 23a7a2e bootutil: Move duplicate static inline functions to one header by Dominik Ermel · 2 years, 6 months ago
  100. aee388a zephyr: serial_recovery: Fix confusing/wrong Kconfig values by Jamie McCrae · 2 years, 6 months ago