Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
5b0366b666cd8b21cd32ea77d166d9c5452845f0
/
plat
/
st
/
stm32mp1
/
include
89d00ec
refactor(st): move macros to common folder
by Yann Gautier
· Fri Feb 02 15:26:50 2024 +0100
83063e0
refactor(stm32mp1): remove unused macros
by Yann Gautier
· Fri Feb 02 15:57:03 2024 +0100
06ae396
feat(st): do not directly call BSEC functions in common code
by Yann Gautier
· Tue Sep 19 18:26:16 2023 +0200
c77afcb
refactor(st): move some storage definitions to common part
by Yann Gautier
· Thu Aug 31 12:58:35 2023 +0200
cdb0ec9
refactor(st): rename QSPI macros
by Yann Gautier
· Mon Aug 31 15:00:19 2020 +0200
d8c1a3b
refactor(st): move mbedtls config files
by Yann Gautier
· Mon Mar 06 13:01:10 2023 +0100
3191ac4
feat(stm32mp1): add mbedtls-3.3 support config
by Govindraj Raja
· Mon Jan 23 13:11:12 2023 +0000
2bbf171
refactor(st): move GIC code to common directory
by Yann Gautier
· Tue Aug 06 17:28:23 2019 +0200
5d2eb55
refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE
by Yann Gautier
· Mon Nov 14 14:14:48 2022 +0100
13a668d
feat(stm32mp1): add the TRUSTED_BOARD_BOOT support
by Lionel Debieve
· Wed Oct 05 16:47:03 2022 +0200
7c70088
feat(stm32mp1): update ROM code API for header v2 management
by Lionel Debieve
· Wed Oct 05 16:31:28 2022 +0200
0ae71af
feat(stm32mp1): remove unused function from boot API
by Lionel Debieve
· Wed Oct 05 16:29:38 2022 +0200
4c66e0a
feat(stm32mp1): configure the serial boot load address
by Patrick Delaunay
· Tue Mar 15 11:20:56 2022 +0100
665ee6c
fix(stm32mp1): update the FIP load address for serial boot
by Patrick Delaunay
· Mon Feb 28 11:02:35 2022 +0100
1877b13
feat(stm32mp1): add "Boot mode" management for STM32MP13
by Nicolas Toromanoff
· Wed Feb 03 16:52:03 2021 +0100
f36a1d3
feat(stm32mp1): get CPU info from SYSCFG on STM32MP13
by Yann Gautier
· Tue Apr 21 15:03:59 2020 +0200
1e07226
feat(stm32mp1): update boot API for header v2.0
by Lionel Debieve
· Wed Apr 08 12:08:55 2020 +0200
d1f8713
feat(stm32mp1): add support for reading the metadata partition
by Sughosh Ganu
· Wed Dec 01 16:46:34 2021 +0530
b76c61a
refactor(stm32mp1): add helpers for IO compensation cells
by Yann Gautier
· Wed Dec 16 10:17:35 2020 +0100
230bf91
feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections
by Yann Gautier
· Wed Sep 15 11:30:25 2021 +0200
076c594
fix(stm32mp1): do not reopen debug features
by Yann Gautier
· Wed Sep 15 14:49:48 2021 +0200
6eef525
refactor(stm32mp1): move stm32_save_boot_interface()
by Yann Gautier
· Fri Dec 10 17:04:40 2021 +0100
cd16df3
fix(stm32mp1): deconfigure UART RX pins
by Yann Gautier
· Fri Jun 04 14:04:05 2021 +0200
e50571b
feat(plat/st): add STM32MP_UART_PROGRAMMER target
by Patrick Delaunay
· Thu Oct 28 13:48:52 2021 +0200
9c5ee78
feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target
by Patrick Delaunay
· Tue Jul 06 14:07:56 2021 +0200
1dc5e2e
feat(plat/st): add a new DDR firewall management
by Lionel Debieve
· Sun Sep 27 21:13:53 2020 +0200
0ed7b2a
feat(plat/st): use FIP to load images
by Yann Gautier
· Wed May 19 18:48:16 2021 +0200
152897d
fix(plat/st): correct BSEC error code management
by Nicolas Le Bayon
· Tue Jan 14 14:03:39 2020 +0100
e43a080
feat(plat/st): add STM32MP_EMMC_BOOT option
by Vyacheslav Yurkov
· Fri Jun 04 10:10:51 2021 +0200
ebf15ba
refactor(plat/st): rename OP-TEE pager to core
by Yann Gautier
· Wed May 19 16:10:25 2021 +0200
dca6154
stm32mp1: enable PIE for BL32
by Yann Gautier
· Wed Feb 10 18:19:23 2021 +0100
34f0e93
stm32mp1: SCMI clock and reset service in SP_MIN
by Etienne Carriere
· Thu Jul 16 17:36:18 2020 +0200
316d634
stm32mp1: shared resources: define resource identifiers
by Etienne Carriere
· Mon Dec 02 10:08:48 2019 +0100
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
3184eea
st: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· Fri Dec 13 10:53:12 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
978b746
plat/st: Fix incorrect return value
by Lionel Debieve
· Mon Nov 18 15:52:13 2019 +0100
7bd96f4
stm32mp1: add authentication support for stm32image
by Lionel Debieve
· Tue Sep 03 12:22:23 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
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
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
52448ab
stm322mp1: add BSEC service
by Yann Gautier
· Thu Jan 17 14:53:24 2019 +0100
05be8d8
stm32mp1: add support for SiP services
by Yann Gautier
· Thu Jan 17 14:51:25 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
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
8244e1d
stm32mp1: update platform files to use MMC devices
by Yann Gautier
· Mon Oct 15 09:36:58 2018 +0200
9d135e4
stm32mp1: Add BL32 SP_min secure monitor
by Yann Gautier
· Mon Jul 16 19:36:06 2018 +0200
caf575b
stm32mp1: Add DDR support and its security with TZC400
by Yann Gautier
· Tue Jul 24 17:18:19 2018 +0200
69035a8
stm32mp1: Add console support
by Yann Gautier
· Thu Jul 05 16:48:16 2018 +0200
4193466
stm32mp1: save boot information in backup registers
by Yann Gautier
· Fri Jul 20 11:36:05 2018 +0200
d0ca7f4
stm32mp1: Add GPIO support
by Yann Gautier
· Fri Jul 13 21:33:09 2018 +0200
9aea69e
stm32mp1: Add clock and reset support
by Yann Gautier
· Tue Jul 24 17:13:36 2018 +0200
4b0c72a
Introduce STMicroelectronics STM32MP1 platform
by Yann Gautier
· Mon Jul 16 10:54:09 2018 +0200