Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
82252a44713154666177792fa5edbfc7765a52b0
/
plat
/
st
/
stm32mp1
/
stm32mp1_def.h
a0a6ff6
refactor(plat/st): export functions to get SoC information
by Yann Gautier
· Mon May 10 16:05:18 2021 +0200
83d7b18
stm32mp1: set BL sizes regardless of flags
by Yann Gautier
· Fri Apr 16 18:22:12 2021 +0200
2f97423
stm32mp1: use TZC400 macro to describe filters
by Yann Gautier
· Thu Sep 17 12:25:05 2020 +0200
a18f61b
stm32mp1: get peripheral base address from a define
by Yann Gautier
· Tue May 05 17:58:40 2020 +0200
7b64e3e
stm32mp1: add support for new SoC profiles
by Lionel Debieve
· Fri May 17 16:01:18 2019 +0200
2d64b53
stm32mp1: support of STM32MP15x Rev.Z
by Lionel Debieve
· Tue Jun 25 10:40:37 2019 +0200
4ede20a
fdts: stm32mp1: realign device tree with kernel
by Yann Gautier
· Fri Sep 18 15:04:14 2020 +0200
34f0e93
stm32mp1: SCMI clock and reset service in SP_MIN
by Etienne Carriere
· Thu Jul 16 17:36:18 2020 +0200
0cfbff9
stm32mp1: register shared resource per IOMEM address
by Etienne Carriere
· Wed May 13 10:16:21 2020 +0200
a5b7388
Merge changes from topic "stm32-shres" into integration
by Mark Dykes
· Thu Jul 02 16:11:10 2020 +0000
72369b1
stm32mp1: use last page of SYSRAM as SCMI shared memory
by Etienne Carriere
· Sun Dec 08 08:17:56 2019 +0100
316d634
stm32mp1: shared resources: define resource identifiers
by Etienne Carriere
· Mon Dec 02 10:08:48 2019 +0100
e96162e
plat/stm32mp1: sp_min relies on etzpc driver
by Etienne Carriere
· Fri Apr 10 11:32:54 2020 +0200
8f268c8
stm32mp1: add a function to get non-secure DDR size
by Yann Gautier
· Wed Feb 26 13:39:44 2020 +0100
fc9b411
Enable -Wredundant-decls warning check
by Madhukar Pappireddy
· Mon Dec 23 14:49:52 2019 -0600
cb0dbc4
stm32mp1: Add support for SPI-NOR boot device
by Lionel Debieve
· Wed Sep 25 09:11:31 2019 +0200
186b046
stm32mp1: Add support for SPI-NAND boot device
by Lionel Debieve
· Tue Sep 24 18:30:12 2019 +0200
402a46b
stm32mp1: Add support for raw NAND boot device
by Lionel Debieve
· Mon Nov 04 12:28:15 2019 +0100
0708441
stm32mp1: Reduce MAX_XLAT_TABLES to 4
by Nicolas Le Bayon
· Fri Sep 27 11:05:31 2019 +0200
7bd96f4
stm32mp1: add authentication support for stm32image
by Lionel Debieve
· Tue Sep 03 12:22:23 2019 +0200
917a00c
stm32mp1: add support for LpDDR3
by Yann Gautier
· Tue Apr 16 16:20:58 2019 +0200
35dc077
stm32mp1: print information about board
by Yann Gautier
· Mon May 13 18:34:48 2019 +0200
c737405
stm32mp1: print information about SoC
by Yann Gautier
· Tue Jun 04 18:02:37 2019 +0200
091eab5
stm32mp1: add watchdog support
by Yann Gautier
· Tue Jun 04 18:06:34 2019 +0200
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· Tue Jul 09 13:49:11 2019 -0700
33b96fc
stm32mp1: increase device tree size to 20kB
by Yann Gautier
· Fri Apr 19 10:55:03 2019 +0200
4baf582
stm32mp1: use unsigned values for SDMMC defines
by Yann Gautier
· Thu May 09 13:25:52 2019 +0200
3edc7c3
stm32mp1: add general SYSCFG management
by Yann Gautier
· Mon May 20 19:17:08 2019 +0200
b3386f7
stm32mp1: add OP-TEE support
by Yann Gautier
· Fri Apr 19 09:41:01 2019 +0200
06c6504
stm32mp1: remove useless define
by Yann Gautier
· Mon Apr 15 17:44:35 2019 +0200
ed34232
stm32mp1: add minimal support for co-processor Cortex-M4
by Yann Gautier
· Fri Feb 15 17:33:27 2019 +0100
e4a3c35
stm32mp1: update clock driver
by Yann Gautier
· Thu Feb 14 10:53:33 2019 +0100
3d78a2e
stm32mp1: use functions to retrieve some peripheral addresses
by Yann Gautier
· Thu Feb 14 11:01:20 2019 +0100
4d42947
stm32mp1: split clkfunc code
by Yann Gautier
· Thu Feb 14 11:15:20 2019 +0100
b5d2ed4
stm32mp1: remove some dependencies on clocks and reset in drivers
by Yann Gautier
· Thu Feb 14 11:13:50 2019 +0100
a2e2a30
stm32mp1: make functions and macros more common
by Yann Gautier
· Thu Feb 14 11:13:39 2019 +0100
ee8f542
stm32mp1: split code between common and private parts
by Yann Gautier
· Thu Feb 14 11:13:25 2019 +0100
36a1e4b
stm32mp1: add BSEC driver
by Yann Gautier
· Thu Jan 17 14:52:47 2019 +0100
038bff2
stm32mp1: update device tree and gpio functions
by Yann Gautier
· Thu Jan 17 19:17:47 2019 +0100
f9d40d5
stm32mp1: update platform files
by Yann Gautier
· Thu Jan 17 14:41:46 2019 +0100
57e282b
stm32mp1: do not include platform header files directly in drivers
by Yann Gautier
· Mon Jan 07 11:17:24 2019 +0100
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
5380b0d
stm32mp1: add sdmmc2 driver
by Yann Gautier
· Mon Oct 15 09:36:04 2018 +0200
9d135e4
stm32mp1: Add BL32 SP_min secure monitor
by Yann Gautier
· Mon Jul 16 19:36:06 2018 +0200
4193466
stm32mp1: save boot information in backup registers
by Yann Gautier
· Fri Jul 20 11:36:05 2018 +0200
4b0c72a
Introduce STMicroelectronics STM32MP1 platform
by Yann Gautier
· Mon Jul 16 10:54:09 2018 +0200