1. 4a748bf mynewt: add flash sector requirement for swap move by Fabio Utzig · 2 years, 7 months ago
  2. 5a013e3 ci: add Mynewt test target for swap move by Fabio Utzig · 2 years, 7 months ago
  3. 46e554e ci: Fix compatibility with packaging==22 by Fabio Utzig · 2 years, 7 months ago
  4. 9d3fd7f boot_serial: Add unaligned stack buffer writing by Jamie McCrae · 2 years, 8 months ago
  5. 8724081 doc: espressif: Add warning note for Flash Encryption with Serial Recovery usage by Almir Okato · 2 years, 8 months ago
  6. d165e9b boot: zephyr: boards: nrf52840dk: Fix overlay by Jamie McCrae · 2 years, 8 months ago
  7. 84da51b espressif: add downgrade prevention feature by Almir Okato · 2 years, 9 months ago
  8. 421730e boot: Update Nordic's license identifier tag by Dominik Kilian · 2 years, 8 months ago
  9. 04efc2e docs: fix FIH example command in design.md by Tamas Ban · 2 years, 8 months ago
  10. 166075e ci: fih: update TF-M version to 1.7.0 and adjust test suite by Tamas Ban · 2 years, 8 months ago
  11. ad1fb3d boot_serial: Allow using a buffer larger than 512 bytes by Jamie McCrae · 2 years, 8 months ago
  12. 0b6d343 boot_serial: Fix rc not being returned as a signed value by Jamie McCrae · 2 years, 8 months ago
  13. 7ebf0e8 bootutil: Fix bootutil_find_key return value by Mark Horvath · 4 years, 6 months ago
  14. 82ee5d0 zephyr: fix handling of devicetree overlays in mcuboot by Torsten Rasmussen · 2 years, 9 months ago
  15. 08a716d imgtool: fix --vector-to-sign usage by Fabio Utzig · 2 years, 9 months ago
  16. e009e19 zephyr: Explicitly select CONFIG_CRC for CONFIG_MCUBOOT_SERIAL by Dominik Ermel · 2 years, 9 months ago
  17. 7ba01c0 imgtool: Fix PEP8 warnings on modules in this PR by Antonio de Angelis · 2 years, 9 months ago
  18. c6e7e9b imgtool: Improve ECDSA key generation by Antonio de Angelis · 2 years, 9 months ago
  19. 284b8fe imgtool: Add filename to some common prints by Antonio de Angelis · 2 years, 9 months ago
  20. a1de4e5 boot: zephyr: remove thingy53_nrf5340_cpuapp.conf board configuration by Kamil Piszczek · 2 years, 9 months ago
  21. 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
  22. aa217e2 boot: zephyr: prefer swap move if scratch_partition not enabled by Thomas Stranger · 2 years, 9 months ago
  23. fc1eabf boot_serial: espressif: ESP32-S3 serial recovery mode interface by Almir Okato · 2 years, 10 months ago
  24. 4099583 boot_serial: espressif: ESP32-S2 serial recovery mode interface by Almir Okato · 2 years, 10 months ago
  25. 7d3622f boot_serial: espressif: change CRC call for esp chips general compatibility by Almir Okato · 2 years, 10 months ago
  26. 6ea3e9b boot: nuttx: Support application specific wdg initialization. by Andrés Sánchez Pascual · 2 years, 9 months ago
  27. 246aca3 Fix sign-comparison issue by Andrés Sánchez Pascual · 2 years, 9 months ago
  28. 900da13 Add west.yml to make manifest-module. by Gregory Shue · 2 years, 10 months ago
  29. e82b370 Explicitly set module name in `zephyr/module.yml` by Gregory Shue · 2 years, 10 months ago
  30. a6a5c08 doc/redame-zephyr: by Andrzej Puzdrowski · 2 years, 10 months ago
  31. 7500156 doc/readme-zephyr: by Andrzej Puzdrowski · 2 years, 10 months ago
  32. 4eca54f boot: serial: add missing Zephyr kernel.h include by Gerard Marull-Paretas · 2 years, 10 months ago
  33. 37e4223 sample:zephyr: decrease some hard code by honglin leng · 3 years ago
  34. e457444 boot: zephyr: enable ram load for ARM by Daniel DeGrasse · 3 years ago
  35. 9324d2b sim: Added test for over-sized image update by Andrzej Puzdrowski · 3 years ago
  36. 26d19d3 sim: Added test for over-sized image bootstrap by Andrzej Puzdrowski · 3 years ago
  37. 5b90dc8 sim: image trailer size differentiation by Andrzej Puzdrowski · 3 years ago
  38. 5310d55 sim: corrected maximal image size calculation by Andrzej Puzdrowski · 3 years, 6 months ago
  39. 334b6a6 boot: add precise check of the image size by Andrzej Puzdrowski · 3 years, 7 months ago
  40. b22eb6a zephyr: Explicitly include cmsis.h by Yonatan Schachter · 3 years ago
  41. b8801fc zephyr/Kconfig: Add downgrade prevention to swaps by Jerzy Kasenberg · 3 years, 1 month ago
  42. e3f895d Add downgrade prevention for swaps by Jerzy Kasenberg · 3 years, 4 months ago
  43. 4e2cdfe imgtool: change getpub exporting format parameter by Fabio Utzig · 2 years, 10 months ago
  44. 09cca38 boot_serial: espressif: ESP32-C3 serial recovery mode by Almir Okato · 2 years, 11 months ago
  45. 707a69d boot_serial: espressif: enable erase progressively option on serial recovery by Almir Okato · 2 years, 11 months ago
  46. 0dcdbab boot_serial: espressif: split serial adapter implementation for each chip by Almir Okato · 2 years, 11 months ago
  47. 90be6e6 boot_serial: adding missing errno.h header by Almir Okato · 2 years, 11 months ago
  48. b25ba4b zephyr/Kconfig: fixed BOOT_WATCHDOG_FEED default value by Andrzej Puzdrowski · 2 years, 10 months ago
  49. 08a30a4 zephyr: Add a bool Kconfig option for swap move by David Brown · 3 years, 3 months ago
  50. 6f28677 imgtool: add option to export public PEM by Fabio Utzig · 3 years ago
  51. 3fd4cd4 bootutil: loader: Add post copy hook to swap function by Sigvart Hovland · 2 years, 11 months ago
  52. 6e116e4 zephyr/sample.yaml Limit allowed build platforms by Andrzej Puzdrowski · 2 years, 11 months ago
  53. f1fd510 boot: zephyr: Remove legacy serial recovery GPIO configuration by Marek Pieta · 2 years, 11 months ago
  54. 2fa1190 boot: zephyr: Add default values of boot detect pins by Marek Pieta · 2 years, 11 months ago
  55. 73d69e9 boot: zephyr: fix watchdog device typos by Fabio Utzig · 2 years, 11 months ago
  56. 4b90dfc zephyr: ci: enable testing more watchdog paths by Fabio Utzig · 2 years, 11 months ago
  57. 4030aac boot: zephyr: fix xtensa define condition by Georgij Cernysiov · 2 years, 11 months ago
  58. 2c53934 zephyr/boot_serial_extension: Switch to using FIXED_PARTITION_ by Dominik Ermel · 3 years ago
  59. 3a82b6f zephyr: Switch to using FIXED_PARTITION_ macros by Dominik Ermel · 3 years ago
  60. e00f24b build(deps): bump nokogiri from 1.12.5 to 1.13.8 in /docs by dependabot[bot] · 3 years ago
  61. 4581123 build(deps): bump tzinfo from 1.2.9 to 1.2.10 in /docs by dependabot[bot] · 3 years, 1 month ago
  62. 414ac87 boot: nuttx: main: add suport for board late initialization. by Andrés Sánchez Pascual · 3 years ago
  63. a93188e boot: zephyr: Configure mimxrt1060_evkb boards by Mike Szczys · 3 years ago
  64. a1c8c8e boot: zephyr: enable watchdog feed by default by Bartosz Bilas · 3 years ago
  65. 245de81 bootutil: Add missing flash_area_close by Dominik Ermel · 3 years ago
  66. a83715b boot: zephyr: return NULL if stm32 watchdog is not enabled by Bartosz Bilas · 3 years ago
  67. 71ae335 ci: zephyr: update to Zephyr SDK 0.15.0 by Bartosz Bilas · 3 years ago
  68. be7e2b1 ci: zephyr: switch to CI image 0.24.2 by Bartosz Bilas · 3 years ago
  69. 66cdd46 zephyr: flash: support 32byte block write size by heinwessels · 3 years, 1 month ago
  70. 1595488 Update for C++ compiler compatibility by Andrés Sánchez Pascual · 3 years ago
  71. f4df58f imgtool: Fix output of confirmed image in HEX format by Alexander Mihajlovic · 3 years ago
  72. 02a3edd zephyr: Remove devicetree 'label' property from flash nodes by Kumar Gala · 3 years ago
  73. 067f30a boot_serial: explain disabled idle state in timeout based recovery by Piotr Dymacz · 3 years ago
  74. 3942e9b boot_serial: fix serial recovery mode with timeout by Piotr Dymacz · 3 years, 1 month ago
  75. 5130d1d zephyr: Remove devicetree 'label' property by Kumar Gala · 3 years ago
  76. b03c098 boot: zephyr: get rid of device_get_binding for stm32 watchdog by Bartosz Bilas · 3 years ago
  77. 1c150c6 zephyr: direct inclusion of the hooks file by Andrzej Puzdrowski · 3 years, 1 month ago
  78. 09e2bd7 boot_serial: Fix incorrect format specifier for off_t by Stephanos Ioannidis · 3 years, 1 month ago
  79. b4c04d3 boot: zephyr: add support for generic watchdog alias by Bartosz Bilas · 3 years, 1 month ago
  80. 8eadf8c zephyr: remove flash_device_get_binding by Kumar Gala · 3 years ago
  81. 3175182 boot: zephyr: main: fix log_process call after Zephyr change by Martin Jäger · 3 years, 1 month ago
  82. 477ed81 boot: zephyr: main: fix indentation by Martin Jäger · 3 years, 1 month ago
  83. 888e261 boot_serial: add "zephyr/" prefix to __ZEPHYR__ includes by Fabio Baltieri · 3 years, 1 month ago
  84. 864d104 boot_serial: zephyr: Fix zcbor encoding in extensions by Dominik Ermel · 3 years, 1 month ago
  85. f1fd225 zephyr: disable qspi-nor on nrf52840 by Andrzej Puzdrowski · 3 years ago
  86. e8cbc0d boot_serial: espressif: ESP32 serial recovery mode interface by Almir Okato · 3 years, 2 months ago
  87. 1eb3eca espressif: Fix flash_area_write support for unaligned write accesses by Gustavo Henrique Nihei · 3 years, 9 months ago
  88. 78517db zephyr: boards: add support for RT1160 and RT1170 CM7 cores by Daniel DeGrasse · 3 years, 3 months ago
  89. 2221143 ptest: Update dependencies by David Brown · 3 years, 1 month ago
  90. 1270880 boot_serial: Fix compilation due to danling pointer by Szymon Janc · 3 years, 1 month ago
  91. 1cd3196 boot_serial: Fix Mynewt tests compilation by Szymon Janc · 3 years, 1 month ago
  92. f10d13a zephyr: dropped __BOOTSIM__ ifdef-ry from the port by Andrzej Puzdrowski · 3 years, 2 months ago
  93. 7d2f0bf boot_serial: Refactoring writes by Dominik Ermel · 3 years, 2 months ago
  94. bcc17b4 boot_serial: Refactoring of erase logic by Dominik Ermel · 3 years, 2 months ago
  95. 2f2b31c boot_serial: Remove unneeded carriage return at the end of frame by Dominik Ermel · 3 years, 5 months ago
  96. 5bd8744 boot_serial: Refactoring variables used in image upload by Dominik Ermel · 3 years, 2 months ago
  97. 34dd9e7 zephyr: use <zephyr/kernel.h> by Gerard Marull-Paretas · 3 years, 3 months ago
  98. 3cd2cec zephyr: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 3 years, 3 months ago
  99. 65e1314 zephyr: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs by Marcin Niestroj · 3 years, 2 months ago
  100. 453b0dd sim: added flash_area_sector_from_off() API implementation by Andrzej Puzdrowski · 3 years, 6 months ago