aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173/include
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-09-28mediatek: Migrate to new interfacesAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2017-10-17mt8173: Migrate to using interrupt propertiesJeenu Viswambharan
2017-06-20Resolve build errors flagged by GCC 6.2David Cunado
2017-05-03Use SPDX license identifiersdp-arm
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
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-12mt8173: Reorganize plat SiP functionsJimmy Huang
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
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: Add #error directive to prevent RESET_TO_BL31Jimmy Huang
2016-02-01Merge pull request #508 from soby-mathew/sm/debug_xlatdanh-arm
2016-02-01Use tf_printf() for debug logs from xlat_tables.cSoby Mathew
2016-01-26mt8173: Enable dynamic clock managementJimmy Huang
2015-08-11Initial platform port for MediaTek mt8173CC Ma