1. 2a29f5d zephyr/boot_serial_extension: added hooks to custom image list MGMT by Andrzej Puzdrowski · 4 years ago
  2. 4f9c730 boot_serial: added hooks for mcuboot image access operations by Andrzej Puzdrowski · 4 years, 1 month ago
  3. dea293a bootutil_public: added hook for fetch image swap state by Andrzej Puzdrowski · 4 years, 1 month ago
  4. b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
  5. 914204d boot/zephyr: Kconfig for hooks enabling by Andrzej Puzdrowski · 4 years, 1 month ago
  6. a41a850 cypress: use mbedtls 3.0, do not use hw crypto by default by Roman Okhrimenko · 4 years ago
  7. 5cf9410 zephyr/Kconfig: fix deadlock on cryptolib selectors by Andrzej Puzdrowski · 4 years ago
  8. 506a16f docs: Fix some misspelling by iysheng · 4 years ago
  9. d363248 readme.md: Add references to the Espressif IDF port. by Almir Okato · 4 years ago
  10. 428e2e7 espressif: Add espressif's readme file to the docs by Almir Okato · 4 years ago
  11. 5ab8cfd boot/espressif: Remove toolchain libc linking by Almir Okato · 4 years ago
  12. ab9f8c1 Fix unknown type name "size_t" error by George Beckstein · 4 years ago
  13. 9647c46 boot: zephyr: Fix misaligned #else for `irq_lock` by Sigvart Hovland · 4 years ago
  14. 5609e78 Ignore nuttx files for Mbed-OS builds by George Beckstein · 4 years ago
  15. fca1aa4 boot/nuttx: Fix trivial compiler warnings emitted by NuttX port by Gustavo Henrique Nihei · 4 years ago
  16. 2585297 zephyr: remove Kconfig option CONFIG_USB by Johann Fischer · 4 years ago
  17. 01184bd boot/nuttx: Enable crypto backend according to configuration from NuttX by Gustavo Henrique Nihei · 4 years ago
  18. 4960d12 boot_serial: cbor_encode: Fix encoding data length by Marek Pieta · 4 years ago
  19. 428d3ee zephyr: Make boot_serial_extension.c compilation conditional by Dominik Ermel · 4 years ago
  20. 0435d5d zephyr: Add option for enabling the storage erase command by Dominik Ermel · 4 years ago
  21. e182977 Revert "Move Cargo.toml to top level" by David Brown · 4 years ago
  22. 9d67f01 README.md: Add references to the NuttX port by Gustavo Henrique Nihei · 4 years ago
  23. 93c029a docs: Add documentation for NuttX port by Gustavo Henrique Nihei · 4 years ago
  24. 7bcf986 boot: Add support for the Apache NuttX RTOS by Gustavo Henrique Nihei · 4 years ago
  25. 78e4441 Move Cargo.toml to top level by David Brown · 4 years ago
  26. 900249c Add espressif directory to .mbedignore by Sudarshan Sreeram · 4 years ago
  27. e933e58 boot: zephyr: Do not use `irq_lock()` if using arm cleanup by Sigvart Hovland · 4 years ago
  28. 4a4d1ac boot: Fix log reporting magic from incorrect header by Dominik Ermel · 4 years ago
  29. 6693067 boot_serial: Reintroduce change from fc1ad8d by Øyvind Rønningstad · 4 years ago
  30. 1e63e8f boot_serial: Update cddl-gen version by Øyvind Rønningstad · 4 years ago
  31. 391b197 bootutil: Only include <os/malloc.h> if it going to be used by Carlos Falgueras García · 4 years, 2 months ago
  32. 8787bb0 boot/espressif: Update main.c to call init and loader functions by Shubham Kulkarni · 4 years, 1 month ago
  33. cd86965 boot/espressif: Update MCUBoot port to use bootloader_flash_* APIs by Shubham Kulkarni · 4 years, 1 month ago
  34. c75b3c7 boot/espressif: Add hal subdirectory for IDF sources and headers by Shubham Kulkarni · 4 years, 1 month ago
  35. 052561d boot/espressif: Add CMakeLists.txt and mcuboot_config.h by Shubham Kulkarni · 4 years, 1 month ago
  36. 420ad9a zephyr/boot_serial_extension: kconfig of custom command for get images status by Andrzej Puzdrowski · 4 years ago
  37. 1b62cf2 zephyr/boot_serial_extension: added custom command for get images status by Andrzej Puzdrowski · 4 years ago
  38. 01c8442 zephyr: do not set defaults for LOG_IMMEDIATE Kconfig by Piotr Mienkowski · 4 years ago
  39. bd69c3d boot_serial: Allow platforms to catch any unprocessed groups by Dominik Ermel · 4 years ago
  40. 994816d zephyr: Kconfig: fix board references by Martí Bolívar · 4 years ago
  41. fc1ad8d cbor_encoder: fix str encoding macros by Andrzej Puzdrowski · 4 years ago
  42. eb4c2fe boot: zephyr: add integration platforms to the allow list by Ioannis Glaropoulos · 4 years ago
  43. f44fd61 zephyr: update devicetree py package lib files include path in assembly by Carl-Johan Landin · 4 years, 1 month ago
  44. 2386267 boot: Fix IS_ENCRYPTED macro definition by Salome Thirot · 4 years ago
  45. 082be24 bootutil: Do not include mcuboot_logging.h when logging is disabled by Carlos Falgueras García · 4 years, 2 months ago
  46. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 2 months ago
  47. 2ae1f16 zephyr: Relocate BOOT_ERASE_PROGRESSIVELY option by Dominik Ermel · 4 years, 1 month ago
  48. 3d4e55d boot_serial: Switch to MCUBOOT_ERASE_PROGRESSIVELY by Dominik Ermel · 4 years, 1 month ago
  49. 42c985c zephyr: Add MCBOOT_ERASE_PROGRESSIVELY config option by Dominik Ermel · 4 years, 1 month ago
  50. 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
  51. d505bcf ci: Add multiimage ram-load and direct xip tests by David Brown · 4 years, 1 month ago
  52. f17d391 sim: Test ram-loading with DIRECT_XIP by David Brown · 4 years, 1 month ago
  53. bf32c27 sim: Add RamData for ram loading testing by David Brown · 4 years, 2 months ago
  54. 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
  55. 0dfb810 sim: Test DIRECT_XIP configuration by David Brown · 4 years, 2 months ago
  56. 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
  57. fb40f0c ci: Add workflow tests for direct-xip and ram-load by David Brown · 4 years, 2 months ago
  58. 11ffa0a sim: Support direct-xip configuration by David Brown · 4 years, 2 months ago
  59. 812a84b Add capability for DIRECT_XIP feature by David Brown · 4 years, 2 months ago
  60. 7e377ab sim: Enable sim building with ram-load by David Brown · 4 years, 2 months ago
  61. 4b82c67 sim: Implement function in sim by David Brown · 4 years, 2 months ago
  62. 6db44d7 sim: Skip (most) tests when flash is not modified by David Brown · 4 years, 2 months ago
  63. 9bd7f90 boot: Add a RAM base to support testing by David Brown · 4 years, 2 months ago
  64. 94ed12c boot: Fix ifdefs in DIRECT_XIP and RAM_LOAD case by David Brown · 4 years, 2 months ago
  65. dcea564 boot: Add capability for ram loading by David Brown · 4 years, 2 months ago
  66. 122f9e7 boot: Add some missing unused arguments by David Brown · 4 years, 3 months ago
  67. d82de8c sim: Allow access to the boot response by David Brown · 4 years, 2 months ago
  68. 6d47d42 sim: Make BootGoResult into an enum by David Brown · 4 years, 2 months ago
  69. c423ac4 sim: Return abstract value from boot_go by David Brown · 4 years, 2 months ago
  70. d216b20 sim: Pass boot_rsp down from the simulator by David Brown · 4 years, 2 months ago
  71. f1ae694 sim: Fix flash_area_get_device_id in sim by David Brown · 4 years, 1 month ago
  72. e51ec07 boot: bootutil: Fix memory alignment of RAM buffer by Marek Pieta · 4 years, 1 month ago
  73. 6c8932e zephyr: Add support for direct image upload by Dominik Ermel · 4 years, 1 month ago
  74. 48decca boot_serial: Allow direct image upload by Dominik Ermel · 4 years, 1 month ago
  75. 8c5ec5a bootutil: Prevent the redefinition of ASSERT by Gustavo Henrique Nihei · 4 years, 1 month ago
  76. 82350d2 bootutil: Include missing header on bootutil_public.h by Gustavo Henrique Nihei · 4 years, 1 month ago
  77. f4580cb Update mbedtls to mbedtls-3.0.0 by Sherry Zhang · 4 years, 1 month ago TF-Mv1.4-integ-rc1
  78. 8bdac69 Update ext/mbedtls-asn1 to mbedtls-3.0.0 by Sherry Zhang · 4 years, 1 month ago
  79. 17adf8d zephyr: upgrade mbedtls library to mbedtls-3.0.0 by Sherry Zhang · 4 years, 1 month ago
  80. b111f98 boot: Add the support of MBEDTLS version 3.0.0 by Sherry Zhang · 4 years, 1 month ago
  81. 50b06ae boot: Fix build time error in DIRECT_XIP mode by Sherry Zhang · 4 years, 1 month ago
  82. a09ca5b boot: Add MCUBOOT_PERUSER_MGMT_GROUP_ENABLED to platforms by Dominik Ermel · 4 years, 1 month ago
  83. 97b4c79 zephyr: Add processing of PERUSER mgmt group for serial recovery by Dominik Ermel · 4 years, 1 month ago
  84. 3d51e43 boot_serial: Add optional processing of PERUSER group by Dominik Ermel · 4 years, 1 month ago
  85. 260ae09 boot: Modify common code access for flash_area objects by Dominik Ermel · 4 years, 4 months ago
  86. c304a7f sim: Add flash_area_get_device_id implementation by Dominik Ermel · 4 years, 2 months ago
  87. 036d521 zephyr: Switch single loader to use flash map getters by Dominik Ermel · 4 years, 1 month ago
  88. dc1b9f0 boot/ports: Provide getter function for flash area object access by Dominik Ermel · 4 years, 4 months ago
  89. d3f3609 doc: Rework PORTING.md to reflect changes to flash_area API by Dominik Ermel · 4 years, 3 months ago
  90. d874417 zephyr: add slot-1 in RAM confg for nrf52840dk_nrf52840 by Andrzej Puzdrowski · 4 years, 1 month ago
  91. 85da97f bootutil/bootutil_public: Treat unreachable image swap state as empty by Andrzej Puzdrowski · 4 years, 1 month ago
  92. 54b4ad9 bootutil/loader: Allow not working secondary image device by Andrzej Puzdrowski · 4 years, 2 months ago
  93. 1c45624 boot: Correct MCUBOOT_DIRECT_XIP_REVERT enablement by David Vincze · 4 years, 1 month ago
  94. dd6a84e boot: Check shared area more carefully before init by David Vincze · 4 years, 1 month ago
  95. 2a22bcc Delete CNAME by Philip Colmer · 4 years, 1 month ago
  96. 8abacc8 workflow: Back off stale bot a bit by David Brown · 4 years, 1 month ago
  97. ae13c3c bootutil: Fix some misspelling variables by Carlos Falgueras García · 4 years, 2 months ago
  98. afb424d bootutil: Fix bug defining slot_usage_t structure by Carlos Falgueras García · 4 years, 2 months ago
  99. aea38eb boot/boot_serial: call idle for reducing power in single thread by Andrzej Puzdrowski · 4 years, 2 months ago
  100. 142b339 boot: introduce MCUBOOT_CPU_IDLE() for support low power single thread by Andrzej Puzdrowski · 4 years, 2 months ago