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