aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173/platform.mk
AgeCommit message (Expand)Author
2023-09-12chore: remove MULTI_CONSOLE_API referencesMichal Simek
2022-09-05refator(mediatek): move drivers folder in common to plat/mediatekBo-Chen Chen
2022-08-30refactor(mediatek): partition MTK SiP SMC IDLeon Chen
2020-02-24mt8173: Add support for new watchdog SMCJulius Werner
2019-09-16mediatek: mt8173: refactor RTC and PMIC driverskenny liang
2019-09-12mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang
2019-07-24plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner
2019-01-25plat/arm: Sanitise includesAntonio Nino Diaz
2018-09-28mediatek: Migrate to new interfacesAntonio Nino Diaz
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid 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-24Get rid of use of old GIC APIsKoan-Sin Tan
2016-09-12Support for Mediatek MT6795 SoCLeon Chen
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-05-20Replace MediaTek delay timer by generic oneAntonio Nino Diaz
2016-05-12MT8173: Add Sip function for MTK HW crypt driverYi Zheng
2016-05-04Merge pull request #617 from leon-chen-mtk/refactor_common_1danh-arm
2016-05-04Refactor MediaTek platform common codeLeon Chen
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-03-09mt8173: Remove gpio driver supportJimmy Huang
2016-03-09mt8173: Add #error directive to prevent RESET_TO_BL31Jimmy Huang
2015-08-11Initial platform port for MediaTek mt8173CC Ma