1. ca06b9f boot: zephyr: Add fallback to USB DFU by Fabian Pflug · 12 months ago
  2. 334d2c2 boot: main: avoid unused build warning by Sylvio Alves · 1 year, 1 month ago
  3. c87d41e boot: zephyr: Fix included header by Marek Matej · 12 months ago
  4. 7fc3ad3 boot: zephyr: Fix RAM load chain load address by Jamie McCrae · 1 year ago
  5. 453096b zephyr: arm: Update reading the flash image reset vector by Mahesh Mahadevan · 1 year, 6 months ago
  6. 24ac8cc boot: zephyr: Fix disabling I/D caches by Jamie McCrae · 1 year, 5 months ago
  7. b794d33 espressif: modify SOC_FAMILY according to new HWMv2 by Sylvio Alves · 1 year, 5 months ago
  8. 2a74a2b zephyr: io: add 'io_led_set()' by Piotr Dymacz · 1 year, 8 months ago
  9. d99154f zephyr: rename 'led_init()' to 'io_led_init()' by Piotr Dymacz · 1 year, 8 months ago
  10. 433b848 zephyr: Move IO functions out of main to separate file by Jamie McCrae · 2 years ago
  11. 3790f5f boot: zephyr: use indication LED also in timeout based recovery by Piotr Dymacz · 2 years, 8 months ago
  12. 9bf7ce8 zephyr: Fix build for non-arm archs by Lucas Tamborrino · 1 year, 11 months ago
  13. 11ecbf6 zephyr: use cmsis_core.h header by Gerard Marull-Paretas · 2 years, 1 month ago
  14. ec2ac82 boot/zephyr: switch main return type to 'int' by Keith Packard · 2 years, 3 months ago
  15. 6769344 boot: zephyr: esp32: zephyr port by Marek Matej · 2 years, 6 months ago
  16. 4420bb6 boot: zephyr: setup watchdog by Jeppe Odgaard · 2 years, 4 months ago
  17. 6902abb zephyr: Create common boot serial enter function by Jamie McCrae · 2 years, 4 months ago
  18. 35941fe boot: zephyr: Add pin reset serial recovery entrance method by Jamie McCrae · 2 years, 4 months ago
  19. fd79db3 zephyr: boot: serial_recovery: Add no application entrace method by Jamie McCrae · 2 years, 5 months ago
  20. b3e3ce3 boot: zephyr: serial_recovery: Add boot mode enter ability by Jamie McCrae · 2 years, 5 months ago
  21. 9551b6e boot: zephyr: Remove deprecated GPIO Kconfig entries by Jamie McCrae · 2 years, 5 months ago
  22. 5047f03 fih: Hardening of fault injection countermeasures by Michael Grand · 2 years, 8 months ago
  23. 90b8f69 boot: zephyr: Only call sys_clock_disable when supported by Joakim Andersson · 2 years, 8 months ago
  24. e457444 boot: zephyr: enable ram load for ARM by Daniel DeGrasse · 3 years ago
  25. b22eb6a zephyr: Explicitly include cmsis.h by Yonatan Schachter · 3 years ago
  26. 2fa1190 boot: zephyr: Add default values of boot detect pins by Marek Pieta · 2 years, 11 months ago
  27. 8eadf8c zephyr: remove flash_device_get_binding by Kumar Gala · 3 years ago
  28. 3175182 boot: zephyr: main: fix log_process call after Zephyr change by Martin Jäger · 3 years, 1 month ago
  29. 477ed81 boot: zephyr: main: fix indentation by Martin Jäger · 3 years, 1 month ago
  30. 34dd9e7 zephyr: use <zephyr/kernel.h> by Gerard Marull-Paretas · 3 years, 3 months ago
  31. 3cd2cec zephyr: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 3 years, 3 months ago
  32. 7ed0e6d zephyr/main: configure DFU detection GPIO-pin uisng DTS by Andrzej Puzdrowski · 3 years, 4 months ago
  33. 2ab4987 zephyr/main: unified pin detection procedure calls by Andrzej Puzdrowski · 3 years, 4 months ago
  34. 254714b boot: zephyr: Align boot serial check start line by Jamie McCrae · 3 years, 4 months ago
  35. 56cb610 boot: zephyr: Add MCUboot status callback support by Jamie McCrae · 3 years, 5 months ago
  36. 5f317e4 zephyr: rework LED usage using `struct gpio_dt_spec` by Andrzej Puzdrowski · 3 years, 2 months ago
  37. 2f545b8 zephyr: prefer DTS mcuboot-led0 alias over bootloader-led0 alias by Andrzej Puzdrowski · 3 years, 2 months ago
  38. 179d8fa boot: zephyr: add Kconfig for arm cortex-m that implements a cache by Ryan McClelland · 3 years, 3 months ago
  39. ee1b7b9 zephyr: fix booting address incorrect in ram-load mode by Jim Tan · 3 years, 4 months ago
  40. aa041a2 zephyr: remove deprecated DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL by Gerard Marull-Paretas · 3 years, 4 months ago
  41. fb47d2e boot: zephyr: Fix CONFIG_LOG_IMMEDIATE by Marek Pieta · 3 years, 5 months ago
  42. e3822f8 boot_serial: zephyr: Add optional timeout to enter serial recovery by Wouter Cappelle · 3 years, 7 months ago
  43. e9c6b4d zephyr/main: always call sys_clock_disable() by Andrzej Puzdrowski · 3 years, 8 months ago
  44. 7200669 zephyr: Fix serial recovery skipping on nrf53 by Radoslaw Koppel · 3 years, 8 months ago
  45. d2e87aa zephyr: rename remaining CONFIG_USB to CONFIG_USB_DEVICE_STACK by Johann Fischer · 4 years ago
  46. 9647c46 boot: zephyr: Fix misaligned #else for `irq_lock` by Sigvart Hovland · 4 years ago
  47. e933e58 boot: zephyr: Do not use `irq_lock()` if using arm cleanup by Sigvart Hovland · 4 years ago
  48. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 1 month ago
  49. 9b97456 zephyr/main: allow to build when CONFIG_MULTITHREADING=n by Andrzej Puzdrowski · 4 years, 3 months ago
  50. 8bd3081 boot/zephyr: cleanup GPIO pin setup by Andrzej Puzdrowski · 4 years, 5 months ago
  51. 837cf88 zephyr: add an option to use GPIO to enable USB DFU. by Josh Gao · 4 years, 9 months ago
  52. 5b7ed6a boot: zephyr: Fix compilation warnings with ZEPHYR_LOG_MODE_MINIMAL by Dominik Ermel · 4 years, 5 months ago
  53. cd07ed3 boot/zephyr: Fix Direct-XIP boot messages by Dominik Ermel · 4 years, 6 months ago
  54. df8e974 boot: zephyr: adding indication LED and detect pin debounce by Jared Wolff · 4 years, 6 months ago
  55. 8e4d791 boot: zephyr: adding indication LED and detect pin debounce by Jared Wolff · 4 years, 7 months ago
  56. a513b8e boot:zephyr: CONFIG_LOG_MINIMAL converted to CONFIG_LOG_MODE_MINIMAL by Gerard Marull-Paretas · 4 years, 6 months ago
  57. e512181 boot: zephyr: fix compilation with CONFIG_LOG_MINIMAL=y by Henrik Brix Andersen · 4 years, 7 months ago
  58. 008f4a7 boot: zephyr: cleanup NXP MPU configuration before boot by Henrik Brix Andersen · 4 years, 8 months ago
  59. 56c15e7 zephyr: added ISB after cortex control was set by Andrzej Puzdrowski · 4 years, 9 months ago
  60. 70af708 boot: zephyr: clean ARM core configuration only when selected by user by Ioannis Glaropoulos · 4 years, 10 months ago
  61. 210b318 boot/zephyr: feed watchdog at the start by Andrzej Puzdrowski · 4 years, 10 months ago
  62. 907476d boot: remove direct fih delay rng inclusion by Andrzej Puzdrowski · 4 years, 10 months ago
  63. ee6615d boot/zephyr: Add fault injection mitigation by Tamas Ban · 4 years, 10 months ago
  64. 6a8dbba boot: zephyr: reset SPLIM registers before boot by Håkon Øye Amundsen · 4 years, 10 months ago
  65. 1422b4b zephyr: Fix serial recovery compilation warnings by Dominik Ermel · 5 years ago
  66. 9ed399c zephyr: Turn off cache for Cortex M7 before chain-loading. The new image will fail otherwise. by Arvid Rosén · 5 years ago
  67. 505c6e6 boot/zephyr: set VTOR to relay vector before chain-load by Rafał Kuźnia · 5 years ago
  68. d854bb6 boot/zephyr: add option to relocate interrupts to application by Rafał Kuźnia · 5 years ago
  69. 0813efe zephyr: Convert from Zephyr to C99 types by Kumar Gala · 5 years ago
  70. 9a5b951 zephyr: convert DT_JEDEC_SPI_NOR_0_LABEL to new dt macros by Kumar Gala · 5 years ago
  71. 32b61f3 zephyr: Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL by Kumar Gala · 5 years ago
  72. 821214e zephyr: Wrap sleep value with K_MSEC by Krzysztof Chruscinski · 5 years ago
  73. 9a605b6 zephyr: add cleanup ARM core before boot by Andrzej Puzdrowski · 5 years ago
  74. af14853 zephyr: configurable log thread stack size by Andrzej Puzdrowski · 5 years ago
  75. 8459163 zephyr: terminated log processing gently by Andrzej Puzdrowski · 5 years ago
  76. 3f092bd zephyr: allow recovery over usb cdc-acm with logs enabled by Andrzej Puzdrowski · 5 years ago
  77. 5d96bd2 zephyr: tabs to spaces in line indentation by Andrzej Puzdrowski · 5 years ago
  78. ac1f1ff zephyr: enable usb by the application by Andrzej Puzdrowski · 6 years ago
  79. 36e9029 boot: zephyr: move to non-deprecated GPIO flags by Peter Bigot · 6 years ago
  80. 54c1e3f zephyr: fix driver include paths by Peter Bigot · 6 years ago
  81. 63b4eac zephyr: remove trailing tab by Fabio Utzig · 6 years ago
  82. f1d189c zephyr: switch to recent defines and include headers by Andrzej Puzdrowski · 6 years ago
  83. e58f9bd boot: zephyr: Add check of RESETREAS for nRF SoC by Jon Helge Nistad · 6 years ago
  84. cac58f6 boot: zephyr: main: tabs -> spaces by Fabio Utzig · 6 years ago
  85. 960a2d6 zephyr: allow to disable timers supports by Andrzej Puzdrowski · 6 years ago
  86. f99a4c7 zephyr: fix include of system_timer.h by Andrzej Puzdrowski · 6 years ago
  87. 01bef71 bugfix: disable usb for all usb funcs by Jun Li · 6 years ago
  88. 51c9d70 dfu: Introduce CONFIG_BOOT_WAIT_FOR_USB_DFU by Rajavardhan Gundi · 6 years ago
  89. 24321c3 Replace DT_SPI_NOR_DRV_NAME with DT_JEDEC_SPI_NOR_0_LABEL by Rajavardhan Gundi · 6 years ago
  90. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  91. 40c28e3 Add support for intel_s1000 SoC which is based on Xtensa arch by Rajavardhan Gundi · 7 years ago
  92. c3353b2 Call device binding for DT_FLASH_DEV_NAME only if it is defined by Rajavardhan Gundi · 7 years ago
  93. f50054d fix zephyr target: corrupted build after zephyr PR #11180 by Andrzej Puzdrowski · 7 years ago
  94. fcfff58 boot: zephyr: add missing sys_clock_disable declaration by Emanuele Di Santo · 7 years ago
  95. c4bf780 zephyr: selectable serial device for recovery by Emanuele Di Santo · 7 years ago
  96. 205c8c6 zephyr: erase flash pages progressively by Emanuele Di Santo · 7 years ago
  97. 4632d8d include soc.h in main.c by Evan Gates · 7 years ago
  98. e2a3612 zephyr: Fix assert booleanness by Carles Cufi · 7 years ago
  99. 149b457 boot_serial; improve platform abstraction. by Marko Kiiskila · 7 years ago
  100. 82d7395 Fix assertions in zephyr main file by Andrzej Puzdrowski · 7 years ago