index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plat
/
imx
/
imx8m
Commit message (
Expand
)
Author
Age
Files
Lines
*
plat: imx8m: Fix the race condition during cpu hotplug
Jacky Bai
2020-08-20
3
-0
/
+28
*
plat: imx8m: Correct the imr mask reg offset
Jacky Bai
2020-08-19
6
-2
/
+9
*
plat: imx8m: Keep A53 PLAT on in wait mode(ret)
Jacky Bai
2020-08-19
2
-6
/
+4
*
plat: imx: add sdei support for i.MX8MM
Peng Fan
2020-08-06
2
-0
/
+10
*
plat: imx8mp: Add the basic support for i.MX8MP
Jacky Bai
2020-07-10
7
-0
/
+996
*
plat: imx8m: Move the gpc hw reg to a separate header file
Jacky Bai
2020-07-10
4
-69
/
+325
*
plat: imx8mn: Add imx8mn basic support
Jacky Bai
2020-05-22
6
-0
/
+520
*
TF-A GICv3 driver: Introduce makefile
Alexei Fedorov
2020-03-30
2
-14
/
+8
*
Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into int...
Mark Dykes
2020-03-11
2
-2
/
+6
|
\
|
*
TF-A GICv3 driver: Separate GICD and GICR accessor functions
Alexei Fedorov
2020-03-10
2
-2
/
+6
*
|
plat: imx8mm: provide uart base as build option
Igor Opaniuk
2020-03-05
2
-1
/
+3
|
/
*
Merge "plat: imx8m: Fix the rdc memory region slot's offset" into integration
Sandrine Bailleux
2020-02-26
1
-3
/
+3
|
\
|
*
plat: imx8m: Fix the rdc memory region slot's offset
Jacky Bai
2020-02-12
1
-3
/
+3
*
|
imx: Use generic console_t data structure
Andre Przywara
2020-02-25
2
-3
/
+3
|
/
*
imx: Unify Platform specific defines for PSCI module
Deepika Bhavnani
2020-01-24
2
-10
/
+10
*
Merge changes Ib1ed9786,I6c4855c8 into integration
Sandrine Bailleux
2020-01-21
6
-2
/
+36
|
\
|
*
plat: imx8mm: Add the support for opteed spd on imx8mq/imx8mm
Jacky Bai
2019-11-05
6
-2
/
+36
*
|
Remove redundant declarations.
Madhukar Pappireddy
2020-01-08
1
-4
/
+0
|
/
*
plat: imx8m: Add basic rdc module init driver
Jacky Bai
2019-07-24
4
-0
/
+125
*
plat: imx8m: Add caam module init on imx8m
Jacky Bai
2019-07-04
8
-11
/
+86
*
Merge changes from topic "banned_api_list" into integration
Soby Mathew
2019-07-01
1
-2
/
+2
|
\
|
*
Fix the License header template in imx_aipstz.c
Soby Mathew
2019-07-01
1
-2
/
+2
*
|
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
2
-2
/
+0
|
/
*
Merge "plat: imx8m: Add the aipstz init to config peripheral access" into int...
Soby Mathew
2019-05-28
6
-0
/
+74
|
\
|
*
plat: imx8m: Add the aipstz init to config peripheral access
Jacky Bai
2019-05-21
6
-0
/
+74
*
|
imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*
Leonard Crestez
2019-05-20
1
-1
/
+0
*
|
plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO
Leonard Crestez
2019-05-20
2
-0
/
+46
|
/
*
plat: imx8mq: Remove duplicated linker symbols
Jacky Bai
2019-05-13
1
-12
/
+5
*
plat: imx8m: Implement IMX_SIP_BUILDINFO
Leonard Crestez
2019-05-09
2
-0
/
+4
*
plat: imx8mq: Only keep IRQ 32 unmasked
Leonard Crestez
2019-05-08
1
-7
/
+11
*
plat: imx8mq: gpc: Enable all power domain by default
Leonard Crestez
2019-05-08
1
-0
/
+3
*
plat: imx8m: remove deprecated code include
Jacky Bai
2019-04-08
2
-2
/
+0
*
plat: imx8m: Add the basic support for imx8mm
Jacky Bai
2019-03-13
6
-0
/
+453
*
plat: imx8m: refactor the code to make it reusable
Jacky Bai
2019-03-12
9
-184
/
+492
*
imx: Configure CAAM job rings master ID for i.MX8MQ
Chris Spencer
2019-02-22
2
-0
/
+10
*
imx: enable necessary errata for i.mx8mq
Anson Huang
2019-01-24
1
-0
/
+4
*
imx: make imx uart work for debug mode
Anson Huang
2019-01-15
1
-2
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
3
-21
/
+28
*
plat: imx: Add i.MX8MQ basic support
Bai Ping
2018-12-05
6
-0
/
+869