TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
ed2eaf14981dcd32b4e7c5febc6ede6ce1e9c52e
/
boot
/
zephyr
ed2eaf1
zephyr: implement flash_device_base()
by Marti Bolivar
· 8 years ago
a2e1b03
flash_map: declare flash_area_get_sectors()
by Marti Bolivar
· 8 years ago
d5bf570
flash_map: declare flash_device_base()
by Marti Bolivar
· 8 years ago
f0d08f2
flash_map: add docstrings
by Marti Bolivar
· 8 years ago
19356bf
Make mcuboot less mynewt style
by Fabio Utzig
· 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
fa264cb
flash_map: distinguish between areas and sectors
by Marti Bolivar
· 8 years ago
f660306
flash_map: add flash_device_base()
by Marti Bolivar
· 8 years ago
2bcf7c1
flash_map.h: add docstrings
by Marti Bolivar
· 8 years ago
079793c
Merge pull request #43 from d3zd3z/frdm
by David Brown
· 8 years ago
b8e9dde
frdm_k64f: Use entire flash.
by David Brown
· 8 years ago
e629bf3
Generalize SHA256 code to allow tinycrypt support
by David Brown
· 8 years ago
d7e350d
zephyr: Fix up mbed TLS configuration
by David Brown
· 8 years ago
74b3c58
zephyr: Add braces around single lines
by David Brown
· 8 years ago
0d0652a
zephyr: use indentation consistent across mcuboot
by David Brown
· 8 years ago
7f6ea15
zephyr: add nrf52840_pca10056 target
by Marti Bolivar
· 8 years ago
29d3a77
zephyr: fix flash_area_to_sectors()
by Marti Bolivar
· 8 years ago
94f3f91
zephyr: 96b_nitrogen: increase scratch space
by Marti Bolivar
· 8 years ago
51181cf
zephyr: add "real" target header
by Marti Bolivar
· 8 years ago
1011b43
zephyr: flash_map: fix up logging
by Marti Bolivar
· 8 years ago
8e4d44d
zephyr: disable clock before reset
by Ricardo Salveti
· 8 years ago
c41cb11
arduino_101: disable some additional options
by Andrew Boie
· 8 years ago
836768b
zephyr: fix do_boot() warning on ARM
by Marti Bolivar
· 8 years ago
77683ad
Move arduino_101.conf to boot/zephyr/.
by Marti Bolivar
· 8 years ago
7238f51
zephyr: add support for x86 booting method
by Andrew Boie
· 8 years ago
91c23f2
zephyr: add arduino_101 demo configuration
by Andrew Boie
· 8 years ago
240ac64
zephyr: disable multithreading
by Andrew Boie
· 8 years ago
2e40f35
Merge pull request #17 from mbolivar/misc-fixups
by David Brown
· 8 years ago
53cfdb9
zephyr: fix flash_area_erase()
by Marti Bolivar
· 8 years ago
72559a4
zephyr: targets: update flash driver names to use Zephyr CONFIGs
by Michael Scott
· 8 years ago
a9d5518
hal_flash.c: delete obsolete comment
by Marti Bolivar
· 8 years ago
2649aaf
flash_map: delete obsolete flash_map* declarations
by Marti Bolivar
· 8 years ago
871054f
This closes #11.
by Christopher Collins
· 8 years ago
4a97b4c
boot: zephyr: use bootutil_log.h, not sys_log.h
by Marti Bolivar
· 9 years ago
5e6a1a6
boot: zephyr: Fix 96b_nitrogen flash alignment
by Marti Bolivar
· 9 years ago
de6ee59
zephyr: generate mutliple records in flash_map when required
by Michael Scott
· 9 years ago
e12746c
zephyr: flash HAL requires flash_write_protection_set() calls
by Michael Scott
· 9 years ago
db8ac52
zephyr: fix _scs_relocate_vector_table build break
by Michael Scott
· 9 years ago
3869e76
zephyr: Support RSA, and ECDSA P-256 signing
by David Brown
· 9 years ago
e156e57
zephyr: add target header file for nucleo f401re
by Ricardo Salveti
· 9 years ago
79fdfe5
k64f: change flash device name
by David Brown
· 9 years ago
7cf3d9e
zephyr: use SYS_LOG instead of printk
by Ricardo Salveti
· 9 years ago
3dbf222
boot/zephyr/prj.conf: disable bluetooth support by default
by Ricardo Salveti
· 9 years ago
43fc2cd
boot/zephyr/prj.conf: remove SOC_FLASH_STM32F4, make it generic
by Ricardo Salveti
· 9 years ago
88303ff
zephyr: targets: add support for 96b_nitrogen
by Ricardo Salveti
· 9 years ago
3a2c124
zephyr: restructure the build process to use board config files
by Ricardo Salveti
· 9 years ago
e7c6663
zephyr: Include mbedtls config file
by David Brown
· 9 years ago
299245d
zephyr: Move code under 'boot' directory
by David Brown
· 9 years ago