1. d4d90f8 Fix version comparison result causing boot failure by George Beckstein · 4 years, 3 months ago
  2. 0c8c8d5 boot: Direct-XIP: Add check for IMAGE_F_ROM_FIXED flag by Dominik Ermel · 4 years, 6 months ago
  3. 505fba2 Boot: Add 'revert' support to direct-xip mode by David Vincze · 4 years, 10 months ago
  4. 9bd1a3d bootutil: fix unitialized variable warning by Fabio Utzig · 4 years, 10 months ago
  5. 32afe85 bootutil: fix boostrapping in swap-move by Fabio Utzig · 4 years, 10 months ago
  6. 3d77c95 bootutil: fix broken bootstrap functionality by Fabio Utzig · 4 years, 10 months ago
  7. b4f8810 bootutil: copy image size with fast overwrite by Fabio Utzig · 4 years, 10 months ago
  8. e8fe6cf boot: Harden critical path against fault attacks by Raef Coles · 5 years ago TF-Mv1.3-integ
  9. f62ea0c bootutil *should not* import assert.h by Blaž Hrastnik · 5 years ago
  10. fe03109 boot: Add ram-load upgrade mode by Tamas Ban · 5 years ago
  11. e574f2d boot: Introduce direct execute-in-place (XIP) mode by David Vincze · 5 years ago
  12. 8b0b637 boot: replace boot_is_version_sufficient() function by David Vincze · 5 years ago
  13. 260ec45 Fix erase of possible trailer leftover after reset by Fabio Utzig · 5 years ago
  14. 9015a5d boot: Fix uninitialized variable warning by David Vincze · 5 years ago
  15. aac7111 boot: Update copyrights and licenses by David Brown · 6 years ago
  16. 1cf11b5 boot: Define interface for data sharing with runtime by David Vincze · 5 years ago
  17. 0407553 loader: Fix dependency check issue related to swap type by Barry Solomon · 5 years ago
  18. 4906375 loader: Fixed warning about uninitialized rc variable by Erik Johnson · 5 years ago
  19. c308413 bootutil: Introduce HW rollback protection by David Vincze · 5 years ago
  20. 2d1bac1 add option for rollback protection by Håkon Øye Amundsen · 6 years ago
  21. 4741c45 bootutil: allow encryption key TLVs in swap status by Fabio Utzig · 6 years ago
  22. f616c54 bootutil: zero memory containing plain text keys by Fabio Utzig · 6 years ago
  23. 098de83 boot: Clean up errors during sim test by David Brown · 6 years ago
  24. 74aef31 bootutil: add swap without scratch strategy by Fabio Utzig · 6 years ago
  25. 12d5916 boot: bootutil: move scratch swap functionality by Fabio Utzig · 6 years ago
  26. ab44918 boot: store write align as uint32_t by David Brown · 6 years ago
  27. d0ca0ff Fix up typos by Sam Bristow · 6 years ago
  28. 9bf95af boot: Check overflow/bounds on image header size by David Brown · 6 years ago
  29. e52c08e bootutil: update to new protected TLV format by Fabio Utzig · 6 years ago
  30. 61fd888 Add TLV iterator API by Fabio Utzig · 6 years ago
  31. e575b0b Add macro to check if swap_type is an upgrade by Fabio Utzig · 6 years ago
  32. b1adb1e Fix validation when no image is present by Fabio Utzig · 6 years ago
  33. 59b63e5 Fix identation by Fabio Utzig · 6 years ago
  34. c28005b Use better naming for swap copy/erase functions by Fabio Utzig · 6 years ago
  35. 4d7396d Fix swap status control by Fabio Utzig · 6 years ago
  36. e6ab34c Allow upgrades of only one slot by David Brown · 6 years ago
  37. 298913b Fix dependency check infinite loop by Fabio Utzig · 6 years ago
  38. 019a81a Move boot_is_version_sufficient to module scope by Fabio Utzig · 6 years ago
  39. 75e9a59 Remove boot_swap_type usage in the bootloader by Fabio Utzig · 6 years ago
  40. 233af7d Add utility function to find offset/len of TLVs by Fabio Utzig · 6 years ago
  41. a87cc7d Use local var instead of repeated macro call by Fabio Utzig · 6 years ago
  42. bc07793 Add macro to check if image must be decrypted by Fabio Utzig · 6 years ago
  43. 1e4284b Allow encrypted images in multi-image setting by Fabio Utzig · 6 years ago
  44. b63d995 Remove function that marks encr keys invalid by Fabio Utzig · 6 years ago
  45. 81c4675 Fix build for multi-image using encrypted images by Fabio Utzig · 6 years ago
  46. d638b17 Remove image_header parameter from boot_read_image_size by Fabio Utzig · 6 years ago
  47. 9d16009 Remove assert from boot_status_entries by Fabio Utzig · 6 years ago
  48. c962135 Add macro to get TLVs offset from header by Fabio Utzig · 6 years ago
  49. 10ee648 Update bootutil to reduce amount of global state by Fabio Utzig · 6 years ago
  50. b0f0473 Remove current_image global and macro updates by Fabio Utzig · 6 years ago
  51. abec073 Use macro for iterating over images by Fabio Utzig · 6 years ago
  52. e32483f Boot: Add dependency check to multi-image boot by David Vincze · 6 years ago
  53. ba3bd60 Boot: Enable multi-image boot by David Vincze · 6 years ago
  54. b75c12a Boot: Extend flash layout for multiple images by David Vincze · 6 years ago
  55. e245347 Boot: Save image sequence number to image trailer by David Vincze · 6 years ago
  56. 853657c Add watchdog feeding macro by Fabio Utzig · 6 years ago
  57. 63a2bdb Fix bug that prevents split images from working. by Alvaro Prieto · 6 years ago
  58. a1c1204 Fix double swap on interrupted revert by Christopher Collins · 6 years ago
  59. 2c88e69 Add some more debug logging by Christopher Collins · 6 years ago
  60. 2adef70 Use same format for scratch and slot trailer by Christopher Collins · 6 years ago
  61. 2d736ad Replace flash partitioning terminology by David Vincze · 6 years ago
  62. 4b4ac90 Do not use an ASSERT to catch the case if no image is loaded by Johannes Bruder · 7 years ago
  63. ed0ca43 Fix trailer erase for some devices by Fabio Utzig · 7 years ago
  64. 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
  65. a32f1af Fix overwrite-only under Zephyr by Fabio Utzig · 7 years ago
  66. 338a19f Add boostrapping from slot1 support by Fabio Utzig · 7 years ago
  67. 2bd980a Add support for slots with different sector sizes by Fabio Utzig · 7 years ago
  68. 2fc80df Fix handling of encrypted images by Fabio Utzig · 7 years ago
  69. e641ea5 Fix overwrite only encrypted to not use local var by Fabio Utzig · 7 years ago
  70. 1c7d959 Fix rebase issue by Fabio Utzig · 7 years ago
  71. ba82904 Add bootutil support for encrypted images by Fabio Utzig · 7 years ago
  72. 178be54 Test erased flash with "flash_area_read_is_empty()" by Fabio Utzig · 7 years ago
  73. 3900001 Add support for flash devices erased at 0 by Fabio Utzig · 7 years ago
  74. 03dc9a0 Avoid touching the swap status area in overwrite-only by Fabio Utzig · 7 years ago
  75. 48841f2 Remove per file log level configs by Fabio Utzig · 7 years ago
  76. b788c71 Replace mcuboot flash_map by zephyr flash_map by Andrzej Puzdrowski · 7 years ago
  77. f91bca5 Mandate the presence of mcuboot_config/mcuboot_config.h by Marti Bolivar · 7 years ago
  78. a1fae67 Add config for BOOT_MAX_IMG_SECTORS by Fabio Utzig · 7 years ago
  79. 6771601 Fix printf size warning by Fabio Utzig · 7 years ago
  80. ed8461b bootutil: loader: fix BOOT_STATUS_ASSERT macro by Johann Fischer · 7 years ago
  81. f70e302 Fix warn in overwrite-only with slot0 validation by Fabio Utzig · 8 years ago v1.1.0 v1.1.0-rc2
  82. 9c25fa7 Avoid using uninitialized memory in split go by Fabio Utzig · 8 years ago
  83. 57c40f7 Fix assert abstraction in sim by Fabio Utzig · 8 years ago
  84. a0e1cce Enable ignoring write failures to status area by Fabio Utzig · 8 years ago
  85. 9b0ee90 Enable capturing asserts inside simulator by Fabio Utzig · 8 years ago
  86. aaf767c Fix warning in overwrite only by Fabio Utzig · 8 years ago
  87. cd5774b Fix for gcc warnings by Fabio Utzig · 8 years ago
  88. c1f939d bootutil: fix edge case when not validating slot 0 by Marti Bolivar · 8 years ago
  89. 13d9e35 Add faster copy/erase to overwrite-only mode by Fabio Utzig · 8 years ago
  90. b6297af Log error message when slot fails validation by Fabio Utzig · 8 years ago
  91. 6b1b3b9 Fix warning on overwrite-only by David Brown · 8 years ago
  92. c6a7b0c Fixes use of invalid header data by Fabio Utzig · 8 years ago
  93. 8d0e588 Remove trailer management for overwrite-only by Fabio Utzig · 8 years ago
  94. 6a537ee Fix formatting warning by Fabio Utzig · 8 years ago
  95. 36ec0e7 Add #ifdef for non-used function in overwrite only by Fabio Utzig · 8 years ago
  96. 4649072 Adds total size of a swap to the trailer by Fabio Utzig · 8 years ago
  97. 2eebf11 Fix return value of function by Fabio Utzig · 8 years ago
  98. f5b33d8 Place TLV size into TLV itself by David Brown · 8 years ago
  99. 358c935 Fix warning building with overwrite only by Fabio Utzig · 8 years ago
  100. ba1fbe6 Fix running newtmgr when building for mcuboot by Fabio Utzig · 8 years ago