1. d532029 espressif: Add ESP32-S2 initial basic support by Almir Okato · 4 years, 2 months ago
  2. 056d9bc ci: Change TF-M log level by Mate Toth-Pal · 3 years, 11 months ago
  3. 66feceb ci: Fix FIH YAML result parsing by Fabio Utzig · 3 years, 11 months ago
  4. ceb9b11 Revert "ci: Disable travis test until they can be fixed" by Sherry Zhang · 3 years, 11 months ago
  5. 3c4f69c ci: Update the TF-M version in fih test by Sherry Zhang · 3 years, 11 months ago
  6. 65643a6 Revert "ci: fix wget error downloading arm-gcc-embedded" by David Brown · 3 years, 11 months ago
  7. 9183ffc boot_serial: Increase BOOT_SERIAL_OUT_MAX by Marek Pieta · 3 years, 11 months ago
  8. 6d56cd8 sim: Move Cargo package to top level by David Brown · 4 years ago
  9. 7f8c0a2 sim: Update various package dependencies by David Brown · 4 years ago
  10. 9c6322f sim: Dependency updates by David Brown · 4 years ago
  11. 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
  12. 34f68ed ci: fix wget error downloading arm-gcc-embedded by Fabio Utzig · 3 years, 11 months ago
  13. f7319e6 Add DataShare utility class for Mbed-OS applications by George Beckstein · 4 years ago
  14. cb09bd2 Add config params for shared data usage in Mbed-OS by George Beckstein · 4 years ago
  15. bd6dc5e zephyr: support the hook file by MCUBOOT_BOOTUTIL library by Andrzej Puzdrowski · 4 years ago
  16. 43cca02 zephyr: Enable custom settings erase cmd on Thingy:53 by Marek Pieta · 3 years, 11 months ago
  17. 304d91a zephyr: Add multi-image DFU for Thingy:53 by Marek Pieta · 4 years ago
  18. ed75dfd ci: Disable travis test until they can be fixed by David Brown · 3 years, 11 months ago
  19. d4c2d15 zephyr: Remove BOOT_SERIAL_UART dependency from ENABLE_MGMT_PERUSER by Dominik Ermel · 4 years ago
  20. ae35510 Preps for 1.8.0-rc1 by David Brown · 4 years ago v1.8.0-rc1
  21. 1b1b4f9 zephyr: Add MCUboot configuration for Thingy:53 by Marek Pieta · 4 years ago
  22. d2e87aa zephyr: rename remaining CONFIG_USB to CONFIG_USB_DEVICE_STACK by Johann Fischer · 4 years ago
  23. faf9cbe zephyr: CDC ACM UART node to specific overlays by Johann Fischer · 4 years ago
  24. a6e1e9e zephyr: get CDC ACM UART device from devicetree by Johann Fischer · 4 years ago
  25. 1fceb9b zephyr: Added hooks for example by Andrzej Puzdrowski · 4 years, 1 month ago
  26. 2a29f5d zephyr/boot_serial_extension: added hooks to custom image list MGMT by Andrzej Puzdrowski · 4 years ago
  27. 4f9c730 boot_serial: added hooks for mcuboot image access operations by Andrzej Puzdrowski · 4 years, 1 month ago
  28. dea293a bootutil_public: added hook for fetch image swap state by Andrzej Puzdrowski · 4 years, 1 month ago
  29. b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
  30. 914204d boot/zephyr: Kconfig for hooks enabling by Andrzej Puzdrowski · 4 years, 1 month ago
  31. a41a850 cypress: use mbedtls 3.0, do not use hw crypto by default by Roman Okhrimenko · 4 years ago
  32. 5cf9410 zephyr/Kconfig: fix deadlock on cryptolib selectors by Andrzej Puzdrowski · 4 years ago
  33. 506a16f docs: Fix some misspelling by iysheng · 4 years ago
  34. d363248 readme.md: Add references to the Espressif IDF port. by Almir Okato · 4 years ago
  35. 428e2e7 espressif: Add espressif's readme file to the docs by Almir Okato · 4 years ago
  36. 5ab8cfd boot/espressif: Remove toolchain libc linking by Almir Okato · 4 years ago
  37. ab9f8c1 Fix unknown type name "size_t" error by George Beckstein · 4 years ago
  38. 9647c46 boot: zephyr: Fix misaligned #else for `irq_lock` by Sigvart Hovland · 4 years ago
  39. 5609e78 Ignore nuttx files for Mbed-OS builds by George Beckstein · 4 years ago
  40. fca1aa4 boot/nuttx: Fix trivial compiler warnings emitted by NuttX port by Gustavo Henrique Nihei · 4 years ago
  41. 2585297 zephyr: remove Kconfig option CONFIG_USB by Johann Fischer · 4 years ago
  42. 01184bd boot/nuttx: Enable crypto backend according to configuration from NuttX by Gustavo Henrique Nihei · 4 years ago
  43. 4960d12 boot_serial: cbor_encode: Fix encoding data length by Marek Pieta · 4 years ago
  44. 428d3ee zephyr: Make boot_serial_extension.c compilation conditional by Dominik Ermel · 4 years ago
  45. 0435d5d zephyr: Add option for enabling the storage erase command by Dominik Ermel · 4 years ago
  46. e182977 Revert "Move Cargo.toml to top level" by David Brown · 4 years ago
  47. 9d67f01 README.md: Add references to the NuttX port by Gustavo Henrique Nihei · 4 years ago
  48. 93c029a docs: Add documentation for NuttX port by Gustavo Henrique Nihei · 4 years ago
  49. 7bcf986 boot: Add support for the Apache NuttX RTOS by Gustavo Henrique Nihei · 4 years ago
  50. 78e4441 Move Cargo.toml to top level by David Brown · 4 years ago
  51. 900249c Add espressif directory to .mbedignore by Sudarshan Sreeram · 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. f44fd61 zephyr: update devicetree py package lib files include path in assembly by Carl-Johan Landin · 4 years, 1 month ago
  69. 2386267 boot: Fix IS_ENCRYPTED macro definition by Salome Thirot · 4 years ago
  70. 082be24 bootutil: Do not include mcuboot_logging.h when logging is disabled by Carlos Falgueras García · 4 years, 2 months ago
  71. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 2 months ago
  72. 2ae1f16 zephyr: Relocate BOOT_ERASE_PROGRESSIVELY option by Dominik Ermel · 4 years, 1 month ago
  73. 3d4e55d boot_serial: Switch to MCUBOOT_ERASE_PROGRESSIVELY by Dominik Ermel · 4 years, 1 month ago
  74. 42c985c zephyr: Add MCBOOT_ERASE_PROGRESSIVELY config option by Dominik Ermel · 4 years, 1 month ago
  75. 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
  76. d505bcf ci: Add multiimage ram-load and direct xip tests by David Brown · 4 years, 1 month ago
  77. f17d391 sim: Test ram-loading with DIRECT_XIP by David Brown · 4 years, 1 month ago
  78. bf32c27 sim: Add RamData for ram loading testing by David Brown · 4 years, 2 months ago
  79. 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
  80. 0dfb810 sim: Test DIRECT_XIP configuration by David Brown · 4 years, 2 months ago
  81. 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
  82. fb40f0c ci: Add workflow tests for direct-xip and ram-load by David Brown · 4 years, 2 months ago
  83. 11ffa0a sim: Support direct-xip configuration by David Brown · 4 years, 2 months ago
  84. 812a84b Add capability for DIRECT_XIP feature by David Brown · 4 years, 2 months ago
  85. 7e377ab sim: Enable sim building with ram-load by David Brown · 4 years, 2 months ago
  86. 4b82c67 sim: Implement function in sim by David Brown · 4 years, 2 months ago
  87. 6db44d7 sim: Skip (most) tests when flash is not modified by David Brown · 4 years, 2 months ago
  88. 9bd7f90 boot: Add a RAM base to support testing by David Brown · 4 years, 2 months ago
  89. 94ed12c boot: Fix ifdefs in DIRECT_XIP and RAM_LOAD case by David Brown · 4 years, 2 months ago
  90. dcea564 boot: Add capability for ram loading by David Brown · 4 years, 2 months ago
  91. 122f9e7 boot: Add some missing unused arguments by David Brown · 4 years, 3 months ago
  92. d82de8c sim: Allow access to the boot response by David Brown · 4 years, 2 months ago
  93. 6d47d42 sim: Make BootGoResult into an enum by David Brown · 4 years, 2 months ago
  94. c423ac4 sim: Return abstract value from boot_go by David Brown · 4 years, 2 months ago
  95. d216b20 sim: Pass boot_rsp down from the simulator by David Brown · 4 years, 2 months ago
  96. f1ae694 sim: Fix flash_area_get_device_id in sim by David Brown · 4 years, 1 month ago
  97. e51ec07 boot: bootutil: Fix memory alignment of RAM buffer by Marek Pieta · 4 years, 1 month ago
  98. 6c8932e zephyr: Add support for direct image upload by Dominik Ermel · 4 years, 1 month ago
  99. 48decca boot_serial: Allow direct image upload by Dominik Ermel · 4 years, 1 month ago
  100. 8c5ec5a bootutil: Prevent the redefinition of ASSERT by Gustavo Henrique Nihei · 4 years, 1 month ago