aboutsummaryrefslogtreecommitdiffstats
path: root/plat/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable -Wshadow always" into integrationManish Pandey2019-12-031-3/+3
|\
| * Enable -Wshadow alwaysJustin Chadwell2019-11-191-3/+3
* | Merge changes I5693ad56,I9ddc077a into integrationSoby Mathew2019-11-253-41/+123
|\ \
| * | mediatek: mt8183: Fix AARCH64 init fail on CPU0James Liao2019-11-251-8/+18
| * | mediatek: mt8183: refine GIC driver for low power scenarioskenny liang2019-11-253-34/+106
| |/
* / mediatek: mt8183: switch PLL/CLKSQ/ck_off/axi_26m control to SPMRoger Lu2019-11-052-0/+31
|/
* mediatek: mt8183: add EMI MPU driver for DRAM protectionkenny liang2019-10-035-0/+265
* mediatek: mt8183: add DEVAPC driver to control protectionkenny liang2019-10-034-0/+735
* mediatek: mt8183: add MTK MCDI driverkenny liang2019-09-166-83/+757
* mediatek: mt8183: add MTK SSPM driverkenny liang2019-09-163-1/+194
* mediatek: mt8183: add MTK SPM driverkenny liang2019-09-1615-1721/+3455
* mediatek: mt8183: add MTK uart driver for controlling clock gatekenny liang2019-09-164-0/+214
* mediatek: mt8183: configure MCUSYS DCMkenny liang2019-09-163-47/+396
* mediatek: mt8173: refactor RTC and PMIC driverskenny liang2019-09-165-223/+12
* Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into int...Soby Mathew2019-09-1324-57/+4207
|\
| * mediatek: mt8183: Support coreboot configurationHung-Te Lin2019-09-103-2/+13
| * mediatek: mt8183: support system resetkenny liang2019-09-101-2/+17
| * mediatek: mt8183: pass platform parameterskenny liang2019-09-104-0/+57
| * mediatek: mt8183: add GPIO driverkenny liang2019-09-104-0/+803
| * mediatek: mt8183: support system offkenny liang2019-09-109-1/+676
| * mediatek: mt8183: support CPU hotplugkenny liang2019-09-109-8/+2636
| * mediatek: mt8183: refine GIC driverkenny liang2019-09-102-44/+5
* | mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang2019-09-124-50/+13
|/
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner2019-07-244-18/+11
* Update mediatek platform to not rely on undefined overflow behaviourJustin Chadwell2019-07-123-3/+3
* mediatek: mt8183: add mcsi driverkenny liang2019-06-066-4/+370
* mediatek: mt8183: add GIC driverkenny liang2019-06-065-5/+193
* Initialize platform for MediaTek mt8183kenny liang2019-05-1015-0/+1200
* Remove deprecated plat_crash_console_*Ambroise Vincent2019-04-032-2/+30
* locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-1/+0
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-253-3/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0437-122/+182
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0826-78/+79
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-011-1/+1
* Replace S-EL3 references by EL3John Tsichritzis2018-10-102-2/+2
* mediatek: Migrate to new interfacesAntonio Nino Diaz2018-09-2816-342/+46
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-202-13/+15
* Fix types of arch.h definitionsAntonio Nino Diaz2018-07-182-12/+12
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-2/+2
* Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-142-7/+6
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-274-38/+38
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-292-9/+5
|\
| * plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-262-9/+5
* | Clean usage of void pointers to access symbolsJoel Hutton2018-03-272-29/+10
|/
* Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm2018-02-282-3/+3
|\
| * Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-272-3/+3
* | Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-271-2/+3
|/
* Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos2018-01-291-0/+2