TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
fe06e118ab0837ff173f6b7e576dcc34b2d26bb1
/
plat
/
mediatek
/
mt8173
13ff6e9
chore: remove MULTI_CONSOLE_API references
by Michal Simek
· 1 year, 11 months ago
1b491ee
fix(tree): correct some typos
by Elyes Haouas
· 2 years, 6 months ago
da04341
build: always prefix section names with `.`
by Chris Kay
· 2 years, 6 months ago
3374752
refator(mediatek): move drivers folder in common to plat/mediatek
by Bo-Chen Chen
· 3 years ago
2f3f593
refactor(mediatek): partition MTK SiP SMC ID
by Leon Chen
· 3 years, 2 months ago
74a3460
mediatek: Add jedec info
by Hsin-Yi Wang
· 5 years ago
1e81e9a
Merge "mt8173: Add support for new watchdog SMC" into integration
by Sandrine Bailleux
· 5 years ago
98964f0
16550: Use generic console_t data structure
by Andre Przywara
· 6 years ago
e9cf1bc
mt8173: Add support for new watchdog SMC
by Julius Werner
· 7 years ago
f1be00d
Use correct type when reading SCR register
by Louis Mayencourt
· 6 years ago
4dc3a96
mediatek: Unify Platform specific defines for PSCI module
by Deepika Bhavnani
· 6 years ago
7a05f06
Remove redundant declarations.
by Madhukar Pappireddy
· 6 years ago
b7f6525
Enable -Wshadow always
by Justin Chadwell
· 6 years ago
f389d0e
mediatek: mt8173: refactor RTC and PMIC drivers
by kenny liang
· 6 years ago
d1d0627
mediatek: mt8173: apply MULTI_CONSOLE framework
by kenny liang
· 6 years ago
cbdc72b
plat/mediatek/mt81*: Use new bl31_params_parse() helper
by Julius Werner
· 6 years ago
2cc9777
Remove deprecated plat_crash_console_*
by Ambroise Vincent
· 6 years ago
bd9344f
plat/arm: Sanitise includes
by Antonio Nino Diaz
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
a623832
Replace S-EL3 references by EL3
by John Tsichritzis
· 7 years ago
b842464
mediatek: Migrate to new interfaces
by Antonio Nino Diaz
· 7 years ago
1083b2b
PSCI: Fix types of definitions
by Antonio Nino Diaz
· 7 years ago
3039988
Fix types of arch.h definitions
by Antonio Nino Diaz
· 7 years ago
9f85f9e
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
5724481
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
3872fc2
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 8 years ago
831b375
mt8173: Migrate to using interrupt properties
by Jeenu Viswambharan
· 8 years ago
ee1ebbd
Fix order of remaining platform #includes
by Isla Mitchell
· 8 years ago
568ac1f
Resolve build errors flagged by GCC 6.2
by David Cunado
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
3d93f05
Merge pull request #873 from dp-arm/dp/makefile-reorg
by davidcunado-arm
· 8 years ago
7531120
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
9a770b9
plat/mediatek: Enable Cortex-A53 erratum 855873 workaround
by Andre Przywara
· 9 years ago
201d535
Remove use of all deprecated APIs
by Koan-Sin Tan
· 9 years ago
8bc2003
Get rid of use of old GIC APIs
by Koan-Sin Tan
· 9 years ago
9cfd83e
Add support of PSCI_EXTENDED_STATE_ID to MT8173
by Koan-Sin Tan
· 9 years ago
3fc26aa
Get rid of use of compatibility API
by Koan-Sin Tan
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
f38d93f
Merge pull request #801 from masahir0y/cleanup
by davidcunado-arm
· 9 years ago
4749705
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 9 years ago
03be480
mt8173: Correct SPM MCDI firmware length
by Paul Kocialkowski
· 9 years ago
c1ff80b
Support for Mediatek MT6795 SoC
by Leon Chen
· 9 years ago
b127109
Migrate platform makefile to new console driver location
by Soby Mathew
· 9 years ago
ed81f3e
Introduce utils.h header file
by Sandrine Bailleux
· 9 years ago
1d0b990
Replace MediaTek delay timer by generic one
by Antonio Nino Diaz
· 9 years ago
f3d3b31
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· 9 years ago
7ace1cc
MT8173: Add Sip function for MTK HW crypt driver
by Yi Zheng
· 9 years ago
b659b1a
mt8173: Reorganize plat SiP functions
by Jimmy Huang
· 9 years ago
2edaa74
Merge pull request #617 from leon-chen-mtk/refactor_common_1
by danh-arm
· 9 years ago
cf906b2
Refactor MediaTek platform common code
by Leon Chen
· 9 years ago
c073fda
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
9ff67fa
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 10 years ago
df03c6e
Merge pull request #593 from mtk09422/mtcmos-fix
by danh-arm
· 9 years ago
8c9130c
mt8173: Fix timing issue of mfg mtcmos power off
by Fan Chen
· 9 years ago
3e4b8fd
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
3454fde
mt8173: fix spm driver build errors
by yt.lee
· 9 years ago
a1e0c01
mt8173: Protect BL31 memory from non-secure access
by Jimmy Huang
· 9 years ago
b99d961
mt8173: support big core PLL control in system suspend flow
by Jimmy Huang
· 10 years ago
76d47fe
mt8173: Remove gpio driver support
by Jimmy Huang
· 9 years ago
e2a6595
mt8173: Add #error directive to prevent RESET_TO_BL31
by Jimmy Huang
· 9 years ago
e0ea092
Fix gpio includes of mt8173 platform to avoid collision.
by Antonio Nino Diaz
· 9 years ago
1a3986a
Merge pull request #508 from soby-mathew/sm/debug_xlat
by danh-arm
· 10 years ago
51b5748
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· 10 years ago
d30ac1c
Use tf_printf() for debug logs from xlat_tables.c
by Soby Mathew
· 10 years ago
bb99828
mt8173: Fix long latency issue of mtcmos contorl
by Fan Chen
· 10 years ago
44c4908
mt8173: Improve performance by handling more interrupts during idle
by Weiyi Lu
· 10 years ago
1a1ff8b
mt8173: Implement subsystem power control logic in ARM TF
by Jimmy Huang
· 10 years ago
8e53ec5
mt8173: support big/Little cluster power off for CPU idle(C2 state)
by Jimmy Huang
· 10 years ago
3c454d5
mt8173: Move SPM related PLL settings to ARM TF
by Jimmy Huang
· 10 years ago
cc04b84
mt8173: Fix USB remote wake up problem
by Jimmy Huang
· 10 years ago
ac3986e
mt8173: Enable dynamic clock management
by Jimmy Huang
· 10 years ago
9400b40
Disable PL011 UART before configuring it
by Juan Castillo
· 10 years ago
65cd299
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 10 years ago
895a7fb
Merge pull request #393 from mtk09422/misc-updates
by danh-arm
· 10 years ago
2bab3d5
mt8173: fix watchdog register setting
by Jimmy Huang
· 10 years ago
0ad1a9b
mt8173: update spm suspend pcm codes
by yt.lee
· 10 years ago
c3ec0b9
Use unified bakery locks API in Mediatek port
by Vikram Kanigiri
· 10 years ago
b0b4855
Merge pull request #365 from mtk09422/plat_topology
by danh-arm
· 10 years ago
c4a99e8
mt8173: Fix cluster 0 core count
by Jimmy Huang
· 10 years ago
64faa0e
mt8173: update spm wake_src setting
by kenny liang
· 10 years ago
7d116dc
Initial platform port for MediaTek mt8173
by CC Ma
· 10 years ago