1. 7200669 zephyr: Fix serial recovery skipping on nrf53 by Radoslaw Koppel · 3 years, 8 months ago
  2. dacc7d6 boot: zephyr: Remove CONFIG_USB from Thingy53 configuration by Andrzej Puzdrowski · 3 years, 8 months ago
  3. 6daf953 zephyr: Removed old external flash configs for Thingy53. by Andrzej Puzdrowski · 3 years, 8 months ago
  4. a1c43cb zephyr: fix typo in CONFIG_ERASE_PROGRESSIVELY conversion by Andrzej Puzdrowski · 3 years, 8 months ago
  5. c9ac5cc boot_serial: cleanup max output size calculation by Andrzej Puzdrowski · 3 years, 9 months ago
  6. 94dc19d bootutil: move BOOT_IMAGE_NUMBER definition to bootutil.h by Andrzej Puzdrowski · 3 years, 8 months ago
  7. 961a610 doc/design: fix typo in swap-using-scratch description by Andrzej Puzdrowski · 3 years, 8 months ago
  8. cbb5b23 mynewt: Add call to custom pre-boot function by Jerzy Kasenberg · 3 years, 8 months ago
  9. 1d7f496 sim: Calculate offsets from boot_max_align instead of hardcoding them by Gustavo Henrique Nihei · 3 years, 8 months ago
  10. e0a8061 boot: zephyr: configure mimxrt1024_evk board by Mikkel Jakobsen · 4 years ago
  11. 9abda32 doc/design: Add header for swap using scratch algorithm by Andrzej Puzdrowski · 3 years, 8 months ago
  12. cd35fef doc/design: note on the image trailer size by Andrzej Puzdrowski · 3 years, 8 months ago
  13. 3c1e6d3 doc/design: Explain swap without using scratch algorithm by Andrzej Puzdrowski · 3 years, 8 months ago
  14. 7c890f4 nuttx: fix compilation warnings by Petro Karashchenko · 3 years, 8 months ago
  15. 5e76264 zephyr: clean up CONSOLE and CONSOLE_HANDLER project configurations by Andrzej Puzdrowski · 4 years ago
  16. 56d28f0 boot: zephyr: stm32: watchdog support by Hein Wessels · 3 years, 9 months ago
  17. 5dad5b7 doc: fix submittingpatches.md by Francesco Servidio · 3 years, 9 months ago
  18. e829e9d loader: add checking of reset address by Håkon Øye Amundsen · 3 years, 9 months ago
  19. 4b2f9ce doc: Updated security.md by Francesco Servidio · 3 years, 9 months ago
  20. 9eff1e0 nuttx: solve referenciation error in memset call by Andres Sanchez · 3 years, 9 months ago
  21. b408b43 sim: Reduce most false failures due to ECDSA size change by David Brown · 3 years, 9 months ago
  22. c8d6201 sim: Update Linaro copyrights by David Brown · 3 years, 9 months ago
  23. 7e0d3b4 sim: Remove profile config from mcuboot-sys by David Brown · 3 years, 9 months ago
  24. 07dd5f0 sim: Test maximally sized images in some cases by David Brown · 3 years, 9 months ago
  25. a62c3eb sim: Prepare for largest possible image sizes by David Brown · 3 years, 10 months ago
  26. ef4f074 sim: Add size estimate to TLV by David Brown · 3 years, 10 months ago
  27. ac655bb sim: Functionalize the code a bit by David Brown · 3 years, 10 months ago
  28. 0bd8c6b sim: Add doc comment to `make_tlv` by David Brown · 3 years, 10 months ago
  29. d8713a5 sim: Fix ordering on TlvFlags by David Brown · 3 years, 10 months ago
  30. fa39e3a loader: clear calculation in boot_copy_region() by Andrzej Puzdrowski · 3 years, 9 months ago
  31. 5a32592 zephr: add mbedtls/library to inclusion directories for RSA encryption by Andrzej Puzdrowski · 3 years, 9 months ago
  32. 6191b86 zephyr: Increase mbedTLS Heap while RSA is used by Andrzej Puzdrowski · 3 years, 9 months ago
  33. e38b0af loader: Allow image header bigger than 1 KB for encrypted images by Andrzej Puzdrowski · 3 years, 9 months ago
  34. 21f0376 kconfig: add name to choice option by Håkon Øye Amundsen · 3 years, 9 months ago
  35. d985d22 espressif: Use BOOT_LOG_* macros instead of the MCUBOOT_LOG_* by Gustavo Henrique Nihei · 3 years, 9 months ago
  36. b8c5a6d Create CNAME by David Brown · 3 years, 9 months ago
  37. 33a3831 espressif: Remove write alignment handling by Gustavo Henrique Nihei · 3 years, 9 months ago
  38. 74a2742 espressif: Fix flash_area_read support for unaligned accesses by Gustavo Henrique Nihei · 3 years, 9 months ago
  39. 3fd3ecc sim: add tests for partial ram-loading by Raef Coles · 3 years, 10 months ago
  40. f11de64 boot: enable partial multi-image booting by Raef Coles · 3 years, 10 months ago
  41. fe57e7d boot: Move slot usage into boot state by Raef Coles · 3 years, 10 months ago
  42. 38453f6 ci: Enable build of espressif port for supported chips by Gustavo Henrique Nihei · 3 years, 9 months ago
  43. 72627c5 espressif: Allow use of imgtool other than the one from repository by Gustavo Henrique Nihei · 3 years, 9 months ago
  44. 2fe449d doc: Fixed notes formatting by Francesco Servidio · 3 years, 10 months ago
  45. 5bc9832 doc: Fix case in titles by Francesco Servidio · 3 years, 9 months ago
  46. a6df132 imgtool: prefer cbor2 over cbor by Ross Burton · 3 years, 9 months ago
  47. 1a9c6d8 mynewt: remove #error on ec256 with Mbed TLS by Fabio Utzig · 3 years, 9 months ago
  48. 9479af0 boot/bootutil: Fix probable uninitialized flash_area access by Dominik Ermel · 3 years, 10 months ago
  49. 29fc848 Add Conexio Stratus board configuration for DFU button operation by Rajeev Piyare · 3 years, 10 months ago
  50. ec6dac5 bootutil: Fix boot_find_status leaving flash area open by Dominik Ermel · 3 years, 10 months ago
  51. 482921f doc: Fixed consistency of bootloader term by Francesco Servidio · 3 years, 10 months ago
  52. 582367c doc: Fixed consistency of Mbed term by Francesco Servidio · 3 years, 10 months ago
  53. 4ff0c18 doc: Fixed consistency of MCUboot by Francesco Servidio · 3 years, 10 months ago
  54. 6138b4f bootutil: Fix boot_read_image_header error path by Dominik Ermel · 3 years, 10 months ago
  55. 1848863 doc: Remove outdated IRC links by Francesco Servidio · 3 years, 10 months ago
  56. c9dc224 boot_serial: Respond with rc code for all mcumgr commands by Dominik Ermel · 4 years ago
  57. 29099e1 Preps for 1.8.0 by David Brown · 3 years, 10 months ago v1.8.0
  58. e5ecbce zephyr: Fix support for single application with serial recovery by Dominik Ermel · 3 years, 10 months ago
  59. eb6b7bf espressif: Enable signature verification (RSA, EC256 and ED25519) by Almir Okato · 4 years ago
  60. 14c785b ci: add encrypted image RAM load test by Fabio Utzig · 3 years, 10 months ago
  61. db543e5 boot : Adding encrypted ram-load support by Hugo L'Hostis · 4 years, 5 months ago
  62. 8fcdfc5 ci: bump FIH docker release by Fabio Utzig · 3 years, 10 months ago
  63. 66ed29f sim: update ram load to use image size comparison by Fabio Utzig · 3 years, 10 months ago
  64. 4b82b20 zephyr: Configuration check for MULTITHREADING when USB DFU enabled by Dominik Ermel · 3 years, 10 months ago
  65. 17f99f0 build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs by dependabot[bot] · 4 years, 1 month ago
  66. aea30ea build(deps): bump nokogiri from 1.11.4 to 1.12.5 in /docs by dependabot[bot] · 3 years, 10 months ago
  67. f859255 ci: update signed-off-by with string comparison by Fabio Utzig · 3 years, 10 months ago
  68. 0779f4f Preps for 1.8.0-rc2 by David Brown · 4 years ago
  69. d96d617 Include mcuboot_config.h from sign_key.h to fix MCUBOOT_HW_KEY compilation by Maxime Vincent · 3 years, 11 months ago
  70. 809e77d boot: zephyr: Config mimxrt1020_evk and mimxrt1050_evk_qspi by Xabier Marquiegui · 3 years, 11 months ago
  71. 5f4e148 sim: mcuboot-sys: Avoid duplicate C files by David Brown · 3 years, 11 months ago
  72. 115ce57 sim: Allow 'large-write' in mcuboot-sys by David Brown · 3 years, 11 months ago
  73. 66aa967 ci: disable Travis by Fabio Utzig · 3 years, 11 months ago
  74. 7aa1c87 ci: add FIH hardening tests to workflows by Fabio Utzig · 3 years, 11 months ago
  75. 712fdb5 espressif: Add ESP32-C3 initial basic support by Almir Okato · 4 years ago
  76. d532029 espressif: Add ESP32-S2 initial basic support by Almir Okato · 4 years, 2 months ago
  77. 056d9bc ci: Change TF-M log level by Mate Toth-Pal · 3 years, 11 months ago
  78. 66feceb ci: Fix FIH YAML result parsing by Fabio Utzig · 3 years, 11 months ago
  79. ceb9b11 Revert "ci: Disable travis test until they can be fixed" by Sherry Zhang · 3 years, 11 months ago
  80. 3c4f69c ci: Update the TF-M version in fih test by Sherry Zhang · 3 years, 11 months ago
  81. 65643a6 Revert "ci: fix wget error downloading arm-gcc-embedded" by David Brown · 3 years, 11 months ago
  82. 9183ffc boot_serial: Increase BOOT_SERIAL_OUT_MAX by Marek Pieta · 3 years, 11 months ago
  83. 6d56cd8 sim: Move Cargo package to top level by David Brown · 4 years ago
  84. 7f8c0a2 sim: Update various package dependencies by David Brown · 4 years ago
  85. 9c6322f sim: Dependency updates by David Brown · 4 years ago
  86. 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
  87. 34f68ed ci: fix wget error downloading arm-gcc-embedded by Fabio Utzig · 3 years, 11 months ago
  88. f7319e6 Add DataShare utility class for Mbed-OS applications by George Beckstein · 4 years ago
  89. cb09bd2 Add config params for shared data usage in Mbed-OS by George Beckstein · 4 years ago
  90. bd6dc5e zephyr: support the hook file by MCUBOOT_BOOTUTIL library by Andrzej Puzdrowski · 4 years ago
  91. 43cca02 zephyr: Enable custom settings erase cmd on Thingy:53 by Marek Pieta · 3 years, 11 months ago
  92. 304d91a zephyr: Add multi-image DFU for Thingy:53 by Marek Pieta · 4 years ago
  93. ed75dfd ci: Disable travis test until they can be fixed by David Brown · 3 years, 11 months ago
  94. d4c2d15 zephyr: Remove BOOT_SERIAL_UART dependency from ENABLE_MGMT_PERUSER by Dominik Ermel · 4 years ago
  95. ae35510 Preps for 1.8.0-rc1 by David Brown · 4 years ago v1.8.0-rc1
  96. 1b1b4f9 zephyr: Add MCUboot configuration for Thingy:53 by Marek Pieta · 4 years ago
  97. d2e87aa zephyr: rename remaining CONFIG_USB to CONFIG_USB_DEVICE_STACK by Johann Fischer · 4 years ago
  98. faf9cbe zephyr: CDC ACM UART node to specific overlays by Johann Fischer · 4 years ago
  99. a6e1e9e zephyr: get CDC ACM UART device from devicetree by Johann Fischer · 4 years ago
  100. 1fceb9b zephyr: Added hooks for example by Andrzej Puzdrowski · 4 years, 1 month ago