aboutsummaryrefslogtreecommitdiffstats
path: root/plat/mediatek/mt8173
Commit message (Expand)AuthorAgeFilesLines
* Merge "mt8173: Add support for new watchdog SMC" into integrationSandrine Bailleux2020-02-287-18/+147
|\
| * mt8173: Add support for new watchdog SMCJulius Werner2020-02-247-18/+147
* | 16550: Use generic console_t data structureAndre Przywara2020-02-251-1/+1
|/
* Use correct type when reading SCR registerLouis Mayencourt2020-01-281-2/+2
* mediatek: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-6/+6
* Remove redundant declarations.Madhukar Pappireddy2020-01-081-1/+0
* Enable -Wshadow alwaysJustin Chadwell2019-11-191-3/+3
* mediatek: mt8173: refactor RTC and PMIC driverskenny liang2019-09-165-223/+12
* mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang2019-09-124-50/+13
* plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner2019-07-242-10/+6
* Remove deprecated plat_crash_console_*Ambroise Vincent2019-04-031-1/+15
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-253-3/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0420-63/+99
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0815-45/+45
* Replace S-EL3 references by EL3John Tsichritzis2018-10-101-1/+1
* mediatek: Migrate to new interfacesAntonio Nino Diaz2018-09-288-304/+11
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-8/+8
* Fix types of arch.h definitionsAntonio Nino Diaz2018-07-181-6/+6
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-23/+5
* Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-2/+2
* Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-301-0/+3
* mt8173: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-11/+22
* Fix order of remaining platform #includesIsla Mitchell2017-07-142-3/+4
* Resolve build errors flagged by GCC 6.2David Cunado2017-06-201-7/+5
* Use SPDX license identifiersdp-arm2017-05-0336-900/+36
* Merge pull request #873 from dp-arm/dp/makefile-reorgdavidcunado-arm2017-03-271-3/+1
|\
| * Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-3/+1
* | plat/mediatek: Enable Cortex-A53 erratum 855873 workaroundAndre Przywara2017-03-201-0/+1
|/
* Remove use of all deprecated APIsKoan-Sin Tan2017-01-243-4/+13
* Get rid of use of old GIC APIsKoan-Sin Tan2017-01-246-29/+44
* Add support of PSCI_EXTENDED_STATE_ID to MT8173Koan-Sin Tan2017-01-242-0/+97
* Get rid of use of compatibility APIKoan-Sin Tan2017-01-246-0/+382
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-241-4/+4
* Merge pull request #801 from masahir0y/cleanupdavidcunado-arm2017-01-181-16/+4
|\
| * Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada2017-01-181-16/+4
* | mt8173: Correct SPM MCDI firmware lengthPaul Kocialkowski2017-01-141-1/+1
|/
* Support for Mediatek MT6795 SoCLeon Chen2016-09-123-236/+2
* Migrate platform makefile to new console driver locationSoby Mathew2016-08-091-1/+1
* Introduce utils.h header fileSandrine Bailleux2016-07-082-2/+4
* Replace MediaTek delay timer by generic oneAntonio Nino Diaz2016-05-205-57/+4
* Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz2016-05-201-1/+1
* MT8173: Add Sip function for MTK HW crypt driverYi Zheng2016-05-126-1/+204
* mt8173: Reorganize plat SiP functionsJimmy Huang2016-05-122-3/+81
* Merge pull request #617 from leon-chen-mtk/refactor_common_1danh-arm2016-05-041-0/+3
|\
| * Refactor MediaTek platform common codeLeon Chen2016-05-041-0/+3
* | Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar2016-04-211-1/+1
* | Dump platform-defined regs in crash reportingGerald Lejeune2016-04-141-17/+8
* | Merge pull request #593 from mtk09422/mtcmos-fixdanh-arm2016-04-142-143/+140
|\ \
| * | mt8173: Fix timing issue of mfg mtcmos power offFan Chen2016-04-142-143/+140
| |/
* / Migrate platform ports to the new xlat_tables librarySoby Mathew2016-04-131-1/+2
|/