Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
77b8b877430f6e384434d0acb201526c0d34b19c
/
plat
/
imx
/
imx8m
/
imx8mq
d36013e
feat(imx8mq): add BL31 PIE support
by Lucas Stach
· Thu Dec 08 16:44:00 2022 +0100
c272283
refactor(imx8mq): introduce BL31_SIZE
by Lucas Stach
· Thu Dec 08 16:37:44 2022 +0100
61baf7e
refactor(imx8mq): make use of setup_page_tables()
by Lucas Stach
· Thu Dec 08 16:35:11 2022 +0100
c8a57ff
feat(imx8mq): always set up console
by Lucas Stach
· Thu Dec 08 16:00:04 2022 +0100
38b4bd9
feat(imx8mq): remove empty bl31_plat_runtime_setup
by Lucas Stach
· Thu Dec 08 17:51:17 2022 +0100
1f78315
feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter
by Lucas Stach
· Thu Dec 08 15:54:26 2022 +0100
6651ef8
fix(imx8m): move caam init after serial init
by Andrey Zhizhikin
· Mon Sep 19 20:49:16 2022 +0200
af3f466
Merge "feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear" into integration
by Madhukar Pappireddy
· Mon Jun 06 16:18:20 2022 +0200
843d7a6
feat(imx8mq): add 100us delay after USB OTG SRC bit 0 clear
by Jacky Bai
· Sun Jan 19 15:05:12 2020 +0800
2405621
fix(imx8mq): correct architected counter frequency
by Lucas Stach
· Fri May 20 12:37:39 2022 +0200
397f988
feat(imx8mq): enable optee fdt overlay support
by Silvano di Ninno
· Wed Mar 25 09:29:46 2020 +0100
4ecaa13
feat(imx8mq): enable trusty for imx8mq
by Ji Luo
· Fri Feb 21 11:19:49 2020 +0800
e329b3d
feat(imx8/imx8m): switch to xlat_tables_v2
by Ji Luo
· Thu Feb 20 23:47:21 2020 +0800
3e91a76
feat(imx8m): add imx csu/rdc enum type defines for imx8m
by Jacky Bai
· Tue Mar 15 10:29:09 2022 +0800
73999bd
feat(plat/imx8m): add system_reset2 implementation
by Igor Opaniuk
· Thu Jun 03 15:00:26 2021 +0300
f2de681
feat(plat/imx8m): add SiP call for secondary boot
by Igor Opaniuk
· Wed Mar 10 13:42:55 2021 +0200
3710fc7
plat: imx8m: Fix the race condition during cpu hotplug
by Jacky Bai
· Tue Jan 07 11:05:22 2020 +0800
ad81816
plat: imx8m: Correct the imr mask reg offset
by Jacky Bai
· Wed Jul 22 16:00:50 2020 +0800
d3d7972
plat: imx8m: Move the gpc hw reg to a separate header file
by Jacky Bai
· Wed Jun 03 14:24:38 2020 +0800
84f1b5d
TF-A GICv3 driver: Introduce makefile
by Alexei Fedorov
· Mon Mar 23 18:45:17 2020 +0000
2f13d6c
TF-A GICv3 driver: Separate GICD and GICR accessor functions
by Alexei Fedorov
· Fri Feb 21 10:17:26 2020 +0000
7110d99
imx: Use generic console_t data structure
by Andre Przywara
· Sat Jan 25 00:58:35 2020 +0000
92efb23
imx: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· Fri Dec 13 10:47:06 2019 -0600
2a763ba
plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm
by Jacky Bai
· Thu Jul 18 13:34:09 2019 +0800
3bf04a5
plat: imx8m: Add caam module init on imx8m
by Jacky Bai
· Wed Jun 12 17:41:47 2019 +0800
55828d5
Remove MULTI_CONSOLE_API flag and references to it
by Ambroise Vincent
· Thu Apr 04 09:13:28 2019 +0100
3dfc624
Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration
by Soby Mathew
· Tue May 28 13:18:56 2019 +0000
91c6d32
plat: imx8m: Add the aipstz init to config peripheral access
by Jacky Bai
· Tue May 21 20:24:52 2019 +0800
d62c161
imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*
by Leonard Crestez
· Mon May 20 11:28:50 2019 +0300
5511908
plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO
by Leonard Crestez
· Fri May 10 13:07:41 2019 +0300
9cbff30
plat: imx8mq: Remove duplicated linker symbols
by Jacky Bai
· Tue Apr 09 10:55:24 2019 +0800
402bd52
plat: imx8m: Implement IMX_SIP_BUILDINFO
by Leonard Crestez
· Wed May 08 22:29:21 2019 +0300
da45bc2
plat: imx8mq: Only keep IRQ 32 unmasked
by Leonard Crestez
· Mon May 06 21:43:49 2019 +0300
406c0b9
plat: imx8mq: gpc: Enable all power domain by default
by Leonard Crestez
· Mon May 06 22:22:14 2019 +0300
8bdff13
plat: imx8m: remove deprecated code include
by Jacky Bai
· Mon Apr 08 09:36:09 2019 +0800
f7dc401
plat: imx8m: refactor the code to make it reusable
by Jacky Bai
· Wed Mar 06 16:58:18 2019 +0800
0a02002
imx: Configure CAAM job rings master ID for i.MX8MQ
by Chris Spencer
· Thu Feb 21 08:35:26 2019 +0000
0f03da6
imx: enable necessary errata for i.mx8mq
by Anson Huang
· Thu Jan 24 11:00:14 2019 +0800
1fc11bd
imx: make imx uart work for debug mode
by Anson Huang
· Tue Jan 15 14:27:10 2019 +0800
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
06e325e
plat: imx: Add i.MX8MQ basic support
by Bai Ping
· Sun Oct 28 00:12:34 2018 +0800