1. c00f332 build(deps): bump nokogiri from 1.13.8 to 1.14.2 in /docs by dependabot[bot] · 2 years, 5 months ago
  2. ccc8f8c build(deps): bump activesupport from 6.0.3.6 to 6.0.6.1 in /docs by dependabot[bot] · 2 years, 5 months ago
  3. 76d2b89 ci: Skip sign-off checks for dependabot by Dominik Ermel · 2 years, 6 months ago
  4. c68a600 bootutil: Little rework of boot_find_status by Dominik Ermel · 2 years, 6 months ago
  5. 23a7a2e bootutil: Move duplicate static inline functions to one header by Dominik Ermel · 2 years, 6 months ago
  6. 4a34b0f ci: Update TF-M version to be aligned with FIH library changes by Tamas Ban · 2 years, 6 months ago
  7. aee388a zephyr: serial_recovery: Fix confusing/wrong Kconfig values by Jamie McCrae · 2 years, 6 months ago
  8. cde3639 zephyr: serial_recovery: Make receive buffers configurable by Jamie McCrae · 2 years, 6 months ago
  9. 453e8bd flash_map_backend: Remove flash_area_id_to_image_slot by Dominik Ermel · 2 years, 7 months ago
  10. b26fc48 boot/boot_serial: Add boot_reset_request_hook to bs_reset by Dominik Ermel · 2 years, 8 months ago
  11. ad35e2b boot/bootutil: Provide prototype for boot_reset_request_hook by Dominik Ermel · 2 years, 8 months ago
  12. 85b4e0b Use full links for Cypress and Sim usage instructions by hasheddan · 2 years, 6 months ago
  13. a4c7251 zephyr: Remove FLASH_AREA_IMAGE_SCRATCH from single app config by Dominik Ermel · 2 years, 8 months ago
  14. d546079 bootutil: Don't default to scratch when single app is used by Dominik Ermel · 2 years, 8 months ago
  15. 8e8b545 boot: zephyr: add support for RT595 by Daniel DeGrasse · 2 years, 6 months ago
  16. 9315654 zephyr: Disable and deprecate flash erase by Jamie McCrae · 2 years, 7 months ago
  17. 3618f51 Revert "Explicitly set module name in `zephyr/module.yml`" by Jamie McCrae · 2 years, 9 months ago
  18. c6848ad Revert "Add west.yml to make manifest-module." by Jamie McCrae · 2 years, 9 months ago
  19. 7453075 bootutil: fix swap with move reset issue by Fabio Utzig · 2 years, 6 months ago
  20. bfdf934 espressif: ci: Add new building jobs configs for Espressif chips by Almir Okato · 2 years, 6 months ago
  21. 3eb0681 ci: add single parent commit case on check-signed-off-by script by Almir Okato · 2 years, 6 months ago
  22. 5047f03 fih: Hardening of fault injection countermeasures by Michael Grand · 2 years, 9 months ago
  23. 78d50b2 espressif:ESP32-S3: Fix multiboot APP CPU start by Almir Okato · 2 years, 7 months ago
  24. 4427e4c boot: zephyr: allow timeout based recovery with CDC ACM by Piotr Dymacz · 2 years, 11 months ago
  25. 90b8f69 boot: zephyr: Only call sys_clock_disable when supported by Joakim Andersson · 2 years, 8 months ago
  26. 8f289ba imgtool: fix getpriv format type for keys by Fabio Utzig · 2 years, 7 months ago
  27. 4a748bf mynewt: add flash sector requirement for swap move by Fabio Utzig · 2 years, 7 months ago
  28. 5a013e3 ci: add Mynewt test target for swap move by Fabio Utzig · 2 years, 7 months ago
  29. 46e554e ci: Fix compatibility with packaging==22 by Fabio Utzig · 2 years, 7 months ago
  30. 9d3fd7f boot_serial: Add unaligned stack buffer writing by Jamie McCrae · 2 years, 8 months ago
  31. 8724081 doc: espressif: Add warning note for Flash Encryption with Serial Recovery usage by Almir Okato · 2 years, 8 months ago
  32. d165e9b boot: zephyr: boards: nrf52840dk: Fix overlay by Jamie McCrae · 2 years, 8 months ago
  33. 84da51b espressif: add downgrade prevention feature by Almir Okato · 2 years, 9 months ago
  34. 421730e boot: Update Nordic's license identifier tag by Dominik Kilian · 2 years, 8 months ago
  35. 04efc2e docs: fix FIH example command in design.md by Tamas Ban · 2 years, 8 months ago
  36. 166075e ci: fih: update TF-M version to 1.7.0 and adjust test suite by Tamas Ban · 2 years, 8 months ago
  37. ad1fb3d boot_serial: Allow using a buffer larger than 512 bytes by Jamie McCrae · 2 years, 8 months ago
  38. 0b6d343 boot_serial: Fix rc not being returned as a signed value by Jamie McCrae · 2 years, 8 months ago
  39. 7ebf0e8 bootutil: Fix bootutil_find_key return value by Mark Horvath · 4 years, 6 months ago
  40. 82ee5d0 zephyr: fix handling of devicetree overlays in mcuboot by Torsten Rasmussen · 2 years, 9 months ago
  41. 08a716d imgtool: fix --vector-to-sign usage by Fabio Utzig · 2 years, 9 months ago
  42. e009e19 zephyr: Explicitly select CONFIG_CRC for CONFIG_MCUBOOT_SERIAL by Dominik Ermel · 2 years, 9 months ago
  43. 7ba01c0 imgtool: Fix PEP8 warnings on modules in this PR by Antonio de Angelis · 2 years, 9 months ago
  44. c6e7e9b imgtool: Improve ECDSA key generation by Antonio de Angelis · 2 years, 9 months ago
  45. 284b8fe imgtool: Add filename to some common prints by Antonio de Angelis · 2 years, 9 months ago
  46. a1de4e5 boot: zephyr: remove thingy53_nrf5340_cpuapp.conf board configuration by Kamil Piszczek · 2 years, 9 months ago
  47. 36bac4f Fix error: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'uint32_t' by Xiang Xiao · 2 years, 9 months ago
  48. aa217e2 boot: zephyr: prefer swap move if scratch_partition not enabled by Thomas Stranger · 2 years, 9 months ago
  49. fc1eabf boot_serial: espressif: ESP32-S3 serial recovery mode interface by Almir Okato · 2 years, 10 months ago
  50. 4099583 boot_serial: espressif: ESP32-S2 serial recovery mode interface by Almir Okato · 2 years, 10 months ago
  51. 7d3622f boot_serial: espressif: change CRC call for esp chips general compatibility by Almir Okato · 2 years, 10 months ago
  52. 6ea3e9b boot: nuttx: Support application specific wdg initialization. by Andrés Sánchez Pascual · 2 years, 9 months ago
  53. 246aca3 Fix sign-comparison issue by Andrés Sánchez Pascual · 2 years, 9 months ago
  54. 900da13 Add west.yml to make manifest-module. by Gregory Shue · 2 years, 10 months ago
  55. e82b370 Explicitly set module name in `zephyr/module.yml` by Gregory Shue · 2 years, 10 months ago
  56. a6a5c08 doc/redame-zephyr: by Andrzej Puzdrowski · 2 years, 10 months ago
  57. 7500156 doc/readme-zephyr: by Andrzej Puzdrowski · 2 years, 10 months ago
  58. 4eca54f boot: serial: add missing Zephyr kernel.h include by Gerard Marull-Paretas · 2 years, 10 months ago
  59. 37e4223 sample:zephyr: decrease some hard code by honglin leng · 3 years ago
  60. e457444 boot: zephyr: enable ram load for ARM by Daniel DeGrasse · 3 years ago
  61. 9324d2b sim: Added test for over-sized image update by Andrzej Puzdrowski · 3 years ago
  62. 26d19d3 sim: Added test for over-sized image bootstrap by Andrzej Puzdrowski · 3 years ago
  63. 5b90dc8 sim: image trailer size differentiation by Andrzej Puzdrowski · 3 years ago
  64. 5310d55 sim: corrected maximal image size calculation by Andrzej Puzdrowski · 3 years, 6 months ago
  65. 334b6a6 boot: add precise check of the image size by Andrzej Puzdrowski · 3 years, 7 months ago
  66. b22eb6a zephyr: Explicitly include cmsis.h by Yonatan Schachter · 3 years ago
  67. b8801fc zephyr/Kconfig: Add downgrade prevention to swaps by Jerzy Kasenberg · 3 years, 1 month ago
  68. e3f895d Add downgrade prevention for swaps by Jerzy Kasenberg · 3 years, 4 months ago
  69. 4e2cdfe imgtool: change getpub exporting format parameter by Fabio Utzig · 2 years, 10 months ago
  70. 09cca38 boot_serial: espressif: ESP32-C3 serial recovery mode by Almir Okato · 2 years, 11 months ago
  71. 707a69d boot_serial: espressif: enable erase progressively option on serial recovery by Almir Okato · 2 years, 11 months ago
  72. 0dcdbab boot_serial: espressif: split serial adapter implementation for each chip by Almir Okato · 2 years, 11 months ago
  73. 90be6e6 boot_serial: adding missing errno.h header by Almir Okato · 2 years, 11 months ago
  74. b25ba4b zephyr/Kconfig: fixed BOOT_WATCHDOG_FEED default value by Andrzej Puzdrowski · 2 years, 10 months ago
  75. 08a30a4 zephyr: Add a bool Kconfig option for swap move by David Brown · 3 years, 3 months ago
  76. 6f28677 imgtool: add option to export public PEM by Fabio Utzig · 3 years ago
  77. 3fd4cd4 bootutil: loader: Add post copy hook to swap function by Sigvart Hovland · 2 years, 11 months ago
  78. 6e116e4 zephyr/sample.yaml Limit allowed build platforms by Andrzej Puzdrowski · 2 years, 11 months ago
  79. f1fd510 boot: zephyr: Remove legacy serial recovery GPIO configuration by Marek Pieta · 2 years, 11 months ago
  80. 2fa1190 boot: zephyr: Add default values of boot detect pins by Marek Pieta · 2 years, 11 months ago
  81. 73d69e9 boot: zephyr: fix watchdog device typos by Fabio Utzig · 2 years, 11 months ago
  82. 4b90dfc zephyr: ci: enable testing more watchdog paths by Fabio Utzig · 2 years, 11 months ago
  83. 4030aac boot: zephyr: fix xtensa define condition by Georgij Cernysiov · 2 years, 11 months ago
  84. 2c53934 zephyr/boot_serial_extension: Switch to using FIXED_PARTITION_ by Dominik Ermel · 3 years ago
  85. 3a82b6f zephyr: Switch to using FIXED_PARTITION_ macros by Dominik Ermel · 3 years ago
  86. e00f24b build(deps): bump nokogiri from 1.12.5 to 1.13.8 in /docs by dependabot[bot] · 3 years ago
  87. 4581123 build(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs by dependabot[bot] · 3 years, 1 month ago
  88. 414ac87 boot: nuttx: main: add suport for board late initialization. by Andrés Sánchez Pascual · 3 years ago
  89. a93188e boot: zephyr: Configure mimxrt1060_evkb boards by Mike Szczys · 3 years ago
  90. a1c8c8e boot: zephyr: enable watchdog feed by default by Bartosz Bilas · 3 years ago
  91. 245de81 bootutil: Add missing flash_area_close by Dominik Ermel · 3 years ago
  92. a83715b boot: zephyr: return NULL if stm32 watchdog is not enabled by Bartosz Bilas · 3 years ago
  93. 71ae335 ci: zephyr: update to Zephyr SDK 0.15.0 by Bartosz Bilas · 3 years ago
  94. be7e2b1 ci: zephyr: switch to CI image 0.24.2 by Bartosz Bilas · 3 years ago
  95. 66cdd46 zephyr: flash: support 32byte block write size by heinwessels · 3 years, 1 month ago
  96. 1595488 Update for C++ compiler compatibility by Andrés Sánchez Pascual · 3 years ago
  97. f4df58f imgtool: Fix output of confirmed image in HEX format by Alexander Mihajlovic · 3 years ago
  98. 02a3edd zephyr: Remove devicetree 'label' property from flash nodes by Kumar Gala · 3 years ago
  99. 067f30a boot_serial: explain disabled idle state in timeout based recovery by Piotr Dymacz · 3 years ago
  100. 3942e9b boot_serial: fix serial recovery mode with timeout by Piotr Dymacz · 3 years, 1 month ago