1. 8973f55 sim: Use Option instead of Err<T, ()> by David Brown · 4 years, 5 months ago
  2. 2547c00 sim: Use range `contains` when possible by David Brown · 4 years, 5 months ago
  3. c20bbb2 sim: Remove useless `return`s by David Brown · 4 years, 5 months ago
  4. 8608c53 sim: Clarify condition by David Brown · 4 years, 5 months ago
  5. 4bbb93d sim: Clarify condition with is_empty() by David Brown · 4 years, 5 months ago
  6. 4dfb33c sim: Simplify some struct initializers by David Brown · 4 years, 5 months ago
  7. 7cc4526 sim: unsafe cleanup by David Brown · 4 years, 5 months ago
  8. fc8e3c5 sim: Implement Default for a few types by David Brown · 4 years, 5 months ago
  9. 50b5a12 sim: Remove pointless use lines by David Brown · 4 years, 5 months ago
  10. 1997f53 sim: Remove extraneous static by David Brown · 4 years, 5 months ago
  11. 91de33d ptest: Some simple cleanups from clippy by David Brown · 4 years, 5 months ago
  12. 5b7ed6a boot: zephyr: Fix compilation warnings with ZEPHYR_LOG_MODE_MINIMAL by Dominik Ermel · 4 years, 5 months ago
  13. d602ed8 sim: Update Cargo lock file by David Brown · 4 years, 5 months ago
  14. c51949d sim: simflash: Convert to thiserror by David Brown · 4 years, 5 months ago
  15. 218aee7 workflow: Test the Mbed TLS ECDSA configuration by David Brown · 4 years, 6 months ago
  16. 641af45 boot: Support Mbed TLS ECDSA for signatures by David Brown · 4 years, 6 months ago
  17. 0c8c8d5 boot: Direct-XIP: Add check for IMAGE_F_ROM_FIXED flag by Dominik Ermel · 4 years, 6 months ago
  18. 9590b42 boot: Add IMAGE_F_ROM_FIXED flag support to mcuboot by Dominik Ermel · 4 years, 6 months ago
  19. aee3be9 boot: Order IMAGE_F_* flags defintions by Dominik Ermel · 4 years, 6 months ago
  20. cd07ed3 boot/zephyr: Fix Direct-XIP boot messages by Dominik Ermel · 4 years, 6 months ago
  21. 8a5e498 imgtool: rollback to 1.7.0 release by Fabio Utzig · 4 years, 6 months ago
  22. 7bf5179 ci: add caching for imgtool pip packages by Fabio Utzig · 4 years, 6 months ago
  23. e58f48f ci: update imgtool script to to use python/pip by Fabio Utzig · 4 years, 6 months ago
  24. d62631a imgtool: fix encrypting hex images by Fabio Utzig · 4 years, 6 months ago
  25. df8e974 boot: zephyr: adding indication LED and detect pin debounce by Jared Wolff · 4 years, 6 months ago
  26. 8e4d791 boot: zephyr: adding indication LED and detect pin debounce by Jared Wolff · 4 years, 7 months ago
  27. 360763d bootutil/includes/enc_key: move public part to enc_key_public.h by Andrzej Puzdrowski · 4 years, 6 months ago
  28. 3af607f botutil: botutil_public.c shall not include bootutil_private.h by Andrzej Puzdrowski · 4 years, 6 months ago
  29. 816cb6c boot: zephyr: boards: Add BL5340 support for using QSPI by Jamie McCrae · 4 years, 6 months ago
  30. 0c7aebc cypress: Add support for watchdog timer update in boot image by Roman Okhrimenko · 5 years ago
  31. 79c4fcf scripts: Add SPDX headers by David Brown · 4 years, 6 months ago
  32. a513b8e boot:zephyr: CONFIG_LOG_MINIMAL converted to CONFIG_LOG_MODE_MINIMAL by Gerard Marull-Paretas · 4 years, 6 months ago
  33. d12a8da imgtool: fix validation with protected TLVs by Fabio Utzig · 4 years, 7 months ago
  34. da2580d boot: zephyr: boards: update Circuit Dojo nRF9160 Feather conf by Jared Wolff · 4 years, 7 months ago
  35. ce50334 ci: relax signed-off-by checks on forks by Fabio Utzig · 4 years, 7 months ago
  36. 713bb79 ci: Update TF-M version by Raef Coles · 4 years, 7 months ago
  37. ddd390a ptest: Allow all test runs to be logged by David Brown · 4 years, 7 months ago
  38. ed90fbf ci: Add timing info to test builds by David Brown · 4 years, 7 months ago
  39. 0cfe2ce bootutil: Modify boot_add_data_to_shared_area function scope by Sherry Zhang · 4 years, 7 months ago
  40. 5b0f220 doc: update release process with branching by Fabio Utzig · 4 years, 7 months ago
  41. c1b2983 ci: allow imgtool publishing from release branches by Fabio Utzig · 4 years, 7 months ago
  42. be64e6a bootutil_public: made boot_read_swap_state_by_id() API by Andrzej Puzdrowski · 4 years, 8 months ago
  43. 14ef576 bootutil_public: documented module API by Andrzej Puzdrowski · 4 years, 8 months ago
  44. 4700b80 bootutil_public: add function for determine image_ok flag by Andrzej Puzdrowski · 4 years, 8 months ago
  45. f573b39 bootutil: extracted app common library from bootutil_misc by Andrzej Puzdrowski · 4 years, 9 months ago
  46. e512181 boot: zephyr: fix compilation with CONFIG_LOG_MINIMAL=y by Henrik Brix Andersen · 4 years, 7 months ago
  47. ac61c2e Fix nokogiri<=1.11.0.rc4 vulnerability by Fabio Utzig · 4 years, 7 months ago
  48. 6907c90 ci: pull trusted-firmware-m repo on Travis run by Fabio Utzig · 4 years, 8 months ago
  49. bd0ce62 ci: pull fih-test docker image on install by Fabio Utzig · 4 years, 8 months ago
  50. a069bef ci: docker: remove source repos from fih-test by Fabio Utzig · 4 years, 8 months ago
  51. 48a4ec3 ptest: Use github workflow instead of travis by David Brown · 4 years, 7 months ago
  52. ae8f8db ptest: Update dependencies by David Brown · 4 years, 7 months ago
  53. f684738 ci: Pin tf-m-tests version in FIH test by Raef Coles · 4 years, 7 months ago
  54. 008f4a7 boot: zephyr: cleanup NXP MPU configuration before boot by Henrik Brix Andersen · 4 years, 8 months ago
  55. 7cca88a ci: Update tf-m version in FIH test by Raef Coles · 4 years, 8 months ago
  56. 2877965 Enable support for building mcuboot for Mbed with direct-xip by George Beckstein · 4 years, 8 months ago
  57. 50820b1 mgtool: Add support for setting fixed ROM address into image header by Dominik Ermel · 4 years, 8 months ago
  58. 81d19f0 bootutil: Add cmake build file by Raef Coles · 4 years, 8 months ago
  59. d1233e1 Add reference counting to Mbed OS flash backend by George Beckstein · 4 years, 8 months ago
  60. ae09770 Fix Mbed OS logging port when trace is disabled. by George Beckstein · 4 years, 8 months ago
  61. e75e33d boot: zephyr: Default to LOG_MINIMAL by Stephen Stauts · 4 years, 8 months ago
  62. 83ec842 zephyr/Kconfig: Added default pin for serial recovery mode for nRF5340DK by Ole Sæther · 4 years, 8 months ago
  63. efb3203 zephyr: use minimal CBPRINTF implementation by Andrzej Puzdrowski · 4 years, 8 months ago
  64. 39b6518 Post v1.7.0 action by Andrzej Puzdrowski · 4 years, 8 months ago
  65. 0f409b0 ext: tinycrypt: update ctr mode to stream by Fabio Utzig · 4 years, 9 months ago
  66. d383898 bootutil: crypto: avoid unuseful memset by Fabio Utzig · 4 years, 9 months ago
  67. 1d0467e boot/mynewt: De-initialize peripherals before calling app by Jerzy Kasenberg · 4 years, 9 months ago
  68. a8e12da Preps for 1.7.0 release by Andrzej Puzdrowski · 4 years, 8 months ago v1.7.0
  69. e4885a6 boot: Fix LOAD_IMAGE_DATA macro by Tamas Ban · 4 years, 9 months ago
  70. 32342e7 zephyr/Kconfig: allow xip-revert only for xip-mode by Andrzej Puzdrowski · 4 years, 9 months ago
  71. d2122bc ci: fix signed-off-by checks in master by Fabio Utzig · 4 years, 9 months ago
  72. 9723b52 ci: use python3 for building imgtool wheel by Fabio Utzig · 4 years, 9 months ago
  73. ba04298 ci: use names to refer to workflows in badges by Fabio Utzig · 4 years, 9 months ago
  74. 6dd2907 ci: run sim and mynewt also on master branch by Fabio Utzig · 4 years, 9 months ago
  75. 0be390e ci: update workflows names and add more badges by Fabio Utzig · 4 years, 9 months ago
  76. 395a9f9 ci: add wheel dependency to imgtool publishing by Fabio Utzig · 4 years, 9 months ago
  77. e759661 Preps for 1.7.0-rc2 by Andrzej Puzdrowski · 4 years, 9 months ago v1.7.0-rc2
  78. cbf9d39 travis: Add documentation to FIH CI test by Mate Toth-Pal · 4 years, 9 months ago
  79. d4f6053 travis: Add Script to summarize FIH test output by Mate Toth-Pal · 4 years, 9 months ago
  80. b116398 travis: Add python script for damaging MCUboot image by Mate Toth-Pal · 4 years, 9 months ago
  81. 0eead8c travis: Add FIH test cases to .travis.yml by Mate Toth-Pal · 4 years, 9 months ago
  82. 6298067 travis: Add FIH test scripts by Mate Toth-Pal · 4 years, 9 months ago
  83. 5495f20 travis: Build MCUBoot for Armv8-M by Mate Toth-Pal · 5 years ago
  84. b681028 samples: zephyr: Fix URL in test compilation by David Brown · 4 years, 9 months ago
  85. de1d72d doc: fix github urls to use the new org by Fabio Utzig · 4 years, 9 months ago
  86. c06694e ci: move imgtool publishing to GH workflows by Fabio Utzig · 4 years, 9 months ago
  87. 3236d75 ci: remove travis.yml by Fabio Utzig · 4 years, 9 months ago
  88. 6871992 boot: zephyr: add nrf52840 QSPI NOR overlays by Fabio Utzig · 4 years, 9 months ago
  89. e42c648 Temporarily disable use of TinyCrypt with Mbed-OS by George Beckstein · 4 years, 9 months ago
  90. 1c399bb Update main README with links to Mbed-OS documentation by George Beckstein · 4 years, 9 months ago
  91. 30898fc Remove mbed-os library by George Beckstein · 4 years, 9 months ago
  92. d82afbf Mbed-OS porting layer implementation for mcuboot by George Beckstein · 4 years, 9 months ago
  93. ea30ef3 boot: Add vendor defined TLV ranges by Andy Gross · 4 years, 10 months ago
  94. 505fba2 Boot: Add 'revert' support to direct-xip mode by David Vincze · 4 years, 10 months ago
  95. f6c6923 Delete CNAME by Fabio Utzig · 4 years, 9 months ago
  96. 6934463 Preps for 1.7.0-rc1 by Andrzej Puzdrowski · 4 years, 9 months ago 1.7.0-rc1
  97. 1151714 Create CNAME by David Brown · 4 years, 9 months ago
  98. dfc7c5f doc/release: Describe development version designation by Andrzej Puzdrowski · 4 years, 9 months ago
  99. b94c985 Delete CNAME by Fabio Utzig · 4 years, 9 months ago
  100. 8084e8b Create CNAME by Fabio Utzig · 4 years, 9 months ago