- c9fa608 boot: boot_serial: Fix issue with encrypted second slot images by Jamie McCrae · 2 years, 1 month ago
- 25d2f2c zephyr: encryption: Improve Kconfig and key generation by Jamie McCrae · 2 years, 1 month ago
- 5b1d511 boot: bootutil: Add optional boot info shared data saving by Jamie McCrae · 2 years, 5 months ago
- 36ae4fd boot: zephyr: split esp32 to esp32_devkitc_{wroom,wrover} by Marcin Niestroj · 2 years ago
- 2c86755 boot: zephyr: Fix indication LED not selecting GPIO by Jamie McCrae · 2 years ago
- e6e4801 zephyr/boot_serial_extension: Fix zcbor header path by Dominik Ermel · 2 years, 2 months ago
- 74c4d1c zephyr: Restore default log level of info by Jamie McCrae · 2 years, 2 months ago
- 8a8a241 zephyr: single_loader: Fix typo by Jamie McCrae · 2 years, 2 months ago
- d6a7741 zephyr: Add VERSION file by Jamie McCrae · 2 years, 3 months ago
- fac2cab boot_serial: Add image state set/get by Jamie McCrae · 2 years, 4 months ago
- 9ced459 boot: zephyr: fix s/junping/jumping/ typo by Marcin Niestroj · 2 years, 3 months ago
- 1dbe0cf boot: zephyr: Use mcuboot-led0 in MCUBOOT_INDICATION_LED help section by Jeppe Odgaard · 2 years, 3 months ago
- cb07e88 boot_serial: Replace cbor auto-generated code with zcbor functions by Jamie McCrae · 2 years, 4 months ago
- ec2ac82 boot/zephyr: switch main return type to 'int' by Keith Packard · 2 years, 3 months ago
- 6769344 boot: zephyr: esp32: zephyr port by Marek Matej · 2 years, 6 months ago
- 10529d3 bootutil/crypto: Have a single ECDSA verification module by Antonio de Angelis · 2 years, 4 months ago
- 1558e7a boot: zephyr: remove stm32 watchdog defines by Jeppe Odgaard · 2 years, 4 months ago
- 4420bb6 boot: zephyr: setup watchdog by Jeppe Odgaard · 2 years, 4 months ago
- a95a41b boot: bootutil: loader: Let image version comparison use build number by Marek Pieta · 2 years, 4 months ago
- 5397c13 zephyr: serial_recovery: Fix broken CDC device selection by Dominik Ermel · 2 years, 4 months ago
- 6902abb zephyr: Create common boot serial enter function by Jamie McCrae · 2 years, 4 months ago
- 35941fe boot: zephyr: Add pin reset serial recovery entrance method by Jamie McCrae · 2 years, 4 months ago
- fd79db3 zephyr: boot: serial_recovery: Add no application entrace method by Jamie McCrae · 2 years, 5 months ago
- b3e3ce3 boot: zephyr: serial_recovery: Add boot mode enter ability by Jamie McCrae · 2 years, 6 months ago
- 827118f boot: serial_recovery: Add image hash support by Jamie McCrae · 2 years, 5 months ago
- 1090d8f zephyr: Check zephyr,uart-mcumgr as candidate for serial recovery by Dominik Ermel · 3 years, 11 months ago
- 143485e zephyr: Add missing Kconfig dependencies for USB DFU by Dominik Ermel · 2 years, 5 months ago
- 68dcc0e zephyr: single_loader: Switch to flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
- 069aea4 zephry: Add flash_area_get_sector by Dominik Ermel · 2 years, 7 months ago
- 9551b6e boot: zephyr: Remove deprecated GPIO Kconfig entries by Jamie McCrae · 2 years, 5 months ago
- dc8ef87 zephyr: serial_recovery: Use Zephyr manifest zcbor files by Jamie McCrae · 2 years, 5 months ago
- b56a65f zephyr: serial_recovery: Fix missing limit on buffer size by Jamie McCrae · 2 years, 6 months ago
- 0119cdb zephyr: Add missing flash_map.h to sysflash.h by Dominik Ermel · 2 years, 6 months ago
- 9e8eddc boot: zephyr: Clean up before chainloading by default by Jamie McCrae · 2 years, 5 months ago
- aee388a zephyr: serial_recovery: Fix confusing/wrong Kconfig values by Jamie McCrae · 2 years, 6 months ago
- cde3639 zephyr: serial_recovery: Make receive buffers configurable by Jamie McCrae · 2 years, 6 months ago
- 453e8bd flash_map_backend: Remove flash_area_id_to_image_slot by Dominik Ermel · 2 years, 7 months ago
- a4c7251 zephyr: Remove FLASH_AREA_IMAGE_SCRATCH from single app config by Dominik Ermel · 2 years, 8 months ago
- 8e8b545 boot: zephyr: add support for RT595 by Daniel DeGrasse · 2 years, 6 months ago
- 9315654 zephyr: Disable and deprecate flash erase by Jamie McCrae · 2 years, 7 months ago
- 5047f03 fih: Hardening of fault injection countermeasures by Michael Grand · 2 years, 8 months ago
- 4427e4c boot: zephyr: allow timeout based recovery with CDC ACM by Piotr Dymacz · 2 years, 11 months ago
- 90b8f69 boot: zephyr: Only call sys_clock_disable when supported by Joakim Andersson · 2 years, 8 months ago
- 9d3fd7f boot_serial: Add unaligned stack buffer writing by Jamie McCrae · 2 years, 8 months ago
- d165e9b boot: zephyr: boards: nrf52840dk: Fix overlay by Jamie McCrae · 2 years, 8 months ago
- ad1fb3d boot_serial: Allow using a buffer larger than 512 bytes by Jamie McCrae · 2 years, 8 months ago
- 82ee5d0 zephyr: fix handling of devicetree overlays in mcuboot by Torsten Rasmussen · 2 years, 9 months ago
- e009e19 zephyr: Explicitly select CONFIG_CRC for CONFIG_MCUBOOT_SERIAL by Dominik Ermel · 2 years, 9 months ago
- a1de4e5 boot: zephyr: remove thingy53_nrf5340_cpuapp.conf board configuration by Kamil Piszczek · 2 years, 9 months ago
- aa217e2 boot: zephyr: prefer swap move if scratch_partition not enabled by Thomas Stranger · 2 years, 9 months ago
- e457444 boot: zephyr: enable ram load for ARM by Daniel DeGrasse · 3 years ago
- b22eb6a zephyr: Explicitly include cmsis.h by Yonatan Schachter · 3 years ago
- b8801fc zephyr/Kconfig: Add downgrade prevention to swaps by Jerzy Kasenberg · 3 years, 1 month ago
- b25ba4b zephyr/Kconfig: fixed BOOT_WATCHDOG_FEED default value by Andrzej Puzdrowski · 2 years, 10 months ago
- 08a30a4 zephyr: Add a bool Kconfig option for swap move by David Brown · 3 years, 3 months ago
- 6e116e4 zephyr/sample.yaml Limit allowed build platforms by Andrzej Puzdrowski · 2 years, 11 months ago
- f1fd510 boot: zephyr: Remove legacy serial recovery GPIO configuration by Marek Pieta · 2 years, 11 months ago
- 2fa1190 boot: zephyr: Add default values of boot detect pins by Marek Pieta · 2 years, 11 months ago
- 73d69e9 boot: zephyr: fix watchdog device typos by Fabio Utzig · 2 years, 11 months ago
- 4b90dfc zephyr: ci: enable testing more watchdog paths by Fabio Utzig · 2 years, 11 months ago
- 4030aac boot: zephyr: fix xtensa define condition by Georgij Cernysiov · 2 years, 11 months ago
- 2c53934 zephyr/boot_serial_extension: Switch to using FIXED_PARTITION_ by Dominik Ermel · 3 years ago
- 3a82b6f zephyr: Switch to using FIXED_PARTITION_ macros by Dominik Ermel · 3 years ago
- a93188e boot: zephyr: Configure mimxrt1060_evkb boards by Mike Szczys · 3 years ago
- a1c8c8e boot: zephyr: enable watchdog feed by default by Bartosz Bilas · 3 years ago
- a83715b boot: zephyr: return NULL if stm32 watchdog is not enabled by Bartosz Bilas · 3 years ago
- 66cdd46 zephyr: flash: support 32byte block write size by heinwessels · 3 years, 1 month ago
- 02a3edd zephyr: Remove devicetree 'label' property from flash nodes by Kumar Gala · 3 years ago
- 5130d1d zephyr: Remove devicetree 'label' property by Kumar Gala · 3 years ago
- b03c098 boot: zephyr: get rid of device_get_binding for stm32 watchdog by Bartosz Bilas · 3 years ago
- 1c150c6 zephyr: direct inclusion of the hooks file by Andrzej Puzdrowski · 3 years, 1 month ago
- b4c04d3 boot: zephyr: add support for generic watchdog alias by Bartosz Bilas · 3 years, 1 month ago
- 8eadf8c zephyr: remove flash_device_get_binding by Kumar Gala · 3 years ago
- 3175182 boot: zephyr: main: fix log_process call after Zephyr change by Martin Jäger · 3 years, 1 month ago
- 477ed81 boot: zephyr: main: fix indentation by Martin Jäger · 3 years, 1 month ago
- 864d104 boot_serial: zephyr: Fix zcbor encoding in extensions by Dominik Ermel · 3 years, 1 month ago
- f1fd225 zephyr: disable qspi-nor on nrf52840 by Andrzej Puzdrowski · 3 years ago
- 78517db zephyr: boards: add support for RT1160 and RT1170 CM7 cores by Daniel DeGrasse · 3 years, 3 months ago
- f10d13a zephyr: dropped __BOOTSIM__ ifdef-ry from the port by Andrzej Puzdrowski · 3 years, 1 month ago
- 34dd9e7 zephyr: use <zephyr/kernel.h> by Gerard Marull-Paretas · 3 years, 3 months ago
- 3cd2cec zephyr: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 3 years, 3 months ago
- 65e1314 zephyr: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs by Marcin Niestroj · 3 years, 2 months ago
- d49cfc1 boot_serial: zephyr: Use snprintf to format version string by Dominik Ermel · 3 years, 2 months ago
- c5faf43 zephyr/Kconfig: deprecation of pin configuration by Andrzej Puzdrowski · 3 years, 4 months ago
- 7ed0e6d zephyr/main: configure DFU detection GPIO-pin uisng DTS by Andrzej Puzdrowski · 3 years, 4 months ago
- 2ab4987 zephyr/main: unified pin detection procedure calls by Andrzej Puzdrowski · 3 years, 4 months ago
- 88bd567 boot_serial: Fix echo command code no longer compiling by Dominik Ermel · 3 years, 2 months ago
- 254714b boot: zephyr: Align boot serial check start line by Jamie McCrae · 3 years, 4 months ago
- 56cb610 boot: zephyr: Add MCUboot status callback support by Jamie McCrae · 3 years, 5 months ago
- 3f4d57c zephyr: boards: enable progressive erase for RT1050 and RT1060 by Daniel DeGrasse · 3 years, 3 months ago
- 5f317e4 zephyr: rework LED usage using `struct gpio_dt_spec` by Andrzej Puzdrowski · 3 years, 2 months ago
- 2f545b8 zephyr: prefer DTS mcuboot-led0 alias over bootloader-led0 alias by Andrzej Puzdrowski · 3 years, 2 months ago
- b588907 zephyr: Wrapped the RAM loading mode in Zephyr configs. by Johan Öhman · 3 years, 4 months ago
- 1d6f98e zephyr: boards: fix license header for tlsr9518adk80d board by Alexandr Kolosov · 3 years, 2 months ago
- 179d8fa boot: zephyr: add Kconfig for arm cortex-m that implements a cache by Ryan McClelland · 3 years, 3 months ago
- ced3434 zephyr: boards: add support for Telink tlsr9518adk80d board by Alex Kolosov · 3 years, 3 months ago
- ee1b7b9 zephyr: fix booting address incorrect in ram-load mode by Jim Tan · 3 years, 4 months ago
- a7d34ca boot_serial: Upgrade from cddl-gen 0.1.0 to zcbor 0.4.0 by Øyvind Rønningstad · 3 years, 5 months ago
- 35f61d3 zephyr/Kconfig: own Kconfig file for serial recovery by Andrzej Puzdrowski · 3 years, 4 months ago
- 6c00b5e zephyr/Kconfig: fix CONFIG_MCUBOOT_INDICATION_LED usage by Andrzej Puzdrowski · 3 years, 4 months ago