1. f11de64 boot: enable partial multi-image booting by Raef Coles · 3 years, 10 months ago
  2. fe57e7d boot: Move slot usage into boot state by Raef Coles · 3 years, 10 months ago
  3. 72627c5 espressif: Allow use of imgtool other than the one from repository by Gustavo Henrique Nihei · 3 years, 9 months ago
  4. 5bc9832 doc: Fix case in titles by Francesco Servidio · 3 years, 9 months ago
  5. 1a9c6d8 mynewt: remove #error on ec256 with Mbed TLS by Fabio Utzig · 3 years, 9 months ago
  6. 9479af0 boot/bootutil: Fix probable uninitialized flash_area access by Dominik Ermel · 3 years, 10 months ago
  7. 29fc848 Add Conexio Stratus board configuration for DFU button operation by Rajeev Piyare · 3 years, 10 months ago
  8. ec6dac5 bootutil: Fix boot_find_status leaving flash area open by Dominik Ermel · 3 years, 10 months ago
  9. 482921f doc: Fixed consistency of bootloader term by Francesco Servidio · 3 years, 10 months ago
  10. 582367c doc: Fixed consistency of Mbed term by Francesco Servidio · 3 years, 10 months ago
  11. 4ff0c18 doc: Fixed consistency of MCUboot by Francesco Servidio · 3 years, 10 months ago
  12. 6138b4f bootutil: Fix boot_read_image_header error path by Dominik Ermel · 3 years, 10 months ago
  13. c9dc224 boot_serial: Respond with rc code for all mcumgr commands by Dominik Ermel · 4 years ago
  14. e5ecbce zephyr: Fix support for single application with serial recovery by Dominik Ermel · 3 years, 10 months ago
  15. eb6b7bf espressif: Enable signature verification (RSA, EC256 and ED25519) by Almir Okato · 4 years ago
  16. db543e5 boot : Adding encrypted ram-load support by Hugo L'Hostis · 4 years, 5 months ago
  17. 4b82b20 zephyr: Configuration check for MULTITHREADING when USB DFU enabled by Dominik Ermel · 3 years, 10 months ago
  18. d96d617 Include mcuboot_config.h from sign_key.h to fix MCUBOOT_HW_KEY compilation by Maxime Vincent · 3 years, 11 months ago
  19. 809e77d boot: zephyr: Config mimxrt1020_evk and mimxrt1050_evk_qspi by Xabier Marquiegui · 3 years, 11 months ago
  20. 712fdb5 espressif: Add ESP32-C3 initial basic support by Almir Okato · 4 years ago
  21. d532029 espressif: Add ESP32-S2 initial basic support by Almir Okato · 4 years, 2 months ago
  22. 9183ffc boot_serial: Increase BOOT_SERIAL_OUT_MAX by Marek Pieta · 3 years, 11 months ago
  23. 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
  24. f7319e6 Add DataShare utility class for Mbed-OS applications by George Beckstein · 4 years ago
  25. cb09bd2 Add config params for shared data usage in Mbed-OS by George Beckstein · 4 years ago
  26. bd6dc5e zephyr: support the hook file by MCUBOOT_BOOTUTIL library by Andrzej Puzdrowski · 4 years ago
  27. 43cca02 zephyr: Enable custom settings erase cmd on Thingy:53 by Marek Pieta · 3 years, 11 months ago
  28. 304d91a zephyr: Add multi-image DFU for Thingy:53 by Marek Pieta · 4 years ago
  29. d4c2d15 zephyr: Remove BOOT_SERIAL_UART dependency from ENABLE_MGMT_PERUSER by Dominik Ermel · 4 years ago
  30. 1b1b4f9 zephyr: Add MCUboot configuration for Thingy:53 by Marek Pieta · 4 years ago
  31. d2e87aa zephyr: rename remaining CONFIG_USB to CONFIG_USB_DEVICE_STACK by Johann Fischer · 4 years ago
  32. faf9cbe zephyr: CDC ACM UART node to specific overlays by Johann Fischer · 4 years ago
  33. a6e1e9e zephyr: get CDC ACM UART device from devicetree by Johann Fischer · 4 years ago
  34. 1fceb9b zephyr: Added hooks for example by Andrzej Puzdrowski · 4 years, 1 month ago
  35. 2a29f5d zephyr/boot_serial_extension: added hooks to custom image list MGMT by Andrzej Puzdrowski · 4 years ago
  36. 4f9c730 boot_serial: added hooks for mcuboot image access operations by Andrzej Puzdrowski · 4 years, 1 month ago
  37. dea293a bootutil_public: added hook for fetch image swap state by Andrzej Puzdrowski · 4 years, 1 month ago
  38. b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
  39. 914204d boot/zephyr: Kconfig for hooks enabling by Andrzej Puzdrowski · 4 years, 1 month ago
  40. a41a850 cypress: use mbedtls 3.0, do not use hw crypto by default by Roman Okhrimenko · 4 years ago
  41. 5cf9410 zephyr/Kconfig: fix deadlock on cryptolib selectors by Andrzej Puzdrowski · 4 years ago
  42. 5ab8cfd boot/espressif: Remove toolchain libc linking by Almir Okato · 4 years ago
  43. ab9f8c1 Fix unknown type name "size_t" error by George Beckstein · 4 years ago
  44. 9647c46 boot: zephyr: Fix misaligned #else for `irq_lock` by Sigvart Hovland · 4 years ago
  45. fca1aa4 boot/nuttx: Fix trivial compiler warnings emitted by NuttX port by Gustavo Henrique Nihei · 4 years ago
  46. 2585297 zephyr: remove Kconfig option CONFIG_USB by Johann Fischer · 4 years ago
  47. 01184bd boot/nuttx: Enable crypto backend according to configuration from NuttX by Gustavo Henrique Nihei · 4 years ago
  48. 4960d12 boot_serial: cbor_encode: Fix encoding data length by Marek Pieta · 4 years ago
  49. 428d3ee zephyr: Make boot_serial_extension.c compilation conditional by Dominik Ermel · 4 years ago
  50. 0435d5d zephyr: Add option for enabling the storage erase command by Dominik Ermel · 4 years ago
  51. 7bcf986 boot: Add support for the Apache NuttX RTOS by Gustavo Henrique Nihei · 4 years ago
  52. e933e58 boot: zephyr: Do not use `irq_lock()` if using arm cleanup by Sigvart Hovland · 4 years ago
  53. 4a4d1ac boot: Fix log reporting magic from incorrect header by Dominik Ermel · 4 years ago
  54. 6693067 boot_serial: Reintroduce change from fc1ad8d by Øyvind Rønningstad · 4 years ago
  55. 1e63e8f boot_serial: Update cddl-gen version by Øyvind Rønningstad · 4 years ago
  56. 391b197 bootutil: Only include <os/malloc.h> if it going to be used by Carlos Falgueras García · 4 years, 2 months ago
  57. 8787bb0 boot/espressif: Update main.c to call init and loader functions by Shubham Kulkarni · 4 years, 1 month ago
  58. cd86965 boot/espressif: Update MCUBoot port to use bootloader_flash_* APIs by Shubham Kulkarni · 4 years, 1 month ago
  59. c75b3c7 boot/espressif: Add hal subdirectory for IDF sources and headers by Shubham Kulkarni · 4 years, 1 month ago
  60. 052561d boot/espressif: Add CMakeLists.txt and mcuboot_config.h by Shubham Kulkarni · 4 years, 1 month ago
  61. 420ad9a zephyr/boot_serial_extension: kconfig of custom command for get images status by Andrzej Puzdrowski · 4 years ago
  62. 1b62cf2 zephyr/boot_serial_extension: added custom command for get images status by Andrzej Puzdrowski · 4 years ago
  63. 01c8442 zephyr: do not set defaults for LOG_IMMEDIATE Kconfig by Piotr Mienkowski · 4 years ago
  64. bd69c3d boot_serial: Allow platforms to catch any unprocessed groups by Dominik Ermel · 4 years ago
  65. 994816d zephyr: Kconfig: fix board references by Martí Bolívar · 4 years ago
  66. fc1ad8d cbor_encoder: fix str encoding macros by Andrzej Puzdrowski · 4 years ago
  67. eb4c2fe boot: zephyr: add integration platforms to the allow list by Ioannis Glaropoulos · 4 years ago
  68. 2386267 boot: Fix IS_ENCRYPTED macro definition by Salome Thirot · 4 years ago
  69. 082be24 bootutil: Do not include mcuboot_logging.h when logging is disabled by Carlos Falgueras García · 4 years, 2 months ago
  70. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 2 months ago
  71. 2ae1f16 zephyr: Relocate BOOT_ERASE_PROGRESSIVELY option by Dominik Ermel · 4 years, 1 month ago
  72. 3d4e55d boot_serial: Switch to MCUBOOT_ERASE_PROGRESSIVELY by Dominik Ermel · 4 years, 1 month ago
  73. 42c985c zephyr: Add MCBOOT_ERASE_PROGRESSIVELY config option by Dominik Ermel · 4 years, 1 month ago
  74. 4f80913 boot: Revert "boot: Check shared area more carefully before init" by Sherry Zhang · 4 years, 1 month ago TF-Mv1.4-integ TF-Mv1.4-integ-rc2
  75. 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
  76. 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
  77. 812a84b Add capability for DIRECT_XIP feature by David Brown · 4 years, 2 months ago
  78. 9bd7f90 boot: Add a RAM base to support testing by David Brown · 4 years, 2 months ago
  79. 94ed12c boot: Fix ifdefs in DIRECT_XIP and RAM_LOAD case by David Brown · 4 years, 2 months ago
  80. dcea564 boot: Add capability for ram loading by David Brown · 4 years, 2 months ago
  81. 122f9e7 boot: Add some missing unused arguments by David Brown · 4 years, 3 months ago
  82. e51ec07 boot: bootutil: Fix memory alignment of RAM buffer by Marek Pieta · 4 years, 1 month ago
  83. 6c8932e zephyr: Add support for direct image upload by Dominik Ermel · 4 years, 1 month ago
  84. 48decca boot_serial: Allow direct image upload by Dominik Ermel · 4 years, 1 month ago
  85. 8c5ec5a bootutil: Prevent the redefinition of ASSERT by Gustavo Henrique Nihei · 4 years, 1 month ago
  86. 82350d2 bootutil: Include missing header on bootutil_public.h by Gustavo Henrique Nihei · 4 years, 1 month ago
  87. 17adf8d zephyr: upgrade mbedtls library to mbedtls-3.0.0 by Sherry Zhang · 4 years, 1 month ago
  88. b111f98 boot: Add the support of MBEDTLS version 3.0.0 by Sherry Zhang · 4 years, 1 month ago
  89. 50b06ae boot: Fix build time error in DIRECT_XIP mode by Sherry Zhang · 4 years, 1 month ago
  90. a09ca5b boot: Add MCUBOOT_PERUSER_MGMT_GROUP_ENABLED to platforms by Dominik Ermel · 4 years, 1 month ago
  91. 97b4c79 zephyr: Add processing of PERUSER mgmt group for serial recovery by Dominik Ermel · 4 years, 1 month ago
  92. 3d51e43 boot_serial: Add optional processing of PERUSER group by Dominik Ermel · 4 years, 1 month ago
  93. 260ae09 boot: Modify common code access for flash_area objects by Dominik Ermel · 4 years, 4 months ago
  94. 036d521 zephyr: Switch single loader to use flash map getters by Dominik Ermel · 4 years, 1 month ago
  95. dc1b9f0 boot/ports: Provide getter function for flash area object access by Dominik Ermel · 4 years, 4 months ago
  96. d874417 zephyr: add slot-1 in RAM confg for nrf52840dk_nrf52840 by Andrzej Puzdrowski · 4 years, 1 month ago
  97. 85da97f bootutil/bootutil_public: Treat unreachable image swap state as empty by Andrzej Puzdrowski · 4 years, 1 month ago
  98. 54b4ad9 bootutil/loader: Allow not working secondary image device by Andrzej Puzdrowski · 4 years, 2 months ago
  99. 1c45624 boot: Correct MCUBOOT_DIRECT_XIP_REVERT enablement by David Vincze · 4 years, 1 month ago
  100. dd6a84e boot: Check shared area more carefully before init by David Vincze · 4 years, 1 month ago