1. fa39e3a loader: clear calculation in boot_copy_region() by Andrzej Puzdrowski · 3 years, 9 months ago
  2. e38b0af loader: Allow image header bigger than 1 KB for encrypted images by Andrzej Puzdrowski · 3 years, 9 months ago
  3. f11de64 boot: enable partial multi-image booting by Raef Coles · 3 years, 10 months ago
  4. fe57e7d boot: Move slot usage into boot state by Raef Coles · 3 years, 10 months ago
  5. 9479af0 boot/bootutil: Fix probable uninitialized flash_area access by Dominik Ermel · 3 years, 10 months ago
  6. ec6dac5 bootutil: Fix boot_find_status leaving flash area open by Dominik Ermel · 3 years, 10 months ago
  7. 6138b4f bootutil: Fix boot_read_image_header error path by Dominik Ermel · 3 years, 10 months ago
  8. db543e5 boot : Adding encrypted ram-load support by Hugo L'Hostis · 4 years, 5 months ago
  9. d96d617 Include mcuboot_config.h from sign_key.h to fix MCUBOOT_HW_KEY compilation by Maxime Vincent · 3 years, 11 months ago
  10. 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
  11. bd6dc5e zephyr: support the hook file by MCUBOOT_BOOTUTIL library by Andrzej Puzdrowski · 4 years ago
  12. 2a29f5d zephyr/boot_serial_extension: added hooks to custom image list MGMT by Andrzej Puzdrowski · 4 years ago
  13. 4f9c730 boot_serial: added hooks for mcuboot image access operations by Andrzej Puzdrowski · 4 years, 1 month ago
  14. dea293a bootutil_public: added hook for fetch image swap state by Andrzej Puzdrowski · 4 years, 1 month ago
  15. b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
  16. ab9f8c1 Fix unknown type name "size_t" error by George Beckstein · 4 years ago
  17. 4a4d1ac boot: Fix log reporting magic from incorrect header by Dominik Ermel · 4 years ago
  18. 391b197 bootutil: Only include <os/malloc.h> if it going to be used by Carlos Falgueras García · 4 years, 2 months ago
  19. 2386267 boot: Fix IS_ENCRYPTED macro definition by Salome Thirot · 4 years ago
  20. 082be24 bootutil: Do not include mcuboot_logging.h when logging is disabled by Carlos Falgueras García · 4 years, 2 months ago
  21. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 2 months ago
  22. 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
  23. 8a4e23b sim: Basic ram-load test by David Brown · 4 years, 2 months ago
  24. 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
  25. 812a84b Add capability for DIRECT_XIP feature by David Brown · 4 years, 2 months ago
  26. 9bd7f90 boot: Add a RAM base to support testing by David Brown · 4 years, 2 months ago
  27. 94ed12c boot: Fix ifdefs in DIRECT_XIP and RAM_LOAD case by David Brown · 4 years, 2 months ago
  28. dcea564 boot: Add capability for ram loading by David Brown · 4 years, 2 months ago
  29. 122f9e7 boot: Add some missing unused arguments by David Brown · 4 years, 3 months ago
  30. e51ec07 boot: bootutil: Fix memory alignment of RAM buffer by Marek Pieta · 4 years, 1 month ago
  31. 8c5ec5a bootutil: Prevent the redefinition of ASSERT by Gustavo Henrique Nihei · 4 years, 1 month ago
  32. 82350d2 bootutil: Include missing header on bootutil_public.h by Gustavo Henrique Nihei · 4 years, 1 month ago
  33. b111f98 boot: Add the support of MBEDTLS version 3.0.0 by Sherry Zhang · 4 years, 1 month ago
  34. 50b06ae boot: Fix build time error in DIRECT_XIP mode by Sherry Zhang · 4 years, 1 month ago
  35. 260ae09 boot: Modify common code access for flash_area objects by Dominik Ermel · 4 years, 4 months ago
  36. 85da97f bootutil/bootutil_public: Treat unreachable image swap state as empty by Andrzej Puzdrowski · 4 years, 1 month ago
  37. 54b4ad9 bootutil/loader: Allow not working secondary image device by Andrzej Puzdrowski · 4 years, 2 months ago
  38. 1c45624 boot: Correct MCUBOOT_DIRECT_XIP_REVERT enablement by David Vincze · 4 years, 1 month ago
  39. dd6a84e boot: Check shared area more carefully before init by David Vincze · 4 years, 1 month ago
  40. ae13c3c bootutil: Fix some misspelling variables by Carlos Falgueras García · 4 years, 2 months ago
  41. afb424d bootutil: Fix bug defining slot_usage_t structure by Carlos Falgueras García · 4 years, 2 months ago
  42. d5e9902 zephyr: Fix for issue with path length on windows by Mariusz Poslinski · 4 years, 2 months ago
  43. 51c8d76 bootutil: Reduce boot_initialize_area variants by Dominik Ermel · 4 years, 2 months ago
  44. 7d74723 bootutil: Use uin32_t instead of size_t to count sectors by Dominik Ermel · 4 years, 2 months ago
  45. ccaf7f8 boot: Multi-image boot for direct-xip and ram-load by Mark Horvath · 4 years, 7 months ago
  46. 29aed1d bootutil: Application of boot_read_swap_state by Dominik Ermel · 4 years, 2 months ago
  47. 0ab87b6 bootutil: Remove area ID parameter from fixup_revert by Dominik Ermel · 4 years, 2 months ago
  48. 8115998 bootutil_public: Make boot_read_swap_state declaration public by Dominik Ermel · 4 years, 2 months ago
  49. 0f64197 boot: Add AES256 support for image encryption by Salome Thirot · 4 years, 3 months ago
  50. d4d90f8 Fix version comparison result causing boot failure by George Beckstein · 4 years, 3 months ago
  51. 414f915 boot: Don't examine scratch in BOOT_UPGRADE_ONLY mode by Andrzej Puzdrowski · 4 years, 3 months ago
  52. fbeef9b bootutil_public.c: add two user APIs by Sherry Zhang · 4 years, 3 months ago
  53. 22b856b bootutil_public: allow to confirm padded image without copy-done flag by Andrzej Puzdrowski · 4 years, 3 months ago
  54. 74c3bab crypto: ecdh: define NUM_ECC_BYTES for Mbed TLS by Fabio Utzig · 4 years, 3 months ago
  55. 4828162 bootutil: Fix boot_write_trailer write alignment by Dominik Ermel · 4 years, 5 months ago
  56. a7f9e9f bootutil: Remove duplicated code from bootutil_misc.c by Dominik Ermel · 4 years, 5 months ago
  57. 25c7a0f Bootutil/Crypto: add encryption with mbedTLS by Bohdan Kovalchuk · 4 years, 8 months ago
  58. 2f045a2 bootutil: Align mbedtls_ecdsa signature verification with cypress mbedtls hw accel implementation by Roman Okhrimenko · 4 years, 5 months ago
  59. 641af45 boot: Support Mbed TLS ECDSA for signatures by David Brown · 4 years, 6 months ago
  60. 0c8c8d5 boot: Direct-XIP: Add check for IMAGE_F_ROM_FIXED flag by Dominik Ermel · 4 years, 6 months ago
  61. 9590b42 boot: Add IMAGE_F_ROM_FIXED flag support to mcuboot by Dominik Ermel · 4 years, 6 months ago
  62. aee3be9 boot: Order IMAGE_F_* flags defintions by Dominik Ermel · 4 years, 6 months ago
  63. 360763d bootutil/includes/enc_key: move public part to enc_key_public.h by Andrzej Puzdrowski · 4 years, 6 months ago
  64. 3af607f botutil: botutil_public.c shall not include bootutil_private.h by Andrzej Puzdrowski · 4 years, 6 months ago
  65. 0cfe2ce bootutil: Modify boot_add_data_to_shared_area function scope by Sherry Zhang · 4 years, 7 months ago
  66. be64e6a bootutil_public: made boot_read_swap_state_by_id() API by Andrzej Puzdrowski · 4 years, 8 months ago
  67. 14ef576 bootutil_public: documented module API by Andrzej Puzdrowski · 4 years, 8 months ago
  68. 4700b80 bootutil_public: add function for determine image_ok flag by Andrzej Puzdrowski · 4 years, 8 months ago
  69. f573b39 bootutil: extracted app common library from bootutil_misc by Andrzej Puzdrowski · 4 years, 9 months ago
  70. 81d19f0 bootutil: Add cmake build file by Raef Coles · 4 years, 8 months ago
  71. 0f409b0 ext: tinycrypt: update ctr mode to stream by Fabio Utzig · 4 years, 9 months ago
  72. d383898 bootutil: crypto: avoid unuseful memset by Fabio Utzig · 4 years, 9 months ago
  73. e4885a6 boot: Fix LOAD_IMAGE_DATA macro by Tamas Ban · 4 years, 9 months ago
  74. ea30ef3 boot: Add vendor defined TLV ranges by Andy Gross · 4 years, 10 months ago
  75. 505fba2 Boot: Add 'revert' support to direct-xip mode by David Vincze · 4 years, 10 months ago
  76. ce11597 bootutil: fix upgrade issue in swap-move by Fabio Utzig · 4 years, 9 months ago
  77. 7fd42d5 Revert "bootutil: fix swap-move brick with padded image0" by Fabio Utzig · 4 years, 9 months ago
  78. 6610e88 boot: Fix FIH_LABEL/FIH_CALL macros for IAR by TTornblom · 4 years, 9 months ago
  79. 59f1d29 bootutil: ecdsa: Fix CC310 for nRF devices by Sigvart Hovland · 4 years, 9 months ago
  80. 9bd1a3d bootutil: fix unitialized variable warning by Fabio Utzig · 4 years, 10 months ago
  81. 4b2e55f boot: bootutil: drop flash_area_read_is_empty by Fabio Utzig · 4 years, 11 months ago
  82. 296949e bootutil: fix swap-move brick with padded image0 by Fabio Utzig · 4 years, 10 months ago
  83. 907476d boot: remove direct fih delay rng inclusion by Andrzej Puzdrowski · 4 years, 10 months ago
  84. 82fb412 boot/bootutil: Clean-up fault injection hardening by Tamas Ban · 4 years, 10 months ago
  85. 32afe85 bootutil: fix boostrapping in swap-move by Fabio Utzig · 4 years, 10 months ago
  86. 3d77c95 bootutil: fix broken bootstrap functionality by Fabio Utzig · 4 years, 10 months ago
  87. b4f8810 bootutil: copy image size with fast overwrite by Fabio Utzig · 4 years, 10 months ago
  88. d015734 sim: add bootstrap test by Fabio Utzig · 4 years, 10 months ago
  89. e8fe6cf boot: Harden critical path against fault attacks by Raef Coles · 5 years ago TF-Mv1.3-integ
  90. 1dcc73b Add ifdefs in crypto abstract function for ec256 to enable compilation when mbedtls used as backend by Roman Okhrimenko · 4 years, 10 months ago v1.6.1-cypress
  91. 4f4833d Abstracting mcuboot crypto functions for cleaner porting and less of an ifdef hell. by Blaž Hrastnik · 5 years ago
  92. f62ea0c bootutil *should not* import assert.h by Blaž Hrastnik · 5 years ago
  93. 453231c Remove unused headers. by Blaž Hrastnik · 5 years ago
  94. 30feaf6 hal_flash is unused, remove the import. by Blaž Hrastnik · 5 years ago
  95. fe03109 boot: Add ram-load upgrade mode by Tamas Ban · 5 years ago
  96. e574f2d boot: Introduce direct execute-in-place (XIP) mode by David Vincze · 5 years ago
  97. 8b0b637 boot: replace boot_is_version_sufficient() function by David Vincze · 5 years ago
  98. ad055d1 Allow larger primary slot in swap-move by Fabio Utzig · 5 years ago
  99. 260ec45 Fix erase of possible trailer leftover after reset by Fabio Utzig · 5 years ago
  100. 9015a5d boot: Fix uninitialized variable warning by David Vincze · 5 years ago