TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
e58f9bd0ebdd00b3e73c20a456dff902cf9c4573
/
boot
/
zephyr
/
main.c
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