Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
60b7b8a6986aca7381165717c25bed1debad2a92
/
plat
/
mediatek
1c819c3
Use correct type when reading SCR register
by Louis Mayencourt
· 4 years, 9 months ago
813864e
mediatek: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· 5 years ago
1fab9c3
Remove redundant declarations.
by Madhukar Pappireddy
· 4 years, 10 months ago
df3f1a3
mediatek: mt8183: add Vmodem/Vcore DVS init level
by developer
· 4 years, 11 months ago
2afd023
Merge "Enable -Wshadow always" into integration
by Manish Pandey
· 5 years ago
ab5d485
Merge changes I5693ad56,I9ddc077a into integration
by Soby Mathew
· 5 years ago
181aa84
mediatek: mt8183: Fix AARCH64 init fail on CPU0
by developer
· 5 years ago
e2f1332
mediatek: mt8183: refine GIC driver for low power scenarios
by developer
· 5 years ago
7d0e3ba
Enable -Wshadow always
by Justin Chadwell
· 5 years ago
28adb06
mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPM
by developer
· 5 years ago
644ec1c
mediatek: mt8183: add EMI MPU driver for DRAM protection
by developer
· 5 years ago
0d2cfca
mediatek: mt8183: add DEVAPC driver to control protection
by developer
· 5 years ago
555ed55
mediatek: mt8183: add MTK MCDI driver
by developer
· 5 years ago
da57312
mediatek: mt8183: add MTK SSPM driver
by developer
· 5 years ago
083fa24
mediatek: mt8183: add MTK SPM driver
by developer
· 5 years ago
a767ecc
mediatek: mt8183: add MTK uart driver for controlling clock gate
by developer
· 5 years ago
c3af646
mediatek: mt8183: configure MCUSYS DCM
by developer
· 5 years ago
037da99
mediatek: mt8173: refactor RTC and PMIC drivers
by developer
· 6 years ago
09a3b8d
Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration
by Soby Mathew
· 5 years ago
ea20117
mediatek: mt8173: apply MULTI_CONSOLE framework
by developer
· 6 years ago
c05a0b5
mediatek: mt8183: Support coreboot configuration
by Hung-Te Lin
· 6 years ago
043c933
mediatek: mt8183: support system reset
by developer
· 6 years ago
092c53a
mediatek: mt8183: pass platform parameters
by developer
· 6 years ago
b7ba14b
mediatek: mt8183: add GPIO driver
by developer
· 6 years ago
6f37fd2
mediatek: mt8183: support system off
by developer
· 6 years ago
a21d47e
mediatek: mt8183: support CPU hotplug
by developer
· 6 years ago
508dc02
mediatek: mt8183: refine GIC driver
by developer
· 5 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
1f36321
plat/mediatek/mt81*: Use new bl31_params_parse() helper
by Julius Werner
· 5 years ago
104d4a7
Update mediatek platform to not rely on undefined overflow behaviour
by Justin Chadwell
· 5 years ago
8883743
mediatek: mt8183: add mcsi driver
by developer
· 6 years ago
3f3f1ab
mediatek: mt8183: add GIC driver
by developer
· 6 years ago
1033ea1
Initialize platform for MediaTek mt8183
by developer
· 6 years ago
962109f
Remove deprecated plat_crash_console_*
by Ambroise Vincent
· 6 years ago
77c382c
locks: linker variables to calculate per-cpu bakery lock size
by Varun Wadekar
· 6 years ago
50a4d1a
Remove unneeded include paths in PLAT_INCLUDES
by Antonio Nino Diaz
· 6 years ago
bd7b740
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
864ca6f
context_mgmt: Fix MISRA defects
by Antonio Nino Diaz
· 6 years ago
d653d33
Replace S-EL3 references by EL3
by John Tsichritzis
· 6 years ago
42eef85
mediatek: Migrate to new interfaces
by Antonio Nino Diaz
· 6 years ago
6f3ccc5
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 6 years ago
a3fbeaa
Fix types of arch.h definitions
by Antonio Nino Diaz
· 6 years ago
d93fde3
Use ALIGN instead of NEXT in linker scripts
by Roberto Vargas
· 7 years ago
eace8f1
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
5ac9d96
Fix pointer type mismatch of handlers
by Masahiro Yamada
· 7 years ago
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
0b5dacd
Merge pull request #1287 from davidcunado-arm/dc/fix_misra
by davidcunado-arm
· 7 years ago
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
7c2a3ca
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· 7 years ago
8e5bd5e
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 7 years ago
4213a3f
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
by davidcunado-arm
· 7 years ago
c5b0c0f
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 7 years ago
2ce2b09
Replace magic numbers in linkerscripts by PAGE_SIZE
by Antonio Nino Diaz
· 7 years ago
392cbb3
mt8173: Migrate to using interrupt properties
by Jeenu Viswambharan
· 7 years ago
e363146
Fix order of remaining platform #includes
by Isla Mitchell
· 7 years ago
5ca057a
Resolve build errors flagged by GCC 6.2
by David Cunado
· 7 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
6460924
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
by davidcunado-arm
· 8 years ago
306593d
Add support for GCC stack protection
by Douglas Raillard
· 8 years ago
56ec1d5
Add console_core_flush() in upstream platforms
by Antonio Nino Diaz
· 8 years ago
d97f9cf
Merge pull request #873 from dp-arm/dp/makefile-reorg
by davidcunado-arm
· 8 years ago
230011c
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
bf7f2f0
plat/mediatek: Enable Cortex-A53 erratum 855873 workaround
by Andre Przywara
· 8 years ago
21362a9
Introduce unified API to zero memory
by Douglas Raillard
· 8 years ago
ad3dcbb
Remove use of all deprecated APIs
by Koan-Sin Tan
· 9 years ago
1d2b639
Get rid of use of old GIC APIs
by Koan-Sin Tan
· 9 years ago
22ea87c
Add support of PSCI_EXTENDED_STATE_ID to MT8173
by Koan-Sin Tan
· 9 years ago
bc99807
Get rid of use of compatibility API
by Koan-Sin Tan
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
8a2a84d
Merge pull request #801 from masahir0y/cleanup
by davidcunado-arm
· 8 years ago
0fac5af
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 8 years ago
5c5bedc
mt8173: Correct SPM MCDI firmware length
by Paul Kocialkowski
· 8 years ago
6532752
Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.
by developer
· 8 years ago
550bf5e
Support for Mediatek MT6795 SoC
by developer
· 8 years ago
1723113
Migrate platform makefile to new console driver location
by Soby Mathew
· 8 years ago
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· 8 years ago
02a09af
Replace MediaTek delay timer by generic one
by Antonio Nino Diaz
· 9 years ago
e82e29c
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· 8 years ago
eee2980
MT8173: Add Sip function for MTK HW crypt driver
by developer
· 8 years ago
73b982f
mt8173: Reorganize plat SiP functions
by developer
· 8 years ago
e285a43
Merge pull request #617 from leon-chen-mtk/refactor_common_1
by danh-arm
· 9 years ago
14f3fe3
Refactor MediaTek platform common code
by developer
· 9 years ago
3c0087a
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
2c7ed5b
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 9 years ago
ca1d876
Merge pull request #593 from mtk09422/mtcmos-fix
by danh-arm
· 9 years ago
0746c4b
mt8173: Fix timing issue of mfg mtcmos power off
by developer
· 9 years ago
cc037c1
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
6b745d5
mt8173: fix spm driver build errors
by developer
· 9 years ago
89ddad1
mt8173: Protect BL31 memory from non-secure access
by developer
· 9 years ago
e3ae6d0
mt8173: support big core PLL control in system suspend flow
by developer
· 9 years ago
43c535c
mt8173: Remove gpio driver support
by developer
· 9 years ago
4419325
mt8173: Add #error directive to prevent RESET_TO_BL31
by developer
· 9 years ago
f5951c2
Fix gpio includes of mt8173 platform to avoid collision.
by Antonio Nino Diaz
· 9 years ago
6fb7880
Merge pull request #508 from soby-mathew/sm/debug_xlat
by danh-arm
· 9 years ago
Next »