TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
16b6d15a6b0dc8fe723b47e8fcf5f742f4f002e6
16b6d15
zephyr/Kconfig: cleanup mcuboot menuconfig
by Andrzej Puzdrowski
· 5 years ago
43004b8
cmake: use find_package to locate Zephyr
by Torsten Rasmussen
· 5 years ago
2dcc96d
Fix compilation of cypress code
by Roman Okhrimenko
· 5 years ago
0324f1b
Add external memory support for cypress platform
by Bohdan Kovalchuk
· 5 years ago
50d24a5
Preps for v1.6.0 release
by David Brown
· 5 years ago
v1.6.0
b0890ae
kconfig: Update to CONFIG_FLOAT to CONFIG_FPU rename in zephyr
by Joakim Andersson
· 5 years ago
9015a5d
boot: Fix uninitialized variable warning
by David Vincze
· 5 years ago
45b00ac
scripts/assemble: Rework to use EDT library to get devicetree data
by Kumar Gala
· 5 years ago
00108fe
sim: Fixup devicetree.h for changes to mcuboot
by Kumar Gala
· 5 years ago
7024340
zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA for multimage
by Andrzej Puzdrowski
· 5 years ago
6e26e38
zephyr: Change DT_FLASH_AREA_ macros to FLASH_AREA_
by Kumar Gala
· 5 years ago
fb5ec18
zephyr: add option to disable cryptographic check of the image
by Arvin Farahmand
· 5 years ago
f824019
boot: bootutil: add option to disable cryptographic check of the image
by Arvin Farahmand
· 5 years ago
16d7b73
serial_recovery: Reduce minimum number of members in packet
by Øyvind Rønningstad
· 5 years ago
57f0df3
boot_serial: Initialize possibly initialized variable
by David Brown
· 5 years ago
4cb70cc
Add a link to the simulator from the top-level README
by David Brown
· 5 years ago
a3a96fe
sim: Add `--recursive` to submodule update
by David Brown
· 5 years ago
82c5f7c
Preps for 1.6.0-rc2 release
by David Brown
· 5 years ago
v1.6.0-rc2
9a5b951
zephyr: convert DT_JEDEC_SPI_NOR_0_LABEL to new dt macros
by Kumar Gala
· 5 years ago
32b61f3
zephyr: Replace DT_FLASH_DEV_NAME with DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL
by Kumar Gala
· 5 years ago
f4a9a9d
zephyr/Kconfig: reference missing new Nordic boards keywords
by Andrzej Puzdrowski
· 5 years ago
377307d
Fix imgtool publishing missing python package
by Fabio Utzig
· 5 years ago
14301ab
travis: add imgtool publishing
by Fabio Utzig
· 5 years ago
v1.6.0-rc1
342e875
Preps for 1.6.0-rc1
by David Brown
· 5 years ago
e06ef9b
Bump imgtool version to 1.6.0-rc1.
by David Brown
· 5 years ago
aac7111
boot: Update copyrights and licenses
by David Brown
· 6 years ago
25459bf
docs: Provide description for multiple features
by David Vincze
· 5 years ago
4e3c47b
docs: Fix Markdown rendering issues
by David Vincze
· 5 years ago
e3cbbec
Use _Static_assert on all platforms
by David Brown
· 5 years ago
7725652
Add files to eliminate HAL dependency, build/compile pass
by Bohdan Kovalchuk
· 5 years ago
80a76f4
imgtool: release 1.6.0alpha3
by David Vincze
· 5 years ago
20e747c
mynewt: remove version.yml and references
by Fabio Utzig
· 6 years ago
87f50a5
zephyr: boards: Add disco_l475_iot1 config file
by Gerson Fernando Budke
· 5 years ago
1e0c544
imgtool: Set RAM_LOAD flag in header when needed
by David Vincze
· 5 years ago
7973f57
imgtool: bump version to 1.6.0-alpha2
by Fabio Utzig
· 5 years ago
92eb07f
boot: mynewt: add ECIES-X25519 support
by Fabio Utzig
· 5 years ago
5eaa576
docs: Update with X25519 encrypted images info
by Fabio Utzig
· 5 years ago
b6f014c
boot: zephyr: add ECIES-X25519 support
by Fabio Utzig
· 5 years ago
4facd1b
imgtool: Add x25519 key generation and getpriv
by Fabio Utzig
· 5 years ago
960b4c5
imgtool: Add ECIES-X25519 image encryption support
by Fabio Utzig
· 5 years ago
67c59fa
imgtool: Fix ECDSA references in ED25519
by Fabio Utzig
· 5 years ago
1e1c1c6
travis: Add x25519 encrypted image testing to CI
by Fabio Utzig
· 5 years ago
3fa72ca
sim: Add test support for x25519 encrypted images
by Fabio Utzig
· 5 years ago
6aec6ae
boot: bootutil: add x25519 encrypted image support
by Fabio Utzig
· 5 years ago
3fc84bf
keys: Add sample x25519 priv/pub keys
by Fabio Utzig
· 5 years ago
feb6c4c
caps: Add cap for x25519 based image encryption
by Fabio Utzig
· 5 years ago
8fcdb6d
ext: fiat: add X25519 routines from upstream
by Fabio Utzig
· 5 years ago
03368b8
boot: Add hardware key support
by David Vincze
· 5 years ago
dde178d
imgtool: Add --public-key-format option to imgtool
by David Vincze
· 5 years ago
9560d77
imgtool: keys: fix tests
by Fabio Utzig
· 5 years ago
41c5d50
zephyr:boards nrf52840_pca10059 rename to nrf52840dongle_nrf52840
by Andrzej Puzdrowski
· 5 years ago
a504669
zephyr: arm_cleanup.c: use <.../cortex_m/cmsis.h>
by Piotr Mienkowski
· 5 years ago
165e00e
Update fiat from latest upstream
by Fabio Utzig
· 5 years ago
a40b199
scripts: assemble.py: switch to using devicetree_legacy_unfixed.h
by Henrik Brix Andersen
· 5 years ago
v1.5.0-cypress
7e7b4ad
zephyr: boot_serial: Use K_MSEC() with k_sleep
by Carles Cufi
· 5 years ago
aa7c021
Update user documentation in cypress folder
by Roman Okhrimenko
· 5 years ago
23ca10a
Delete excess info from makefiles in cypress directory
by Roman Okhrimenko
· 5 years ago
fefdea2
zephyr:boards nrf52840_pca10056 rename to nrf52840dk_nrf52840
by Andrzej Puzdrowski
· 5 years ago
c757ece
bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Andrzej Puzdrowski
· 5 years ago
274c5da
boot: Unify the interpretation of TLV entry fields
by David Vincze
· 5 years ago
63eb456
boot: Add boot status record to shared data area
by David Vincze
· 5 years ago
1cf11b5
boot: Define interface for data sharing with runtime
by David Vincze
· 5 years ago
6bfa9e5
imgtool: release 1.6.0alpha1
by David Vincze
· 5 years ago
71b8f98
imgtool: Add CBOR encoded boot record to TLV area
by David Vincze
· 5 years ago
1084100
zephyr: TinyCBOR has been removed from interface libraries
by Dominik Ermel
· 5 years ago
c6be76a
zephyr: select USE_DT_CODE_PARTITION after kconfig option change
by Marcin Niestroj
· 5 years ago
821214e
zephyr: Wrap sleep value with K_MSEC
by Krzysztof Chruscinski
· 5 years ago
d071356
serial_recovery: Add copied and generated CBOR decoding code files
by Øyvind Rønningstad
· 6 years ago
f42a820
serial_recovery: Replace CBOR decoding code with generated code
by Øyvind Rønningstad
· 6 years ago
fab12e0
Revert "bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()"
by Andrzej Puzdrowski
· 5 years ago
8ecb89b
zephyr: board nrf51_pca10028 renamed to nrf51dk_nrf51422
by Andrzej Puzdrowski
· 5 years ago
6d417c9
bootutil: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Oleg Zhurakivskyy
· 5 years ago
9a605b6
zephyr: add cleanup ARM core before boot
by Andrzej Puzdrowski
· 5 years ago
05dc5dd
mynewt: Update latest tags in repository.yml
by Szymon Janc
· 5 years ago
4878c27
imgtool: Remove default padding of ECDSA sigs
by David Brown
· 5 years ago
a4c5864
sim: Remove padding from ecdsa signatures
by David Brown
· 6 years ago
0407553
loader: Fix dependency check issue related to swap type
by Barry Solomon
· 5 years ago
04630ce
fix #675 ECDSA verification fail when padding is added
by Anthony Liu
· 5 years ago
470e2f3
zephyr: Enabling Zephyr/mynewt-core version of tinycbor
by Dominik Ermel
· 6 years ago
0ce958e
imgtool: add option for confirming a padded image
by Henrik Brix Andersen
· 5 years ago
cdf94c2
docs: secondary slot magic is unset after update
by Håkon Øye Amundsen
· 5 years ago
11d91c3
docs: fix incorrect state reference
by Håkon Øye Amundsen
· 5 years ago
4c1c5b0
Update Readme file with details on HW crypto acceleration
by Roman Okhrimenko
· 6 years ago
38aa6c4
Add crypto acceleration config file and support in build system
by Roman Okhrimenko
· 6 years ago
39adbe3
Add Cypress hardware crypto acceleration dependencies as submodules
by Roman Okhrimenko
· 6 years ago
e1960a9
Update instructions to point to correct git URL
by Christian Daudt
· 5 years ago
4650f20
Add debug configurations for ModusToolbox
by Roman Okhrimenko
· 5 years ago
89ecdac
Add initial implementation of MCUBoot application for Cypress PSOC6 platform
by Roman Okhrimenko
· 5 years ago
e981665
Add cypress dependencies as submodules
by Roman Okhrimenko
· 5 years ago
e60b12f
sim: fix paths for mbed-cryto
by Fabio Utzig
· 5 years ago
3cd904a
Update mbedTLS to 2.19.3
by Fabio Utzig
· 6 years ago
4906375
loader: Fixed warning about uninitialized rc variable
by Erik Johnson
· 5 years ago
af14853
zephyr: configurable log thread stack size
by Andrzej Puzdrowski
· 5 years ago
8459163
zephyr: terminated log processing gently
by Andrzej Puzdrowski
· 5 years ago
3f092bd
zephyr: allow recovery over usb cdc-acm with logs enabled
by Andrzej Puzdrowski
· 5 years ago
9a4946c
zephyr: add default LOG and MULTITHREADING values in kconfig
by Andrzej Puzdrowski
· 5 years ago
5d96bd2
zephyr: tabs to spaces in line indentation
by Andrzej Puzdrowski
· 5 years ago
c308413
bootutil: Introduce HW rollback protection
by David Vincze
· 5 years ago
1a7a690
imgtool: Add security counter to image manifest
by David Vincze
· 5 years ago
19df5c4
mynewt: allow newt to bypass submodule cloning
by Fabio Utzig
· 5 years ago
Next »