TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
ab049ec07aad62f3637247e96de8a939ff0958c0
/
plat
/
st
/
stm32mp1
ab049ec
stm32mp1: use %u in NOTICE message for board info
by Yann Gautier
· 4 years, 10 months ago
ade9ce0
stm32mp1: get peripheral base address from a define
by Yann Gautier
· 5 years ago
f964f5c
stm32mp1: add finished good variant in board identifier
by Patrick Delaunay
· 6 years ago
d75a340
stm32mp1: add asserts in get_cpu_package() and get_part_number()
by Nicolas Le Bayon
· 6 years ago
8ccf495
stm32mp1: add support for new SoC profiles
by Lionel Debieve
· 6 years ago
ffb3f27
stm32mp1: support of STM32MP15x Rev.Z
by Lionel Debieve
· 6 years ago
38b2304
stm32mp1: cosmetics in platform.mk
by Yann Gautier
· 4 years, 11 months ago
128e0b3
stm32mp1: update rules for stm32image tool
by Yann Gautier
· 4 years, 11 months ago
3e0727d
stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES
by Yann Gautier
· 4 years, 11 months ago
2eaffd5
stm32mp1: sort platform.mk
by Yann Gautier
· 5 years ago
49e2373
stm32mp1: use ASFLAGS for binary paths
by Yann Gautier
· 6 years ago
276a9c1
stm32mp1: use internal MAKE_LD macro to generate stm32 linker files
by Yann Gautier
· 5 years ago
dc57bea
Merge "fdts: stm32mp1: realign device tree with kernel" into integration
by Madhukar Pappireddy
· 4 years, 10 months ago
277d6af
fdts: stm32mp1: realign device tree with kernel
by Yann Gautier
· 4 years, 11 months ago
4170079
stm32mp1: correct crash console GPIO alternate configuration
by Yann Gautier
· 5 years ago
6397423
stm32mp1: add plat_panic_handler function
by Yann Gautier
· 4 years, 11 months ago
a9eda77
stm32mp1: update plat_report_exception
by Yann Gautier
· 4 years, 11 months ago
327131c
build_macros.mk: include assert and define loop macros
by Leonardo Sandoval
· 5 years ago
33c91ba
stm32mp1: use newly introduced GICv2 makefile
by Yann Gautier
· 5 years ago
fdaaaeb
stm32mp1: SCMI clock and reset service in SP_MIN
by Etienne Carriere
· 5 years ago
ec8f421
stm32mp1: register shared resource per GPIO bank/pin
by Etienne Carriere
· 5 years ago
0651b5b
stm32mp1: register shared resource per IOMEM address
by Etienne Carriere
· 5 years ago
b2707a6
stm32mp1: allow non-secure access to reset upon periph registration
by Etienne Carriere
· 5 years ago
082c773
stm32mp1: allow non-secure access to clocks upon periph registration
by Etienne Carriere
· 5 years ago
68450c9
stm32mp1: shared resources: peripheral registering
by Etienne Carriere
· 5 years ago
a2150c3
stm32mp1: shared resources: add trace messages
by Etienne Carriere
· 5 years ago
e703870
Merge changes from topic "stm32-shres" into integration
by Mark Dykes
· 5 years ago
6c68143
Merge "stm32mp1: introduce shared resources support" into integration
by Mark Dykes
· 5 years ago
d6296e3
Merge "stm32mp1: disable neon in sp_min" into integration
by Mark Dykes
· 5 years ago
5d1a225
Merge "stm32mp1: check stronger the secondary CPU entry point" into integration
by Mark Dykes
· 5 years ago
24cdbb2
Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration
by Mark Dykes
· 5 years ago
450e15a
stm32mp1: SP_MIN embeds Arm Architecture services
by Etienne Carriere
· 5 years ago
0754143
stm32mp1: use last page of SYSRAM as SCMI shared memory
by Etienne Carriere
· 6 years ago
9864199
stm32mp1: check stronger the secondary CPU entry point
by Etienne Carriere
· 5 years ago
e4ee1ab
stm32mp1: disable neon in sp_min
by Etienne Carriere
· 5 years ago
5f038ac
stm32mp1: shared resources: apply registered configuration
by Etienne Carriere
· 5 years ago
722999e
stm32mp1: shared resources: count GPIOZ bank pins
by Etienne Carriere
· 5 years ago
eafe0eb
stm32mp1: shared resources: define resource identifiers
by Etienne Carriere
· 6 years ago
47cf5d3
stm32mp1: introduce shared resources support
by Etienne Carriere
· 6 years ago
7b3a46f
plat/stm32mp1: sp_min relies on etzpc driver
by Etienne Carriere
· 5 years ago
ec29ce6
Merge "drivers: stm32_reset adapt interface to timeout argument" into integration
by Mark Dykes
· 5 years ago
45c70e6
drivers: stm32_reset adapt interface to timeout argument
by Etienne Carriere
· 6 years ago
ccc199e
plat/stm32mp1: fdt helpers for secure aware gpio bank
by Etienne Carriere
· 5 years ago
c0ea3b1
plat/st: move GPIO bank helper function to platform source files
by Etienne Carriere
· 6 years ago
52a616b
plat/stm32: Use generic fdt_read_uint32_array() implementation
by Andre Przywara
· 5 years ago
5813e6e
stm32mp1: use stm32mp_get_ddr_ns_size() function
by Yann Gautier
· 5 years ago
9c52e69
stm32mp1: set XN attribute for some areas in BL2
by Yann Gautier
· 6 years ago
84686ba
stm32mp1: dynamically map DDR later and non-cacheable during its test
by Yann Gautier
· 6 years ago
e6cc3cc
stm32mp1: add a function to get non-secure DDR size
by Yann Gautier
· 5 years ago
1d4fb1e
Merge changes from topic "stm32mp1-multi-image" into integration
by Sandrine Bailleux
· 5 years ago
e772a6d
stm32mp1: platform.mk: support generating multiple images in one build
by Ahmad Fatoum
· 6 years ago
a3db33f
stm32mp1: platform.mk: migrate to implicit rules
by Ahmad Fatoum
· 6 years ago
1a0b5a5
stm32mp1: platform.mk: derive map file name from target name
by Ahmad Fatoum
· 6 years ago
fc4fdf7
stm32mp1: platform.mk: generate linker script with fixed name
by Ahmad Fatoum
· 6 years ago
17abf94
stm32mp1: platform.mk: use PHONY for the appropriate targets
by Ahmad Fatoum
· 5 years ago
c10db6d
stm32: Use generic console_t data structure
by Andre Przywara
· 6 years ago
ca661a0
Enable -Wredundant-decls warning check
by Madhukar Pappireddy
· 6 years ago
f4f1d88
st: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· 6 years ago
b1b218f
stm32mp1: Add support for SPI-NOR boot device
by Lionel Debieve
· 6 years ago
5704422
stm32mp1: Add support for SPI-NAND boot device
by Lionel Debieve
· 6 years ago
12e21df
stm32mp1: Add support for raw NAND boot device
by Lionel Debieve
· 6 years ago
e98f594
stm32mp1: Reduce MAX_XLAT_TABLES to 4
by Nicolas Le Bayon
· 6 years ago
46554b6
stm32mp1: add compilation flags for boot devices
by Nicolas Le Bayon
· 6 years ago
697d18a
plat/st: Fix incorrect return value
by Lionel Debieve
· 6 years ago
4bdb1a7
stm32mp1: add authentication support for stm32image
by Lionel Debieve
· 6 years ago
f700423
bsec: move bsec_mode_is_closed_device() service to platform
by Lionel Debieve
· 6 years ago
ebf851e
stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver
by Yann Gautier
· 6 years ago
083bca2
stm32mp1: keep console during runtime
by Yann Gautier
· 6 years ago
02f5d82
stm32mp1: sp_min: initialize MMU and cache earlier
by Yann Gautier
· 6 years ago
4b549b2
stm32mp1: add support for LpDDR3
by Yann Gautier
· 6 years ago
b2182cd
stm32mp1: check if the SoC is single core
by Yann Gautier
· 6 years ago
10e7a9e
stm32mp1: print information about board
by Yann Gautier
· 6 years ago
dec286d
stm32mp1: print information about SoC
by Yann Gautier
· 6 years ago
73680c2
stm32mp1: add watchdog support
by Yann Gautier
· 6 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
5b6ebee
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· 6 years ago
0a01677
stm32mp1: increase device tree size to 20kB
by Yann Gautier
· 6 years ago
29a5072
stm32mp1: use unsigned values for SDMMC defines
by Yann Gautier
· 6 years ago
d304158
stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES
by Yann Gautier
· 6 years ago
f33b243
stm32mp1: add general SYSCFG management
by Yann Gautier
· 6 years ago
8f282da
stm32mp1: move stm32_get_gpio_bank_clock() to private file
by Yann Gautier
· 6 years ago
f66358a
clk: stm32mp1: move oscillator functions to generic file
by Yann Gautier
· 6 years ago
1989a19
stm32mp1: add OP-TEE support
by Yann Gautier
· 6 years ago
eb4519e
stm32mp1: fix TZC400 configuration against non-secure DDR
by Yann Gautier
· 6 years ago
4d95bed
stm32mp1: remove useless define
by Yann Gautier
· 6 years ago
b053a22
stm32mp1: add minimal support for co-processor Cortex-M4
by Yann Gautier
· 6 years ago
0d21680
stm32mp1: update clock driver
by Yann Gautier
· 6 years ago
7ae58c6
stm32mp1: use functions to retrieve some peripheral addresses
by Yann Gautier
· 6 years ago
447b2b1
stm32mp1: split clkfunc code
by Yann Gautier
· 6 years ago
d82d4ff
stm32mp1: update I2C and PMIC drivers
by Yann Gautier
· 6 years ago
e0a8ce5
stm32mp1: remove some dependencies on clocks and reset in drivers
by Yann Gautier
· 6 years ago
3f9c978
stm32mp1: make functions and macros more common
by Yann Gautier
· 6 years ago
c9d75b3
stm32mp1: split code between common and private parts
by Yann Gautier
· 6 years ago
7747356
stm32mp1: set ETZPC controlled peripherals and GPIOZ as non-secure
by Yann Gautier
· 7 years ago
c7ba52d
stm322mp1: add BSEC service
by Yann Gautier
· 7 years ago
88ef042
stm32mp1: add BSEC driver
by Yann Gautier
· 7 years ago
a42bad3
stm32mp1: add support for SiP services
by Yann Gautier
· 7 years ago
1fc2130
stm32mp1: update device tree and gpio functions
by Yann Gautier
· 7 years ago
59a1cdf
stm32mp1: update platform files
by Yann Gautier
· 7 years ago
23684d0
stm32mp1: rename stpmu1 to stpmic1
by Yann Gautier
· 7 years ago
Next »