Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
57c3c80f64dd9b2383cbadcf615fdc4b89a7059d
/
plat
57c3c80
refactor(stm32mp1): remove unused refcount helper functions
by Yann Gautier
· Wed Jan 19 14:01:52 2022 +0100
4359c9a
fix(stm32mp1): add missing debug.h
by Yann Gautier
· Thu Jan 27 13:55:18 2022 +0100
a197684
feat(stm32mp1): add support for building the FWU feature
by Sughosh Ganu
· Wed Nov 10 17:47:16 2021 +0530
03e2f80
feat(stm32mp1): add logic to pass the boot index to the Update Agent
by Sughosh Ganu
· Wed Dec 01 15:56:27 2021 +0530
d1f8713
feat(stm32mp1): add support for reading the metadata partition
by Sughosh Ganu
· Wed Dec 01 16:46:34 2021 +0530
b721f8a
feat(stm32mp1): add logic to select the images to be booted
by Sughosh Ganu
· Wed Dec 01 16:45:11 2021 +0530
57c6f90
feat(stm32mp1): add GUID's for identifying firmware images to be booted
by Sughosh Ganu
· Wed Nov 10 15:24:56 2021 +0530
2e32431
feat(stm32mp1): add GUID values for updatable images
by Sughosh Ganu
· Fri Jul 02 16:05:14 2021 +0530
f40154f
feat(fwu): pass a const metadata structure to platform routines
by Sughosh Ganu
· Wed Nov 17 17:08:10 2021 +0530
f5acc46
Merge "refactor(stm32mp1): use a macro for header size" into integration
by Madhukar Pappireddy
· Thu Jan 27 01:58:50 2022 +0100
033f93a
refactor(ls1028a): fix header file group issue
by Jiafei Pan
· Thu Jan 20 16:09:37 2022 +0800
9e2a7ad
Merge changes from topic "decouple-tb-mb" into integration
by Sandrine Bailleux
· Tue Jan 25 08:10:58 2022 +0100
f807d3d
Merge changes from topic "st_syscfg_updates" into integration
by Madhukar Pappireddy
· Mon Jan 24 23:07:01 2022 +0100
05cd425
Merge changes from topic "new_ls1043a" into integration
by Manish Pandey
· Thu Jan 20 17:29:00 2022 +0100
7a810bf
feat(plat/nxp/ls1043ardb): add ls1043ardb board support
by Jiafei Pan
· Sun Sep 26 11:52:00 2021 +0800
f6954b1
feat(plat/nxp/ls1043a): add ls1043a soc support
by Jiafei Pan
· Sun Sep 26 11:51:42 2021 +0800
6ed43e6
refactor(plat/ls1043): remove old implementation for platform ls1043
by Jiafei Pan
· Fri Oct 22 10:34:25 2021 +0800
f0fe683
fix(nxp/common/setup): increase soc name maximum length
by Jiafei Pan
· Thu Oct 21 17:03:04 2021 +0800
0b960e1
feat(nxp/common/errata): add SoC erratum a008850
by Jiafei Pan
· Thu Oct 21 16:57:58 2021 +0800
d81dc46
feat(nxp/common/io): add ifc nor and nand as io devices
by Jiafei Pan
· Thu Oct 21 16:30:12 2021 +0800
72453d6
Merge "feat(tc): enable tracing" into integration
by Olivier Deprez
· Thu Jan 20 10:03:47 2022 +0100
a1ee9ed
refactor(stm32mp1): use a macro for header size
by Yann Gautier
· Thu Sep 17 11:30:18 2020 +0200
e0a60cb
feat(stm32mp1): add helper to enable high speed mode in low voltage
by Yann Gautier
· Tue Jan 12 14:45:02 2021 +0100
b76c61a
refactor(stm32mp1): add helpers for IO compensation cells
by Yann Gautier
· Wed Dec 16 10:17:35 2020 +0100
1de46d0
feat(stm32mp1): use clk_enable/disable functions
by Etienne Carriere
· Fri Feb 07 13:38:30 2020 +0100
3689869
feat(stm32mp1): add timeout in IO compensation
by Nicolas Le Bayon
· Mon Nov 18 17:18:06 2019 +0100
91fb297
Merge "fix(imx8mp): change the BL31 physical load address" into integration
by Manish Pandey
· Wed Jan 19 12:02:33 2022 +0100
be9efe5
feat(nxp/common/rcpm): add RCPM2 registers definition
by Jiafei Pan
· Thu Oct 21 15:28:37 2021 +0800
6266180
fix(nxp/common/setup): fix total dram size checking
by Jiafei Pan
· Thu Oct 21 15:17:51 2021 +0800
975f3cd
feat(nxp/common): add CORTEX A53 helper functions
by Jiafei Pan
· Thu Oct 21 15:11:17 2021 +0800
7637709
Merge changes from topic "st_mapping_update" into integration
by Madhukar Pappireddy
· Thu Jan 13 23:10:48 2022 +0100
a07e3ea
feat(mt8186): add Vcore DVFS driver
by jason-ch chen
· Tue Nov 16 10:18:46 2021 +0800
fa82b9b
feat(mt8186): add SPM suspend driver
by jason-ch chen
· Tue Nov 16 09:48:20 2021 +0800
6536105
feat(tc): enable tracing
by Davidson K
· Wed Oct 13 18:49:41 2021 +0530
230bf91
feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections
by Yann Gautier
· Wed Sep 15 11:30:25 2021 +0200
ebc765f
refactor(stm32mp1): reduce MMU memory regions and split XLAT by context
by Yann Gautier
· Thu Jan 16 18:50:51 2020 +0100
3c93a25
feat(st): map 2MB for ROM code
by Yann Gautier
· Wed Sep 15 15:12:57 2021 +0200
352d863
fix(stm32mp1): restrict DEVICE2 mapping in BL2
by Yann Gautier
· Thu Sep 17 11:38:09 2020 +0200
169a9f6
fix(imx8mp): change the BL31 physical load address
by Ying-Chun Liu (PaulLiu)
· Wed Dec 15 16:03:17 2021 +0800
37f97b6
refactor(renesas): disable CRYPTO_SUPPORT option
by Manish V Badarkhe
· Sat Jan 08 22:40:46 2022 +0000
eba13bd
refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot
by Manish V Badarkhe
· Sat Jan 08 23:08:02 2022 +0000
98e6e2f
Merge "feat(mt8195): apply erratas of CA78 for MT8195" into integration
by Madhukar Pappireddy
· Tue Jan 11 00:25:01 2022 +0100
e6bd7e2
Merge changes from topic "st_ddr_updates" into integration
by Manish Pandey
· Fri Jan 07 17:24:54 2022 +0100
2a7c12e
Merge "fix(st): manage UART clock and reset only in BL2" into integration
by Manish Pandey
· Fri Jan 07 17:09:53 2022 +0100
45243d2
Merge changes Ifea8148e,I73559522 into integration
by Manish Pandey
· Thu Jan 06 12:01:41 2022 +0100
d0714c0
fix(st): manage UART clock and reset only in BL2
by Yann Gautier
· Wed Jan 05 18:02:46 2022 +0100
9f42933
fix(morello): include errata workaround for 1868343
by Manoj Kumar
· Wed Jan 05 14:38:44 2022 +0000
477fef8
Merge changes I19f713de,Ib5bda93d,Id5dafc04,Id20e65e2 into integration
by Manish Pandey
· Wed Jan 05 17:28:13 2022 +0100
620ce33
refactor(st-ddr): move basic tests in a dedicated file
by Nicolas Le Bayon
· Tue Mar 02 11:19:36 2021 +0100
8ce825f
refactor(st-ddr): reorganize generic and specific elements
by Nicolas Le Bayon
· Tue May 18 10:01:30 2021 +0200
6d8c244
feat(stm32mp1): allow configuration of DDR AXI ports number
by Yann Gautier
· Thu Sep 17 12:42:46 2020 +0200
733885a
feat(mt8195): apply erratas of CA78 for MT8195
by Rex-BC Chen
· Wed Jan 05 14:51:57 2022 +0800
6ed75f3
Merge "feat(plat/mediatek/mt8195): improve SPM wakeup log" into integration
by Madhukar Pappireddy
· Tue Jan 04 20:10:25 2022 +0100
cf949fd
Merge changes from topic "st_fixes" into integration
by Manish Pandey
· Tue Jan 04 18:46:59 2022 +0100
2860fe0
refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication
by Jona Stubbe
· Tue Dec 22 13:06:10 2020 +0100
076c594
fix(stm32mp1): do not reopen debug features
by Yann Gautier
· Wed Sep 15 14:49:48 2021 +0200
4e06375
refactor(stm32mp1): improve DGBMCU driver
by Nicolas Le Bayon
· Thu Sep 19 11:27:24 2019 +0200
c0882f4
fix(stm32mp1): set reset pulse duration to 31ms
by Yann Gautier
· Tue Apr 27 18:19:13 2021 +0200
ef7ca7d
Merge "feat(allwinner): allow to skip PMIC regulator setup" into integration
by André Przywara
· Sat Jan 01 02:16:14 2022 +0100
ac6b1ca
fix(mt8186): remove unused files in drivers/mcdi
by Rex-BC Chen
· Thu Dec 30 13:04:29 2021 +0800
71b5a1d
feat(allwinner): allow to skip PMIC regulator setup
by Andre Przywara
· Mon Nov 01 00:17:37 2021 +0000
5aa329b
Merge changes from topic "st_regulator" into integration
by Madhukar Pappireddy
· Fri Dec 24 00:13:50 2021 +0100
c16d12e
Merge changes from topic "uart1_console" into integration
by Madhukar Pappireddy
· Wed Dec 22 19:18:15 2021 +0100
ef681ea
Merge changes from topic "clock_framework" into integration
by Madhukar Pappireddy
· Wed Dec 22 19:17:57 2021 +0100
fc7b805
feat(stm32mp1): register fixed regulator
by Pascal Paillet
· Fri Jan 29 14:48:49 2021 +0100
296e1ab
refactor(st): update CPU and VDD voltage get
by Yann Gautier
· Fri Sep 17 16:08:12 2021 +0200
0b10b65
refactor(st-pmic): split initialize_pmic()
by Nicolas Le Bayon
· Mon Nov 18 13:13:36 2019 +0100
b1279e7
feat(stm32mp1): add regulator framework compilation
by Yann Gautier
· Wed Dec 15 13:16:15 2021 +0100
45c1e58
refactor(stm32mp1): re-order drivers init
by Yann Gautier
· Thu Sep 17 11:54:52 2020 +0200
a205a5c
feat(st): use newly introduced clock framework
by Yann Gautier
· Mon Aug 30 15:06:54 2021 +0200
8aac307
feat(clk): add a minimal clock framework
by Gabriel Fernandez
· Tue Oct 13 09:36:25 2020 +0200
e91b4c2
feat(versal): add UART1 as console
by Venkatesh Yadav Abbarapu
· Sun Dec 19 21:36:23 2021 -0700
0bd80de
feat(zynqmp): add uart1 as console
by Venkatesh Yadav Abbarapu
· Sun Dec 19 21:32:00 2021 -0700
047d85e
feat(plat/mediatek/mt8186): add reboot function for PSCI
by Rex-BC Chen
· Mon Nov 22 18:14:38 2021 +0800
dc0f9f7
feat(plat/mdeiatek/mt8186): add power-off function for PSCI
by Rex-BC Chen
· Mon Nov 22 17:55:56 2021 +0800
4a1570a
feat(plat/mediatek/mt8186): apply erratas for MT8186
by Rex-BC Chen
· Thu Nov 25 18:55:04 2021 +0800
ba7b7d2
feat(plat/mediatek/mt8186): add MCDI drivers
by developer
· Sun Nov 14 10:14:45 2021 +0800
c3dabd8
feat(plat/mediatek/mt8186): add CPU hotplug
by developer
· Mon Nov 08 11:30:40 2021 +0800
ad04044
feat(plat/mediatek/mt8186): add RTC drivers
by Yuchen Huang
· Fri Nov 12 16:56:33 2021 +0800
f44c0df
fix(plat/mediatek/mt8186): extend MMU region size
by Rex-BC Chen
· Tue Nov 09 13:12:03 2021 +0800
63582ec
feat(plat/mediatek/mt8186): add DCM driver
by Edward-JW Yang
· Mon Nov 01 20:20:18 2021 +0800
532016e
feat(plat/mediatek/mt8186): add pinctrl support
by Guodong Liu
· Fri Oct 15 16:52:18 2021 +0800
fd835f9
feat(plat/mediatek/mt8186): add sys_cirq support
by Zhengnan Chen
· Tue Oct 12 17:05:49 2021 +0800
ccd2600
feat(plat/mediatek/mt8186): initialize GIC
by Christine Zhu
· Mon Oct 11 21:29:58 2021 +0800
abd9ecf
feat(plat/mediatek/mt8186): add SiP service
by Rex-BC Chen
· Wed Oct 06 19:25:50 2021 +0800
4ac7a41
feat(plat/mediatek/mt8186): add pwrap and pmic driver
by James Lo
· Wed Oct 06 18:12:30 2021 +0800
0bee8f9
feat(plat/mediatek/mt8186): initialize delay_timer
by Rex-BC Chen
· Wed Oct 06 19:00:13 2021 +0800
d24c05d
feat(plat/mediatek/mt8186): initialize systimer
by Rex-BC Chen
· Wed Oct 06 18:55:53 2021 +0800
fb70fb4
feat(plat/mediatek/mt8186): add EMI MPU basic driver
by Penny Jan
· Sun Oct 03 10:11:04 2021 +0800
28e8cfe
Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration
by Bipin Ravi
· Wed Dec 22 01:10:54 2021 +0100
d001b27
Merge "fix(stm32mp1): correct include order" into integration
by Madhukar Pappireddy
· Fri Dec 17 20:04:33 2021 +0100
0c81088
fix(stm32mp1): correct include order
by Yann Gautier
· Fri Dec 17 09:53:04 2021 +0100
15f10bd
fix(errata): workaround for Cortex X2 erratum 2083908
by johpow01
· Wed Dec 01 17:40:39 2021 -0600
118ad71
fix(morello): change the AP runtime UART address
by Chandni Cherukuri
· Thu Dec 02 11:22:59 2021 +0530
066afc2
feat(morello): add support for nt_fw_config
by sah01
· Thu Nov 18 10:04:27 2021 +0000
3c5bb04
feat(morello): split platform_info sds struct
by sah01
· Thu Dec 02 06:37:04 2021 +0000
5887612
feat(morello): add changes to enable TBBR boot
by Manoj Kumar
· Sun Jan 10 16:12:24 2021 +0000
9952970
feat(morello): add DTS for Morello SoC platform
by Manoj Kumar
· Wed Sep 15 12:42:49 2021 +0530
dff7f6c
feat(morello): configure DMC-Bing mode
by Chandni Cherukuri
· Tue Nov 30 20:35:35 2021 +0530
b19e62a
feat(morello): zero out the DDR memory space
by Manoj Kumar
· Thu Aug 26 10:49:02 2021 +0530
Next »