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
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt8173: Migrate to using interrupt properties
Jeenu Viswambharan
2017-10-17
1
-11
/
+22
*
Fix order of remaining platform #includes
Isla Mitchell
2017-07-14
6
-12
/
+13
*
Resolve build errors flagged by GCC 6.2
David Cunado
2017-06-20
2
-14
/
+10
*
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-11
1
-7
/
+2
|
\
|
*
Add macro to check whether the CPU implements an EL
Jeenu Viswambharan
2017-05-02
1
-7
/
+2
*
|
Use SPDX license identifiers
dp-arm
2017-05-03
64
-1600
/
+64
|
/
*
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
davidcunado-arm
2017-04-12
1
-1
/
+17
|
\
|
*
Add console_core_flush() in upstream platforms
Antonio Nino Diaz
2017-03-31
1
-1
/
+17
*
|
Add support for GCC stack protection
Douglas Raillard
2017-03-31
1
-0
/
+5
|
/
*
Merge pull request #873 from dp-arm/dp/makefile-reorg
davidcunado-arm
2017-03-27
2
-6
/
+2
|
\
|
*
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-20
2
-6
/
+2
*
|
plat/mediatek: Enable Cortex-A53 erratum 855873 workaround
Andre Przywara
2017-03-20
1
-0
/
+1
|
/
*
Introduce unified API to zero memory
Douglas Raillard
2017-02-06
1
-2
/
+3
*
Remove use of all deprecated APIs
Koan-Sin Tan
2017-01-24
3
-4
/
+13
*
Get rid of use of old GIC APIs
Koan-Sin Tan
2017-01-24
6
-29
/
+44
*
Add support of PSCI_EXTENDED_STATE_ID to MT8173
Koan-Sin Tan
2017-01-24
2
-0
/
+97
*
Get rid of use of compatibility API
Koan-Sin Tan
2017-01-24
6
-0
/
+382
*
Use #ifdef for IMAGE_BL* instead of #if
Masahiro Yamada
2017-01-24
2
-8
/
+8
*
Merge pull request #801 from masahir0y/cleanup
davidcunado-arm
2017-01-18
2
-31
/
+7
|
\
|
*
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
Masahiro Yamada
2017-01-18
2
-31
/
+7
*
|
mt8173: Correct SPM MCDI firmware length
Paul Kocialkowski
2017-01-14
1
-1
/
+1
|
/
*
Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.
Leon Chen
2016-09-19
2
-90
/
+0
*
Support for Mediatek MT6795 SoC
Leon Chen
2016-09-12
24
-2
/
+2934
*
Migrate platform makefile to new console driver location
Soby Mathew
2016-08-09
1
-1
/
+1
*
Introduce utils.h header file
Sandrine Bailleux
2016-07-08
2
-2
/
+4
*
Replace MediaTek delay timer by generic one
Antonio Nino Diaz
2016-05-20
5
-57
/
+4
*
Implement plat_get_syscnt_freq2 on platforms
Antonio Nino Diaz
2016-05-20
1
-1
/
+1
*
MT8173: Add Sip function for MTK HW crypt driver
Yi Zheng
2016-05-12
6
-1
/
+204
*
mt8173: Reorganize plat SiP functions
Jimmy Huang
2016-05-12
4
-11
/
+86
*
Merge pull request #617 from leon-chen-mtk/refactor_common_1
danh-arm
2016-05-04
7
-36
/
+496
|
\
|
*
Refactor MediaTek platform common code
Leon Chen
2016-05-04
7
-36
/
+496
*
|
Move `plat_get_syscnt_freq()` to arm_common.c
Yatharth Kochar
2016-04-21
1
-1
/
+1
*
|
Dump platform-defined regs in crash reporting
Gerald Lejeune
2016-04-14
1
-17
/
+8
*
|
Merge pull request #593 from mtk09422/mtcmos-fix
danh-arm
2016-04-14
2
-143
/
+140
|
\
\
|
*
|
mt8173: Fix timing issue of mfg mtcmos power off
Fan Chen
2016-04-14
2
-143
/
+140
|
|
/
*
/
Migrate platform ports to the new xlat_tables library
Soby Mathew
2016-04-13
1
-1
/
+2
|
/
*
mt8173: fix spm driver build errors
yt.lee
2016-04-07
1
-5
/
+0
*
mt8173: Protect BL31 memory from non-secure access
Jimmy Huang
2016-04-01
3
-4
/
+28
*
mt8173: support big core PLL control in system suspend flow
Jimmy Huang
2016-03-09
3
-4
/
+31
*
mt8173: Remove gpio driver support
Jimmy Huang
2016-03-09
4
-386
/
+0
*
mt8173: Add #error directive to prevent RESET_TO_BL31
Jimmy Huang
2016-03-09
6
-13
/
+27
*
Fix gpio includes of mt8173 platform to avoid collision.
Antonio Nino Diaz
2016-02-17
2
-2
/
+2
*
Merge pull request #508 from soby-mathew/sm/debug_xlat
danh-arm
2016-02-01
1
-4
/
+1
|
\
|
*
Use tf_printf() for debug logs from xlat_tables.c
Soby Mathew
2016-02-01
1
-4
/
+1
*
|
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
danh-arm
2016-02-01
1
-1
/
+1
|
\
\
|
*
|
Disable PL011 UART before configuring it
Juan Castillo
2016-01-21
1
-1
/
+1
*
|
|
mt8173: Fix long latency issue of mtcmos contorl
Fan Chen
2016-01-26
1
-84
/
+84
*
|
|
mt8173: Improve performance by handling more interrupts during idle
Weiyi Lu
2016-01-26
2
-141
/
+147
*
|
|
mt8173: Implement subsystem power control logic in ARM TF
Jimmy Huang
2016-01-26
7
-143
/
+389
*
|
|
mt8173: support big/Little cluster power off for CPU idle(C2 state)
Jimmy Huang
2016-01-26
4
-147
/
+198
[next]