summaryrefslogtreecommitdiff
path: root/plat/mediatek
AgeCommit message (Expand)Author
2017-06-20Resolve build errors flagged by GCC 6.2David Cunado
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Add console_core_flush() in upstream platformsAntonio Nino Diaz
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-02-06Introduce unified API to zero memoryDouglas Raillard
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-19Remove MT6795 plat_sip_svc.c to fix Coverity analysis error.Leon Chen
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
2016-01-26mt8173: support big/Little cluster power off for CPU idle(C2 state)Jimmy Huang
2016-01-26mt8173: Move SPM related PLL settings to ARM TFJimmy Huang
2016-01-26mt8173: Fix USB remote wake up problemJimmy Huang
2016-01-26mt8173: Enable dynamic clock managementJimmy Huang