TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/v1.7-branch
/
boot
/
zephyr
/
main.c
56c15e7
zephyr: added ISB after cortex control was set
by Andrzej Puzdrowski
· 4 years, 9 months ago
70af708
boot: zephyr: clean ARM core configuration only when selected by user
by Ioannis Glaropoulos
· 4 years, 10 months ago
210b318
boot/zephyr: feed watchdog at the start
by Andrzej Puzdrowski
· 4 years, 10 months ago
907476d
boot: remove direct fih delay rng inclusion
by Andrzej Puzdrowski
· 4 years, 10 months ago
ee6615d
boot/zephyr: Add fault injection mitigation
by Tamas Ban
· 4 years, 10 months ago
6a8dbba
boot: zephyr: reset SPLIM registers before boot
by Håkon Øye Amundsen
· 4 years, 10 months ago
1422b4b
zephyr: Fix serial recovery compilation warnings
by Dominik Ermel
· 5 years ago
9ed399c
zephyr: Turn off cache for Cortex M7 before chain-loading. The new image will fail otherwise.
by Arvid Rosén
· 5 years ago
505c6e6
boot/zephyr: set VTOR to relay vector before chain-load
by Rafał Kuźnia
· 5 years ago
d854bb6
boot/zephyr: add option to relocate interrupts to application
by Rafał Kuźnia
· 5 years ago
0813efe
zephyr: Convert from Zephyr to C99 types
by Kumar Gala
· 5 years ago
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
821214e
zephyr: Wrap sleep value with K_MSEC
by Krzysztof Chruscinski
· 5 years ago
9a605b6
zephyr: add cleanup ARM core before boot
by Andrzej Puzdrowski
· 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
5d96bd2
zephyr: tabs to spaces in line indentation
by Andrzej Puzdrowski
· 5 years ago
ac1f1ff
zephyr: enable usb by the application
by Andrzej Puzdrowski
· 5 years ago
36e9029
boot: zephyr: move to non-deprecated GPIO flags
by Peter Bigot
· 6 years ago
54c1e3f
zephyr: fix driver include paths
by Peter Bigot
· 6 years ago
63b4eac
zephyr: remove trailing tab
by Fabio Utzig
· 6 years ago
f1d189c
zephyr: switch to recent defines and include headers
by Andrzej Puzdrowski
· 6 years ago
e58f9bd
boot: zephyr: Add check of RESETREAS for nRF SoC
by Jon Helge Nistad
· 6 years ago
cac58f6
boot: zephyr: main: tabs -> spaces
by Fabio Utzig
· 6 years ago
960a2d6
zephyr: allow to disable timers supports
by Andrzej Puzdrowski
· 6 years ago
f99a4c7
zephyr: fix include of system_timer.h
by Andrzej Puzdrowski
· 6 years ago
01bef71
bugfix: disable usb for all usb funcs
by Jun Li
· 6 years ago
51c9d70
dfu: Introduce CONFIG_BOOT_WAIT_FOR_USB_DFU
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
9f1933d
boot: zephyr: migrate to new log subystem
by Emanuele Di Santo
· 7 years ago
40c28e3
Add support for intel_s1000 SoC which is based on Xtensa arch
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
f50054d
fix zephyr target: corrupted build after zephyr PR #11180
by Andrzej Puzdrowski
· 7 years ago
fcfff58
boot: zephyr: add missing sys_clock_disable declaration
by Emanuele Di Santo
· 7 years ago
c4bf780
zephyr: selectable serial device for recovery
by Emanuele Di Santo
· 7 years ago
205c8c6
zephyr: erase flash pages progressively
by Emanuele Di Santo
· 7 years ago
4632d8d
include soc.h in main.c
by Evan Gates
· 7 years ago
e2a3612
zephyr: Fix assert booleanness
by Carles Cufi
· 7 years ago
149b457
boot_serial; improve platform abstraction.
by Marko Kiiskila
· 7 years ago
82d7395
Fix assertions in zephyr main file
by Andrzej Puzdrowski
· 7 years ago
48841f2
Remove per file log level configs
by Fabio Utzig
· 7 years ago
b788c71
Replace mcuboot flash_map by zephyr flash_map
by Andrzej Puzdrowski
· 7 years ago
310445b
zephyr: cleanup flash driver name
by Marti Bolivar
· 7 years ago
57837b9
zephyr: arm: Use proper macro to set MSP
by David Brown
· 7 years ago
8e96b83
enable serial recovery functionality on the zephyr mcuboot
by Andrzej Puzdrowski
· 8 years ago
97d997a
Silence build warning on x86
by Marti Bolivar
· 8 years ago
83a3cef
zephyr: warn on boot if flash areas are still open
by Marti Bolivar
· 8 years ago
eb94080
Use flash_device_base() when booting.
by Marti Bolivar
· 8 years ago
88f48d9
Rename br_image_addr to br_image_off.
by Marti Bolivar
· 8 years ago
1d9f185
Revert "Merge pull request #49 from mbolivar/flash-map-updates"
by David Brown
· 8 years ago
dfa18ce
zephyr: warn on boot if flash areas are still open
by Marti Bolivar
· 8 years ago
736e446
Take flash base address into account when booting.
by Marti Bolivar
· 8 years ago
2f66e51
Rename br_image_addr to br_image_off.
by Marti Bolivar
· 8 years ago
0d0652a
zephyr: use indentation consistent across mcuboot
by David Brown
· 8 years ago
51181cf
zephyr: add "real" target header
by Marti Bolivar
· 8 years ago
8e4d44d
zephyr: disable clock before reset
by Ricardo Salveti
· 8 years ago
836768b
zephyr: fix do_boot() warning on ARM
by Marti Bolivar
· 8 years ago
7238f51
zephyr: add support for x86 booting method
by Andrew Boie
· 8 years ago
4a97b4c
boot: zephyr: use bootutil_log.h, not sys_log.h
by Marti Bolivar
· 9 years ago
db8ac52
zephyr: fix _scs_relocate_vector_table build break
by Michael Scott
· 9 years ago
7cf3d9e
zephyr: use SYS_LOG instead of printk
by Ricardo Salveti
· 9 years ago
3a2c124
zephyr: restructure the build process to use board config files
by Ricardo Salveti
· 9 years ago
299245d
zephyr: Move code under 'boot' directory
by David Brown
· 9 years ago
[Renamed from zephyr/src/main.c]
4c2662d
This closes #1.
by Christopher Collins
· 9 years ago