TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/sim
/
boot
51136bc
sim: Add cap for SUIT support
by David Brown
· 7 years ago
b26a4a9
zephyr: align uart device name
by Andrzej Puzdrowski
· 6 years ago
0cd178d
zephyr: fix build with zephyr
by Andrzej Puzdrowski
· 6 years ago
4b4ac90
Do not use an ASSERT to catch the case if no image is loaded
by Johannes Bruder
· 7 years ago
5b39d3c
Clean up intel_s1000_crb.conf file
by Rajavardhan Gundi
· 6 years ago
24321c3
Replace DT_SPI_NOR_DRV_NAME with DT_JEDEC_SPI_NOR_0_LABEL
by Rajavardhan Gundi
· 6 years ago
4df602a
boot: zephyr: Fix pyocd board runner args
by Maureen Helm
· 6 years ago
f9be7a9
boot: zephyr: ensure LOG_LEVEL resource savings
by Michael Scott
· 7 years ago
v1.3.1-branch
74ceae5
boot: zephyr: establish an MCUBOOT_LOG_LEVEL config
by Michael Scott
· 7 years ago
cef4427
zephyr: kconfig: replace LOG_INPLACE_PROCESS setting w/ LOG_IMMEDIATE
by Michael Scott
· 7 years ago
419a475
zephyr: allow dynamic numeration of flash_areas
by Andrzej Puzdrowski
· 7 years ago
23e3853
zephyr: CMakeLists.txt: support nrfjprog mass erase flag
by Marti Bolivar
· 7 years ago
ae01f15
Set pending: don't crash when image slot corrupt
by Christopher Collins
· 7 years ago
e82e316
zephyr:board: squash nrf51_pca10028 flash footprint
by Andrzej Puzdrowski
· 7 years ago
73bb71b
CONFIG_FLASH_BASE_ADDRESS is defined only for memory-mapped Flash
by Rajavardhan Gundi
· 7 years ago
ed0ca43
Fix trailer erase for some devices
by Fabio Utzig
· 7 years ago
be97217
cmake: zephyr: Misc. modernizations of the build scripts
by Sebastian Bøe
· 7 years ago
913a385
boot: zephyr: Detect invalid Kconfig'uration earlier
by Sebastian Bøe
· 7 years ago
b94bda0
zephyr: boot: Correct how the default board is set
by Sebastian Bøe
· 7 years ago
90c70e3
cmake: KCONFIG_ROOT does not need to be set explicitly
by Sebastian Bøe
· 7 years ago
432c32c
Fix ECDSA signature builds in Zephyr
by Fabio Utzig
· 7 years ago
30a9265
boot: zephyr: select GPIO when MCUBOOT_SERIAL is enabled
by Emanuele Di Santo
· 7 years ago
006994b
Fix a buffer overflow on EC point load
by Fabio Utzig
· 7 years ago
c7514ad
boot: zephyr: pca10059: disable logging by default
by Emanuele Di Santo
· 7 years ago
fea163c
Fix Mynewt builds; add log stub dependency
by Christopher Collins
· 7 years ago
8d0afa7
boot: bootutil add cap for slot 0 validation
by David Brown
· 7 years ago
c4a60a3
boot: bootutil: Add caps for encryption
by David Brown
· 7 years ago
401d7b3
zephyr: boot_serial: fix CRC header warning
by Emanuele Di Santo
· 7 years ago
9f1933d
boot: zephyr: migrate to new log subystem
by Emanuele Di Santo
· 7 years ago
2733f51
boot: bootutil: remove unused BOOT_LOG_LEVEL macros
by Emanuele Di Santo
· 7 years ago
0752d8a
boot: bootutil: include mcuboot_logging.h unconditionally
by Emanuele Di Santo
· 7 years ago
a0ed10b
zephyr: kconfig: set TEXT_SECTION_OFFSET to zero
by Emanuele Di Santo
· 7 years ago
a32f1af
Fix overwrite-only under Zephyr
by Fabio Utzig
· 7 years ago
4b25912
boot/bootutil: Add missing #include
by Christopher Collins
· 7 years ago
38f5ffe
Add key unwrap functionality using tinycrypt
by Fabio Utzig
· 7 years ago
3b091f6
Enable ASN1 parsing for KW
by Fabio Utzig
· 7 years ago
d0533ed
Add Zephyr config for boostrap feature
by Fabio Utzig
· 7 years ago
251ef1d
Add rsa+kw testing support to simulator
by Fabio Utzig
· 7 years ago
338a19f
Add boostrapping from slot1 support
by Fabio Utzig
· 7 years ago
07ba28f
MPU_ALLOW_FLASH_WRITE is defined only for ARM platforms.
by Rajavardhan Gundi
· 7 years ago
40c28e3
Add support for intel_s1000 SoC which is based on Xtensa arch
by Rajavardhan Gundi
· 7 years ago
3b8b58d
Add DT_SPI_NOR_DRV_NAME check towards sanitycheck in target.h
by Rajavardhan Gundi
· 7 years ago
c3353b2
Call device binding for DT_FLASH_DEV_NAME only if it is defined
by Rajavardhan Gundi
· 7 years ago
1b8d7fb
Use BUILD_ASSERT_MSG instead of _Static_assert in Zephyr
by Rajavardhan Gundi
· 7 years ago
e5aeee4
boot_serial; check CRC for RX only if all data has arrived.
by Marko Kiiskila
· 7 years ago
8e7b7ac
boot_uart: mynewt; option for faster speed with serial.
by Marko Kiiskila
· 7 years ago
e280e11
Remove unused hal includes from bootutil
by Timo Kröger
· 7 years ago
2bd980a
Add support for slots with different sector sizes
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
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
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
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
ba82904
Add bootutil support for encrypted images
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
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
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
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
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
c48e7f9
boot_serial: Fix build on Zephyr with ECDSA enabled
by Szymon Janc
· 7 years ago
v1.2.0-rc2
4632d8d
include soc.h in main.c
by Evan Gates
· 7 years ago
3b69d6f
Deinit timer after serial load is finished
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
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
f97cb71
zephyr: cmake: Fix a typo in file CMakeLists.txt
by Ding Tao
· 7 years ago
806af0e
Update old hardcoded keys to use autogenerated
by Fabio Utzig
· 7 years ago
b1e0dc5
Add auto generation of keys to cmake
by Fabio Utzig
· 7 years ago
Next »