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