TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
10ee648145adc508bd09cf1947fe0872d776833c
10ee648
Update bootutil to reduce amount of global state
by Fabio Utzig
· 6 years ago
b0f0473
Remove current_image global and macro updates
by Fabio Utzig
· 6 years ago
abec073
Use macro for iterating over images
by Fabio Utzig
· 6 years ago
f9aec95
sim: Simplify verification methods
by David Brown
· 6 years ago
78cc126
Add Mynewt option to enable the watchdog
by Fabio Utzig
· 6 years ago
cb47dd7
sim: Add a readable header to test images
by David Brown
· 6 years ago
c3898d6
sim: Add dependency tests to simulator
by David Brown
· 6 years ago
7a81c4b
sim: Add dependency encoding to TLV generator
by David Brown
· 6 years ago
91d6863
sim: Use byteorder for multi-byte values
by David Brown
· 6 years ago
3b09021
sim: Simplify `slot` parameters
by David Brown
· 6 years ago
eebf502
sim: Allow arguments to test entrypoints
by David Brown
· 6 years ago
bd7925e
image: use explitic padding on dependency version
by David Brown
· 6 years ago
3901d32
Add extra multi-image testing to Travis-CI
by Fabio Utzig
· 6 years ago
ed4a536
Fix test/revert upgrade flash count
by Fabio Utzig
· 6 years ago
8af7f79
Add copy_done check after first boot
by Fabio Utzig
· 6 years ago
358ca1a
Use Ninja instead of Makefiles for Zephyr
by David Brown
· 6 years ago
1e1be9b
Update Cargo.lock files
by David Brown
· 6 years ago
cbf3047
docs: fix typos in design.md
by Håkon Øye Amundsen
· 6 years ago
0c9266f
sim: Remove copy_done check from revert_with_fails test
by Tamas Ban
· 6 years ago
e32483f
Boot: Add dependency check to multi-image boot
by David Vincze
· 6 years ago
ba3bd60
Boot: Enable multi-image boot
by David Vincze
· 6 years ago
b75c12a
Boot: Extend flash layout for multiple images
by David Vincze
· 6 years ago
6c9b416
sim: Support non-continuous area ID mapping
by David Vincze
· 6 years ago
e245347
Boot: Save image sequence number to image trailer
by David Vincze
· 6 years ago
853657c
Add watchdog feeding macro
by Fabio Utzig
· 6 years ago
af1e02e
[MYNEWT] Allow initialization of HASH when enabled
by Fabio Utzig
· 6 years ago
eadbf58
Revert Mynewt version metadata
by Fabio Utzig
· 6 years ago
7fea846
Release 1.3.1
by Szymon Janc
· 6 years ago
v1.3-branch
v1.3.1
v1.3.1-rc1
63a2bdb
Fix bug that prevents split images from working.
by Alvaro Prieto
· 6 years ago
f99a4c7
zephyr: fix include of system_timer.h
by Andrzej Puzdrowski
· 6 years ago
9871ceb
Update mbedTLS sha256 usage to avoid deprecation
by Fabio Utzig
· 6 years ago
195411f
Add ed25519 TLV to design doc
by Fabio Utzig
· 6 years ago
cf17561
Update mynewt travis test to use go 1.12
by Fabio Utzig
· 6 years ago
4bd4c7c
Allow imgtool to generated encrypted ed25519 keys
by Fabio Utzig
· 6 years ago
9686e70
requirements.txt: bump cryptography Py package version
by Andrzej Puzdrowski
· 6 years ago
3c469bc
Add ed25519 test to travis-ci
by Fabio Utzig
· 6 years ago
9771028
Add ed25519 verification to sim
by Fabio Utzig
· 6 years ago
4876484
Add bootutil support for ed25519 validation
by Fabio Utzig
· 6 years ago
a1e8e43
Add Mynewt ed25519 support
by Fabio Utzig
· 6 years ago
1171df9
Add Zephyr infrastructure for ed25519
by Fabio Utzig
· 6 years ago
705dfb3
Add third_party/fiat from boringssl
by Fabio Utzig
· 6 years ago
8101d1f
Add ed25519 signing support to imgtool
by Fabio Utzig
· 6 years ago
fc07eab
Add interruption at revert step of a test+revert
by Fabio Utzig
· 6 years ago
28d012c
Increase size of swap testing images
by Fabio Utzig
· 6 years ago
a1c1204
Fix double swap on interrupted revert
by Christopher Collins
· 6 years ago
2c88e69
Add some more debug logging
by Christopher Collins
· 6 years ago
2adef70
Use same format for scratch and slot trailer
by Christopher Collins
· 6 years ago
4a5477a
Add new verify command
by Fabio Utzig
· 6 years ago
05b594b
Newt master now requires go 1.11
by Fabio Utzig
· 6 years ago
01bef71
bugfix: disable usb for all usb funcs
by Jun Li
· 6 years ago
db6be2d
boot: zephyr: Update USB CDC ACM device name
by Filip Kubicz
· 6 years ago
2dc9f8f
Run RSA-3072 feature on travis-ci
by Fabio Utzig
· 6 years ago
3929743
Add simulator support for RSA-3072 sigs
by Fabio Utzig
· 6 years ago
19fd79a
Add RSA-3072 support to imgtool
by Fabio Utzig
· 6 years ago
3501c01
Add bootutil support for RSA-3072
by Fabio Utzig
· 6 years ago
105b59a
Add Zephyr config for RSA-3072
by Fabio Utzig
· 6 years ago
61f86fd
Add Mynewt RSA-3072 config
by Fabio Utzig
· 6 years ago
e1727d9
Add Mynewt specific release information
by Fabio Utzig
· 6 years ago
704b8ba
boot: serial recovery: Add pca10090 default detect pin
by Andreas Vibeto
· 6 years ago
63ae7de
Add pkgpath to Mynewt key_files
by Fabio Utzig
· 6 years ago
5e6f5e0
sim: Add multi-image config support to sim
by David Brown
· 6 years ago
2bff647
sim: Add a K64fMulti flash device
by David Brown
· 6 years ago
06ef06e
sim: Base slots on number of images used
by David Brown
· 6 years ago
4c9883b
Add a capability query for image number
by David Brown
· 6 years ago
74b161e
bootutil: Fix indentation in caps query
by David Brown
· 6 years ago
5bc62c6
sim: Make the test builder optional
by David Brown
· 6 years ago
96eb0de
sim: simflash: Transition to failure
by David Brown
· 6 years ago
84b49f7
sim: Internal support for multiple images
by David Brown
· 6 years ago
db50582
sim: Make various functions into methods
by David Brown
· 6 years ago
7610157
sim: Rename `SimFlashMap` to `SimMultiFlash`
by David Brown
· 6 years ago
ca23469
sim: Create an `ImageData` type
by David Brown
· 6 years ago
e513324
sim: Make `Run` into a proper builder
by David Brown
· 6 years ago
998aa8d
sim: Move `Images` to before code
by David Brown
· 6 years ago
01617af
sim: Make `Run` into a builder for `Images`
by David Brown
· 6 years ago
ac46e26
sim: Get header magic value from ManifestGen trait
by David Brown
· 7 years ago
43643dd
sim: Use a trait object for TlvGen
by David Brown
· 7 years ago
8d66c92
boot: bootutil: Change conditional to valid C
by David Brown
· 6 years ago
30f68b8
Remove bootutil unit test for Mynewt
by Szymon Janc
· 6 years ago
36ef25d
zephyr: fix build for nrf52840_pca10059
by Marti Bolivar
· 6 years ago
5c877d5
zephyr: fix logging
by Marti Bolivar
· 6 years ago
aab2118
Update repository.yml with latest release
by Szymon Janc
· 6 years ago
da8c919
imgtool: Add support for dependency description
by David Vincze
· 6 years ago
15aa6ef
zephyr: remove BOOT_HAVE_LOGGING Kconfig option
by Piotr Mienkowski
· 6 years ago
520c727
zephyr: cmake: Remove obsolete code
by Chris Bittner
· 6 years ago
0a14d6b
boot: bootutil: Simplify check for crypto backends to reduce complexity
by Sigvart Hovland
· 6 years ago
288682c
boot: zephyr: do not override TEXT_SECTION_OFFSET
by Emanuele Di Santo
· 6 years ago
ea49cd0
cmake: Fix bug where dts.overlay was not being appended
by Sebastian Bøe
· 6 years ago
fda937a
imgtool: Discard public RSA if set for signing
by Chris Bittner
· 6 years ago
ebd0503
boot: Add cc310 options to CMakeLists, Kconfig and mcuboot config
by Sigvart Hovland
· 6 years ago
25ec746
ext: nrf: Add nrf cc310 glue layer
by Sigvart Hovland
· 6 years ago
65a6ab2
boot: bootutil: Add cc310 interface for ecdsa
by Sigvart Hovland
· 6 years ago
795cd0d
boot: bootutil: Change ec256 so that it can support multiple interfaces
by Sigvart Hovland
· 6 years ago
3999a75
Mynewt: Partial fix for bootutil unit test
by Christopher Collins
· 6 years ago
30151a3
Mynewt: Fix boot_serial unit tests
by Christopher Collins
· 6 years ago
01dfbb6
Mynewt: Make PRIMARY/SECONDARY macros public
by Christopher Collins
· 6 years ago
23d3c66
zephyr bugfix: mcuboot doesn't link into code-partition
by Andrzej Puzdrowski
· 6 years ago
b899f79
ptest: Support new format of .travis.yml
by David Brown
· 6 years ago
4b2547c
Remove symlinks, newt should find packages
by Fabio Utzig
· 6 years ago
e14729b
Use Mynewt pkgpath in imports
by Fabio Utzig
· 6 years ago
cf97dd0
encryption: changed boot_enc_valid() return value to bool
by Andrzej Puzdrowski
· 6 years ago
Next »