1. 99613c6 bootutil: fix downgrade prevention by Michael Grand · 2 years, 2 months ago
  2. 3016d00 bootutil: Add active slot number and max app size to shared data by Jamie McCrae · 2 years, 5 months ago
  3. 4854700 bootutil: Add image_index to additional logging messages by Antonio de Angelis · 2 years, 4 months ago
  4. ba5fb1c bootutil: Add image_index to common prints by Antonio de Angelis · 2 years, 10 months ago
  5. 256bc37 bootutil: Fixing memset not beeing called by Dominik Ermel · 2 years, 8 months ago
  6. a95a41b boot: bootutil: loader: Let image version comparison use build number by Marek Pieta · 2 years, 4 months ago
  7. 94360d5 Fix possible array index overflow in loader.c: fill_rsp() by INFINEON\DovhalA · 2 years, 7 months ago
  8. 472d4c7 bootutil: Pass flash_area to boot_read_swap_size by Dominik Ermel · 2 years, 6 months ago
  9. 5047f03 fih: Hardening of fault injection countermeasures by Michael Grand · 2 years, 8 months ago
  10. e3f895d Add downgrade prevention for swaps by Jerzy Kasenberg · 3 years, 4 months ago
  11. 3fd4cd4 bootutil: loader: Add post copy hook to swap function by Sigvart Hovland · 2 years, 11 months ago
  12. 245de81 bootutil: Add missing flash_area_close by Dominik Ermel · 3 years ago
  13. 56cb610 boot: zephyr: Add MCUboot status callback support by Jamie McCrae · 3 years, 5 months ago
  14. 4aa286d flash_map: Increase minimum supported write align via flash_area_align by Gustavo Henrique Nihei · 3 years, 8 months ago
  15. 73c38c6 bootutil: Allow larger minimum flash write by Kristine Jassmann · 4 years, 6 months ago
  16. e829e9d loader: add checking of reset address by Håkon Øye Amundsen · 3 years, 9 months ago
  17. fa39e3a loader: clear calculation in boot_copy_region() by Andrzej Puzdrowski · 3 years, 9 months ago
  18. e38b0af loader: Allow image header bigger than 1 KB for encrypted images by Andrzej Puzdrowski · 3 years, 9 months ago
  19. f11de64 boot: enable partial multi-image booting by Raef Coles · 3 years, 10 months ago
  20. fe57e7d boot: Move slot usage into boot state by Raef Coles · 3 years, 10 months ago
  21. 9479af0 boot/bootutil: Fix probable uninitialized flash_area access by Dominik Ermel · 3 years, 10 months ago
  22. db543e5 boot : Adding encrypted ram-load support by Hugo L'Hostis · 4 years, 5 months ago
  23. 9d4d45c boot/bootutil/loader: fix comparison using fih_eq() in hook service by Andrzej Puzdrowski · 3 years, 11 months ago
  24. b8f3969 loader: added hooks for override mcuboot image access operation by Andrzej Puzdrowski · 4 years, 1 month ago
  25. 4a4d1ac boot: Fix log reporting magic from incorrect header by Dominik Ermel · 4 years ago
  26. 391b197 bootutil: Only include <os/malloc.h> if it going to be used by Carlos Falgueras García · 4 years, 2 months ago
  27. a4b4b0f bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros by Carlos Falgueras García · 4 years, 1 month ago
  28. 695e591 boot: Warning fixups after dual image XIP/ram-load by David Brown · 4 years, 2 months ago
  29. 9bd7f90 boot: Add a RAM base to support testing by David Brown · 4 years, 2 months ago
  30. 94ed12c boot: Fix ifdefs in DIRECT_XIP and RAM_LOAD case by David Brown · 4 years, 2 months ago
  31. e51ec07 boot: bootutil: Fix memory alignment of RAM buffer by Marek Pieta · 4 years, 1 month ago
  32. 50b06ae boot: Fix build time error in DIRECT_XIP mode by Sherry Zhang · 4 years, 1 month ago
  33. 260ae09 boot: Modify common code access for flash_area objects by Dominik Ermel · 4 years, 3 months ago
  34. 54b4ad9 bootutil/loader: Allow not working secondary image device by Andrzej Puzdrowski · 4 years, 1 month ago
  35. 1c45624 boot: Correct MCUBOOT_DIRECT_XIP_REVERT enablement by David Vincze · 4 years, 1 month ago
  36. ae13c3c bootutil: Fix some misspelling variables by Carlos Falgueras García · 4 years, 2 months ago
  37. afb424d bootutil: Fix bug defining slot_usage_t structure by Carlos Falgueras García · 4 years, 2 months ago
  38. 51c8d76 bootutil: Reduce boot_initialize_area variants by Dominik Ermel · 4 years, 2 months ago
  39. ccaf7f8 boot: Multi-image boot for direct-xip and ram-load by Mark Horvath · 4 years, 7 months ago
  40. d4d90f8 Fix version comparison result causing boot failure by George Beckstein · 4 years, 3 months ago
  41. 0c8c8d5 boot: Direct-XIP: Add check for IMAGE_F_ROM_FIXED flag by Dominik Ermel · 4 years, 6 months ago
  42. 505fba2 Boot: Add 'revert' support to direct-xip mode by David Vincze · 4 years, 10 months ago
  43. 9bd1a3d bootutil: fix unitialized variable warning by Fabio Utzig · 4 years, 10 months ago
  44. 32afe85 bootutil: fix boostrapping in swap-move by Fabio Utzig · 4 years, 10 months ago
  45. 3d77c95 bootutil: fix broken bootstrap functionality by Fabio Utzig · 4 years, 10 months ago
  46. b4f8810 bootutil: copy image size with fast overwrite by Fabio Utzig · 4 years, 10 months ago
  47. e8fe6cf boot: Harden critical path against fault attacks by Raef Coles · 5 years ago TF-Mv1.3-integ
  48. f62ea0c bootutil *should not* import assert.h by Blaž Hrastnik · 5 years ago
  49. fe03109 boot: Add ram-load upgrade mode by Tamas Ban · 5 years ago
  50. e574f2d boot: Introduce direct execute-in-place (XIP) mode by David Vincze · 5 years ago
  51. 8b0b637 boot: replace boot_is_version_sufficient() function by David Vincze · 5 years ago
  52. 260ec45 Fix erase of possible trailer leftover after reset by Fabio Utzig · 5 years ago
  53. 9015a5d boot: Fix uninitialized variable warning by David Vincze · 5 years ago
  54. aac7111 boot: Update copyrights and licenses by David Brown · 6 years ago
  55. 1cf11b5 boot: Define interface for data sharing with runtime by David Vincze · 5 years ago
  56. 0407553 loader: Fix dependency check issue related to swap type by Barry Solomon · 5 years ago
  57. 4906375 loader: Fixed warning about uninitialized rc variable by Erik Johnson · 5 years ago
  58. c308413 bootutil: Introduce HW rollback protection by David Vincze · 5 years ago
  59. 2d1bac1 add option for rollback protection by Håkon Øye Amundsen · 6 years ago
  60. 4741c45 bootutil: allow encryption key TLVs in swap status by Fabio Utzig · 6 years ago
  61. f616c54 bootutil: zero memory containing plain text keys by Fabio Utzig · 6 years ago
  62. 098de83 boot: Clean up errors during sim test by David Brown · 6 years ago
  63. 74aef31 bootutil: add swap without scratch strategy by Fabio Utzig · 6 years ago
  64. 12d5916 boot: bootutil: move scratch swap functionality by Fabio Utzig · 6 years ago
  65. ab44918 boot: store write align as uint32_t by David Brown · 6 years ago
  66. d0ca0ff Fix up typos by Sam Bristow · 6 years ago
  67. 9bf95af boot: Check overflow/bounds on image header size by David Brown · 6 years ago
  68. e52c08e bootutil: update to new protected TLV format by Fabio Utzig · 6 years ago
  69. 61fd888 Add TLV iterator API by Fabio Utzig · 6 years ago
  70. e575b0b Add macro to check if swap_type is an upgrade by Fabio Utzig · 6 years ago
  71. b1adb1e Fix validation when no image is present by Fabio Utzig · 6 years ago
  72. 59b63e5 Fix identation by Fabio Utzig · 6 years ago
  73. c28005b Use better naming for swap copy/erase functions by Fabio Utzig · 6 years ago
  74. 4d7396d Fix swap status control by Fabio Utzig · 6 years ago
  75. e6ab34c Allow upgrades of only one slot by David Brown · 6 years ago
  76. 298913b Fix dependency check infinite loop by Fabio Utzig · 6 years ago
  77. 019a81a Move boot_is_version_sufficient to module scope by Fabio Utzig · 6 years ago
  78. 75e9a59 Remove boot_swap_type usage in the bootloader by Fabio Utzig · 6 years ago
  79. 233af7d Add utility function to find offset/len of TLVs by Fabio Utzig · 6 years ago
  80. a87cc7d Use local var instead of repeated macro call by Fabio Utzig · 6 years ago
  81. bc07793 Add macro to check if image must be decrypted by Fabio Utzig · 6 years ago
  82. 1e4284b Allow encrypted images in multi-image setting by Fabio Utzig · 6 years ago
  83. b63d995 Remove function that marks encr keys invalid by Fabio Utzig · 6 years ago
  84. 81c4675 Fix build for multi-image using encrypted images by Fabio Utzig · 6 years ago
  85. d638b17 Remove image_header parameter from boot_read_image_size by Fabio Utzig · 6 years ago
  86. 9d16009 Remove assert from boot_status_entries by Fabio Utzig · 6 years ago
  87. c962135 Add macro to get TLVs offset from header by Fabio Utzig · 6 years ago
  88. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  89. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  90. abec073 Use macro for iterating over images by Fabio Utzig · 6 years ago
  91. e32483f Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
  92. ba3bd60 Boot: Enable multi-image boot by David Vincze · 6 years ago
  93. b75c12a Boot: Extend flash layout for multiple images by David Vincze · 6 years ago
  94. e245347 Boot: Save image sequence number to image trailer by David Vincze · 6 years ago
  95. 853657c Add watchdog feeding macro by Fabio Utzig · 6 years ago
  96. 63a2bdb Fix bug that prevents split images from working. by Alvaro Prieto · 6 years ago
  97. a1c1204 Fix double swap on interrupted revert by Christopher Collins · 6 years ago
  98. 2c88e69 Add some more debug logging by Christopher Collins · 6 years ago
  99. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  100. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago