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