TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
afb2bc90c63e5faed7bae63cb014383b10485f05
afb2bc9
Update main simulator routines for multi-flash
by Fabio Utzig
· 7 years ago
1c9aea5
Allow multiple flash devices in bootutil wrapper
by Fabio Utzig
· 7 years ago
1caef13
Allow multiple flash device in AreaDesc
by Fabio Utzig
· 7 years ago
73ffc44
Add align/erased_val params per flash device
by Fabio Utzig
· 7 years ago
269d286
Remove redundant align/erased_val usage
by Fabio Utzig
· 7 years ago
99dfc78
Remove usage of hal_flash_* functions
by Fabio Utzig
· 7 years ago
455cad5
Move from gcc to cc crate
by Fabio Utzig
· 7 years ago
e35ed56
Add RSA sig+enc test to travis
by Fabio Utzig
· 7 years ago
4541b53
Increase Zephyr mempool size for encrypted images
by Fabio Utzig
· 7 years ago
2fc80df
Fix handling of encrypted images
by Fabio Utzig
· 7 years ago
e5831f6
Make sim header size slightly more configurable
by Fabio Utzig
· 7 years ago
c8d67f1
Add TLV gen for RSA sig+enc
by Fabio Utzig
· 7 years ago
04fd63e
Add build section for mbedTLS config
by Fabio Utzig
· 7 years ago
754438d
Fix TLV sizes for signed images
by Fabio Utzig
· 7 years ago
cd28406
Fix image creation without sign/encryption
by Fabio Utzig
· 7 years ago
71a697a
Add minimum size validation for header parameter
by Fabio Utzig
· 7 years ago
9b7a258
Fix overwrite-only encrypted images in sim
by Fabio Utzig
· 7 years ago
e641ea5
Fix overwrite only encrypted to not use local var
by Fabio Utzig
· 7 years ago
1c7d959
Fix rebase issue
by Fabio Utzig
· 7 years ago
38609e0
Fix typo in signed-off-by check error message
by Fabio Utzig
· 7 years ago
0e12f6c
Travis speed ups
by Fabio Utzig
· 7 years ago
a3c2f05
Fix main github repo links in docs
by Fabio Utzig
· 7 years ago
f50054d
fix zephyr target: corrupted build after zephyr PR #11180
by Andrzej Puzdrowski
· 7 years ago
865777d
boot: zephyr: add MCUBOOT config
by Emanuele Di Santo
· 7 years ago
3393992
Fixed an issue that supported later versions of mbedtls than mbedtls-2.6.1
by Yiping Peng
· 7 years ago
4d20525
boot: zephyr: cleanup nrf52840_pca10059 configuration
by Emanuele Di Santo
· 7 years ago
fcfff58
boot: zephyr: add missing sys_clock_disable declaration
by Emanuele Di Santo
· 7 years ago
4a60ee7
zephyr: add support for pca10059
by Emanuele Di Santo
· 7 years ago
c4bf780
zephyr: selectable serial device for recovery
by Emanuele Di Santo
· 7 years ago
68b3053
Add deprecated warning to Jira and Confluence links
by Sigvart M. Hovland
· 7 years ago
e6e130b
Mynewt: Add `version.yml` file
by Christopher Collins
· 7 years ago
e393725
Fix imgtool encrypt rebase issue
by Fabio Utzig
· 7 years ago
cdfa11a
Add encrypt images design/usage documentation
by Fabio Utzig
· 7 years ago
459c3a3
Enable encrypted image tests to run on travis-ci
by Fabio Utzig
· 7 years ago
1e48b91
Add encrypted image support on sim
by Fabio Utzig
· 7 years ago
0d16482
Add mbedtls config with nist_kw enabled
by Fabio Utzig
· 7 years ago
5fe874c
Add Zephyr support for encrypted images
by Fabio Utzig
· 7 years ago
0170f26
Add Mynewt config for encrypted images
by Fabio Utzig
· 7 years ago
06b77b8
Add imgtool support for encrypted image creation
by Fabio Utzig
· 7 years ago
ba82904
Add bootutil support for encrypted images
by Fabio Utzig
· 7 years ago
9d306d2
Add sample encryption keys
by Fabio Utzig
· 7 years ago
73d8b03
Remove redundant text in SoB error message
by Fabio Utzig
· 7 years ago
d8f84bc
Print missing Signed-off-by line info
by Fabio Utzig
· 7 years ago
5f81b12
zephyr: fix flash_area_read_is_empty
by Andrzej Puzdrowski
· 7 years ago
178be54
Test erased flash with "flash_area_read_is_empty()"
by Fabio Utzig
· 7 years ago
cea90f9
Add flash_area_read_is_empty to Zephyr port
by Fabio Utzig
· 7 years ago
35d31b4
Add flash_area_read_is_empty to sim
by Fabio Utzig
· 7 years ago
08b8058
zephyr: hello-world: remove BUILD_TIMESTAMP from prj.conf
by Marti Bolivar
· 7 years ago
5f15fe8
zephyr: hello-world: add cmake_minimum_required
by Marti Bolivar
· 7 years ago
a66c687
[imgtool] Add big endian support
by Mark Schulte
· 7 years ago
08fa267
Fix copy_done setting
by Fabio Utzig
· 7 years ago
a1927f4
Fix setting confirm flag
by Łukasz Rymanowski
· 7 years ago
1d96f36
Fix the wrong size of array of magic word in bootutil_misc
by Hovland, Sigvart
· 7 years ago
42ad446
Add `flash_area_erased_val` "mock" for Zephyr
by Fabio Utzig
· 7 years ago
3900001
Add support for flash devices erased at 0
by Fabio Utzig
· 7 years ago
ea0290b
Add sim support for flash erased at 0
by Fabio Utzig
· 7 years ago
fc711e3
Remove usage of hal_flash_align
by Fabio Utzig
· 7 years ago
eb1e8d4
Update jekyll dependencies to fix CVE-2018-1000201
by Fabio Utzig
· 7 years ago
b04afa9
Update mbedtls submodule to 2.12.0
by Fabio Utzig
· 7 years ago
5de83b1
zephyr: config-rsa.h: remove copypasta
by Marti Bolivar
· 7 years ago
0e25909
zephyr: prj.conf: disable CONFIG_BT_CTLR too
by Marti Bolivar
· 7 years ago
8a474ff
docs: zephyr: add "Installing Requirements and Dependencies"
by Piotr Mienkowski
· 7 years ago
6f9c795
Remove hal_flash_align from porting requirements
by Fabio Utzig
· 7 years ago
c2e30cf
serial recovery: always erase image status
by Andrzej Puzdrowski
· 7 years ago
205c8c6
zephyr: erase flash pages progressively
by Emanuele Di Santo
· 7 years ago
d1fd3f9
zephyr: fix serial ISR in serial_adapter
by Emanuele Di Santo
· 7 years ago
203d74f
Update mcuboot versions
by Fabio Utzig
· 7 years ago
2036263
Update mynewt-core repo name
by Fabio Utzig
· 7 years ago
0f29c48
Initialize watchdog when running on Mynewt
by Fabio Utzig
· 7 years ago
6400f0b
zephyr: serial_adapter: Cleanup queue variables
by Carles Cufi
· 7 years ago
v1.2.0
v1.2.0-rc5
b124e39
zephyr: serial_adapter: Fix allocation of buffers
by Carles Cufi
· 7 years ago
b88b2c4
docs: (imgtool) explain --pad-header + hex file
by Mark Schulte
· 7 years ago
v1.2.0-rc4
884be20
imgtool: Adjust base_addr when injecting header
by Mark Schulte
· 7 years ago
0ccee87
fix the offset and size regular expressions in assemble.py
by Evan Gates
· 7 years ago
v1.2.0-rc3
c354e4a
Update sim dependencies
by Fabio Utzig
· 7 years ago
ffffbad
Fix multi-line script call
by Fabio Utzig
· 7 years ago
c48e7f9
boot_serial: Fix build on Zephyr with ECDSA enabled
by Szymon Janc
· 7 years ago
v1.2.0-rc2
c1693d6
Add Eclipse project files to gitignore
by Szymon Janc
· 7 years ago
4632d8d
include soc.h in main.c
by Evan Gates
· 7 years ago
b97ec0f
Bump to version 1.2.0
by Fabio Utzig
· 7 years ago
v1.2.0-rc1
3c93901
Update with 1.2.0 release notes
by Fabio Utzig
· 7 years ago
3b69d6f
Deinit timer after serial load is finished
by Fabio Utzig
· 7 years ago
5901fd5
Update imgtool documentation
by Fabio Utzig
· 7 years ago
44588ef
Update `--included-header` parameter
by Fabio Utzig
· 7 years ago
3011714
zephyr: serial_adapter: preserve buffer list against lock
by Andrzej Puzdrowski
· 7 years ago
ec1e4d1
boot_serial: preserve against buffer overflow for zephyr
by Andrzej Puzdrowski
· 7 years ago
5e48c55
zephyr: Enable interrupts unconditionally
by Carles Cufi
· 7 years ago
5ceeddb
zephyr: Use sys_slist instead of k_fifo in serial adapter
by Carles Cufi
· 7 years ago
df4d9a4
zephyr: Disable power management
by Carles Cufi
· 7 years ago
e2a3612
zephyr: Fix assert booleanness
by Carles Cufi
· 7 years ago
8b1ce3a
boot_serial; re-enable mynewt boot_serial unittests.
by Marko Kiiskila
· 7 years ago
c427af2
zephyr/serial_adapter; no need to inject \r on \n anymore.
by Marko Kiiskila
· 7 years ago
149b457
boot_serial; improve platform abstraction.
by Marko Kiiskila
· 7 years ago
c001158
boot_serial; fix mynewt unit test.
by Marko Kiiskila
· 7 years ago
ce50ab0
boot_serial; text size reduction.
by Marko Kiiskila
· 7 years ago
316d361
mynewt app; support additional options to enter serial dfu.
by Marko Kiiskila
· 7 years ago
82d7395
Fix assertions in zephyr main file
by Andrzej Puzdrowski
· 7 years ago
dcf0c9b
Allow passing in `--overwrite-only` flag
by Fabio Utzig
· 7 years ago
03dc9a0
Avoid touching the swap status area in overwrite-only
by Fabio Utzig
· 7 years ago
29af9fe
zephyr: Default to RSA .pem file in config fragment
by Carles Cufi
· 7 years ago
Next »