aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-09-28mediatek: Migrate to new interfacesAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-18Fix types of arch.h definitionsAntonio Nino Diaz
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-10-17mt8173: Migrate to using interrupt propertiesJeenu Viswambharan
2017-07-14Fix order of remaining platform #includesIsla Mitchell
2017-06-20Resolve build errors flagged by GCC 6.2David Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-03-27Merge pull request #873 from dp-arm/dp/makefile-reorgdavidcunado-arm
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-20plat/mediatek: Enable Cortex-A53 erratum 855873 workaroundAndre Przywara
2017-01-24Remove use of all deprecated APIsKoan-Sin Tan
2017-01-24Get rid of use of old GIC APIsKoan-Sin Tan
2017-01-24Add support of PSCI_EXTENDED_STATE_ID to MT8173Koan-Sin Tan
2017-01-24Get rid of use of compatibility APIKoan-Sin Tan
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Merge pull request #801 from masahir0y/cleanupdavidcunado-arm
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-14mt8173: Correct SPM MCDI firmware lengthPaul Kocialkowski
2016-09-12Support for Mediatek MT6795 SoCLeon Chen
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-05-20Replace MediaTek delay timer by generic oneAntonio Nino Diaz
2016-05-20Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz
2016-05-12MT8173: Add Sip function for MTK HW crypt driverYi Zheng
2016-05-12mt8173: Reorganize plat SiP functionsJimmy Huang
2016-05-04Merge pull request #617 from leon-chen-mtk/refactor_common_1danh-arm
2016-05-04Refactor MediaTek platform common codeLeon Chen
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-04-14Merge pull request #593 from mtk09422/mtcmos-fixdanh-arm
2016-04-14mt8173: Fix timing issue of mfg mtcmos power offFan Chen
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-04-07mt8173: fix spm driver build errorsyt.lee
2016-04-01mt8173: Protect BL31 memory from non-secure accessJimmy Huang
2016-03-09mt8173: support big core PLL control in system suspend flowJimmy Huang
2016-03-09mt8173: Remove gpio driver supportJimmy Huang
2016-03-09mt8173: Add #error directive to prevent RESET_TO_BL31Jimmy Huang
2016-02-17Fix gpio includes of mt8173 platform to avoid collision.Antonio Nino Diaz
2016-02-01Merge pull request #508 from soby-mathew/sm/debug_xlatdanh-arm
2016-02-01Merge pull request #501 from jcastillo-arm/jc/tf-issues/300danh-arm
2016-02-01Use tf_printf() for debug logs from xlat_tables.cSoby Mathew
2016-01-26mt8173: Fix long latency issue of mtcmos contorlFan Chen
2016-01-26mt8173: Improve performance by handling more interrupts during idleWeiyi Lu
2016-01-26mt8173: Implement subsystem power control logic in ARM TFJimmy Huang