summaryrefslogtreecommitdiff
path: root/plat/mediatek
AgeCommit message (Expand)Author
2019-10-03mediatek: mt8183: add EMI MPU driver for DRAM protectionkenny liang
2019-10-03mediatek: mt8183: add DEVAPC driver to control protectionkenny liang
2019-09-16mediatek: mt8183: add MTK MCDI driverkenny liang
2019-09-16mediatek: mt8183: add MTK SSPM driverkenny liang
2019-09-16mediatek: mt8183: add MTK SPM driverkenny liang
2019-09-16mediatek: mt8183: add MTK uart driver for controlling clock gatekenny liang
2019-09-16mediatek: mt8183: configure MCUSYS DCMkenny liang
2019-09-16mediatek: mt8173: refactor RTC and PMIC driverskenny liang
2019-09-13Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into int...Soby Mathew
2019-09-12mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang
2019-09-10mediatek: mt8183: Support coreboot configurationHung-Te Lin
2019-09-10mediatek: mt8183: support system resetkenny liang
2019-09-10mediatek: mt8183: pass platform parameterskenny liang
2019-09-10mediatek: mt8183: add GPIO driverkenny liang
2019-09-10mediatek: mt8183: support system offkenny liang
2019-09-10mediatek: mt8183: support CPU hotplugkenny liang
2019-09-10mediatek: mt8183: refine GIC driverkenny liang
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-24plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner
2019-07-12Update mediatek platform to not rely on undefined overflow behaviourJustin Chadwell
2019-06-06mediatek: mt8183: add mcsi driverkenny liang
2019-06-06mediatek: mt8183: add GIC driverkenny liang
2019-05-10Initialize platform for MediaTek mt8183kenny liang
2019-04-03Remove deprecated plat_crash_console_*Ambroise Vincent
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-01-25plat/arm: Sanitise includesAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio 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-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-01-29Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos
2017-12-11Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
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