1. 20e0209 index.md: fix readme-espressif.md link by Almir Okato · 3 years, 5 months ago
  2. 749bc31 workflow: Add workflow verifing integration with the upstream Zephyr by Maciej Perkowski · 3 years, 6 months ago
  3. fb47d2e boot: zephyr: Fix CONFIG_LOG_IMMEDIATE by Marek Pieta · 3 years, 5 months ago
  4. b365e23 espressif: add missing information for secure features by Almir Okato · 3 years, 5 months ago
  5. 611ea50 index.md: update the Espressif references to reflect readme.md by Almir Okato · 3 years, 5 months ago
  6. 499cfc1 Bump to 1.10.0-dev for development of next release by David Brown · 3 years, 5 months ago
  7. cb9b6da Update Mynewt repository.yaml for 1.9 release by David Brown · 3 years, 5 months ago
  8. a3cf3f8 mbed: Fix calling to BlockDevice::size before initialization by Artur Tynecki · 3 years, 6 months ago
  9. 6822365 mbed: Add the size of the MCU boot header area by Artur Tynecki · 3 years, 6 months ago
  10. 41c568a mbed: Add enable MCUboot logging parameter and fix logging configuration by Artur Tynecki · 3 years, 6 months ago
  11. a910166 mbed: Add CMake support and fix files paths by Artur Tynecki · 3 years, 6 months ago
  12. 4c0f6c1 boot_serial: Fix SMP echo sending incomplete CBOR container by Dominik Ermel · 3 years, 5 months ago
  13. 8dae844 boot_serial: Correct MGMT_ERR_EUNKNOWN value by Dominik Ermel · 3 years, 5 months ago
  14. 5ff8958 boot_serial: Fix buffer overflow in boot_serial_out by Dominik Ermel · 3 years, 5 months ago
  15. c657cbe Update to version 1.9.0 by David Brown · 3 years, 5 months ago v1.9.0
  16. 2b82227 zephyr/single_loader: make decription working flash by Andrzej Puzdrowski · 3 years, 6 months ago
  17. e3ff175 Add support for the mcumgr echo command in serial boot mode by Wouter Cappelle · 4 years, 3 months ago
  18. d8eff81 doc: espressif: add ESP32-S3 development status by Sylvio Alves · 3 years, 6 months ago
  19. d523094 doc: espressif: add parameter details for esptool and imgtool by Sylvio Alves · 3 years, 7 months ago
  20. ee36695 Update to 1.9.0-rc2 by David Brown · 3 years, 6 months ago v1.9.0-rc2
  21. b32ff6d doc: Update release notes for 1.9.0-rc2 by David Brown · 3 years, 6 months ago
  22. b9192a4 boot: serial: Adapt to Zephyr's new CRC APIs by Carles Cufi · 3 years, 6 months ago
  23. e3822f8 boot_serial: zephyr: Add optional timeout to enter serial recovery by Wouter Cappelle · 3 years, 7 months ago
  24. c028d45 imgtool: skip erased values in trailer generation by Wouter Cappelle · 3 years, 6 months ago
  25. bb7a39d Add config option for caching of validation state of an image in primary slot for single loader by Wouter Cappelle · 4 years, 3 months ago
  26. b6d5cf3 imgtool: change --max-align default value by Piotr Mienkowski · 3 years, 6 months ago
  27. 8af51e5 samples/zephyr: Remove the body of the shell test runner by David Brown · 3 years, 7 months ago
  28. 10a877c zephyr: fix compilation when no CONFIG_BOOT_ENCRYPTION_KEY_FILE by Wouter Cappelle · 3 years, 6 months ago
  29. 42e679d espressif:esp32s3: Add esp32s3 initial support by Almir Okato · 3 years, 7 months ago
  30. 553315c readme.md: remove "IDF" from Espressif reference by Almir Okato · 3 years, 6 months ago
  31. d484b82 Bump versioning information to 1.9.0-rc1 by David Brown · 3 years, 7 months ago v1.9.0-rc1
  32. eaa8b31 docs: Update release notes for 1.9.0 release by David Brown · 3 years, 7 months ago
  33. 7679215 single_loader: zephyr: Fix compilation with VALIDATE_PRIMARY_SLOT enabled by Wouter Cappelle · 3 years, 7 months ago
  34. c8ba937 zephyr: Use a smaller sha256 implementation by Sebastian Bøe · 3 years, 7 months ago
  35. 4fb288a doc: updated release.md by Francesco Domenico Servidio · 3 years, 7 months ago
  36. 5851150 doc: fixed ecdsa.md by Francesco Domenico Servidio · 3 years, 7 months ago
  37. d09aa6b imgtool: Add clear image generation with encryption capability by Michel Jaouen · 3 years, 7 months ago
  38. c9ac802 Readme: bump version to 1.9.0-dev by Andrzej Puzdrowski · 3 years, 7 months ago
  39. 953a761 Add support for signed images in single loader mode by Wouter Cappelle · 4 years, 3 months ago
  40. f9dbf68 boot/bootutil: added log on swap type used by Andrzej Puzdrowski · 3 years, 8 months ago
  41. 39eb63d espressif: Update readme-espressif.md to include information about by Almir Okato · 3 years, 7 months ago
  42. d16598f zephyr/boot_serial_extension: us BOOT_LOG instead of LOG_ by Andrzej Puzdrowski · 3 years, 7 months ago
  43. d6e9810 espressif: Improve CI script for targetting multiple chips at once by Gustavo Henrique Nihei · 3 years, 7 months ago
  44. 14763b1 espressif: ESP32, ESP32S2 and ESP32C3 native flash encryption by Almir Okato · 3 years, 9 months ago
  45. 818964d espressif: Use "TAG" field from SOC_LOG* macros from IDF libraries by Gustavo Henrique Nihei · 3 years, 8 months ago
  46. d930731 boot/nuttx: Switch from printf to syslog by Gerson Fernando Budke · 3 years, 8 months ago
  47. e571855 ci: Define concurrency groups for cancelling duplicate jobs by Gustavo Henrique Nihei · 3 years, 8 months ago
  48. 67b73d3 espressif: Add CI jobs for Secure boot enabled images by Gustavo Henrique Nihei · 3 years, 8 months ago
  49. a349510 espressif: Fix support for signing algorithms by Gustavo Henrique Nihei · 3 years, 8 months ago
  50. 1bc106e sim: Homogenize max-align-32 feature check by David Brown · 3 years, 8 months ago
  51. 41f123c docs: Update Image Trailer documentation according to latest changes by Gustavo Henrique Nihei · 3 years, 9 months ago
  52. 7bfd14b sim: Fit unit tests to larger write align values by Gustavo Henrique Nihei · 3 years, 9 months ago
  53. 4aa286d flash_map: Increase minimum supported write align via flash_area_align by Gustavo Henrique Nihei · 3 years, 9 months ago
  54. ffe4ec9 bootutil: Support trailers larger than sector size for swap scratch by Gustavo Henrique Nihei · 3 years, 8 months ago
  55. cf120ba bootutil: Define new magic for the updated image trailer layout by Gustavo Henrique Nihei · 3 years, 9 months ago
  56. 7df909e bootutil: Remove arbitrary limit on BOOT_MAX_IMG_SECTORS by Kristine Jassmann · 4 years, 6 months ago
  57. 73c38c6 bootutil: Allow larger minimum flash write by Kristine Jassmann · 4 years, 6 months ago
  58. 1eedec3 boot_serial: Fix Zephyr include path for reboot.h by Dominik Ermel · 3 years, 8 months ago
  59. 152cca0 bootutil: fix scratch status offset calculation by Fabio Utzig · 3 years, 8 months ago
  60. b3039fd sim: Remove unused variables by Fabio Utzig · 3 years, 8 months ago
  61. 53e6f5b samples: zephyr: Use move swap for Zephyr tests by David Brown · 4 years, 9 months ago
  62. e9c6b4d zephyr/main: always call sys_clock_disable() by Andrzej Puzdrowski · 3 years, 8 months ago
  63. 03ed502 zephyr: removed CONFIG_SYSTEM_CLOCK_DISABLE=y by Andrzej Puzdrowski · 3 years, 8 months ago
  64. bc65d2b bootutil: Close flash_area after failure to read swap information by Gustavo Henrique Nihei · 3 years, 8 months ago
  65. 5577cbd sim: define stm32f4 with non-linear sectors slots by Fabio Utzig · 3 years, 8 months ago
  66. 3ee626f espressif: Fix ESP32-C3 support for booting signed apps by Gustavo Henrique Nihei · 3 years, 9 months ago
  67. 523ef3f espressif: Add support for hardware Secure Boot by Gustavo Henrique Nihei · 3 years, 9 months ago
  68. ce3668f espressif: Use "TAG" field from ESP_LOG* macros from IDF libraries by Gustavo Henrique Nihei · 3 years, 9 months ago
  69. 6a6b891 espressif: Bump IDF version to v4.4 by Gustavo Henrique Nihei · 3 years, 9 months ago
  70. bb927ac nuttx: extend configuration options by Petro Karashchenko · 3 years, 8 months ago
  71. caa1f6b assemble.py: don't read BOARD.dts.pre.tmp by Martí Bolívar · 3 years, 8 months ago
  72. 50f1101 doc: Updated index.md and readme.md by Francesco Domenico Servidio · 3 years, 9 months ago
  73. 05143ce boot: zephyr: Configure mimxrt685_evk board by Maureen Helm · 4 years ago
  74. 7200669 zephyr: Fix serial recovery skipping on nrf53 by Radoslaw Koppel · 3 years, 8 months ago
  75. dacc7d6 boot: zephyr: Remove CONFIG_USB from Thingy53 configuration by Andrzej Puzdrowski · 3 years, 8 months ago
  76. 6daf953 zephyr: Removed old external flash configs for Thingy53. by Andrzej Puzdrowski · 3 years, 8 months ago
  77. a1c43cb zephyr: fix typo in CONFIG_ERASE_PROGRESSIVELY conversion by Andrzej Puzdrowski · 3 years, 8 months ago
  78. c9ac5cc boot_serial: cleanup max output size calculation by Andrzej Puzdrowski · 3 years, 9 months ago
  79. 94dc19d bootutil: move BOOT_IMAGE_NUMBER definition to bootutil.h by Andrzej Puzdrowski · 3 years, 8 months ago
  80. 961a610 doc/design: fix typo in swap-using-scratch description by Andrzej Puzdrowski · 3 years, 8 months ago
  81. cbb5b23 mynewt: Add call to custom pre-boot function by Jerzy Kasenberg · 3 years, 8 months ago
  82. 1d7f496 sim: Calculate offsets from boot_max_align instead of hardcoding them by Gustavo Henrique Nihei · 3 years, 8 months ago
  83. e0a8061 boot: zephyr: configure mimxrt1024_evk board by Mikkel Jakobsen · 4 years ago
  84. 9abda32 doc/design: Add header for swap using scratch algorithm by Andrzej Puzdrowski · 3 years, 8 months ago
  85. cd35fef doc/design: note on the image trailer size by Andrzej Puzdrowski · 3 years, 8 months ago
  86. 3c1e6d3 doc/design: Explain swap without using scratch algorithm by Andrzej Puzdrowski · 3 years, 8 months ago
  87. 7c890f4 nuttx: fix compilation warnings by Petro Karashchenko · 3 years, 8 months ago
  88. 5e76264 zephyr: clean up CONSOLE and CONSOLE_HANDLER project configurations by Andrzej Puzdrowski · 4 years ago
  89. 56d28f0 boot: zephyr: stm32: watchdog support by Hein Wessels · 3 years, 9 months ago
  90. 5dad5b7 doc: fix submittingpatches.md by Francesco Servidio · 3 years, 9 months ago
  91. e829e9d loader: add checking of reset address by Håkon Øye Amundsen · 3 years, 9 months ago
  92. 4b2f9ce doc: Updated security.md by Francesco Servidio · 3 years, 9 months ago
  93. 9eff1e0 nuttx: solve referenciation error in memset call by Andres Sanchez · 3 years, 9 months ago
  94. b408b43 sim: Reduce most false failures due to ECDSA size change by David Brown · 3 years, 9 months ago
  95. c8d6201 sim: Update Linaro copyrights by David Brown · 3 years, 9 months ago
  96. 7e0d3b4 sim: Remove profile config from mcuboot-sys by David Brown · 3 years, 9 months ago
  97. 07dd5f0 sim: Test maximally sized images in some cases by David Brown · 3 years, 9 months ago
  98. a62c3eb sim: Prepare for largest possible image sizes by David Brown · 3 years, 10 months ago
  99. ef4f074 sim: Add size estimate to TLV by David Brown · 3 years, 10 months ago
  100. ac655bb sim: Functionalize the code a bit by David Brown · 3 years, 10 months ago