aboutsummaryrefslogtreecommitdiffstats
path: root/plat/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into int...Mark Dykes2020-03-111-0/+2
|\
| * TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-0/+2
* | Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada2020-03-111-10/+3
|/
* 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
* | Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-252-2/+2
|\ \
| * | 16550: Use generic console_t data structureAndre Przywara2020-02-252-2/+2
| |/
* / mediatek: mt8183: protect 4GB~8GB dram memoryXi Chen2020-02-141-8/+2
|/
* Use correct type when reading SCR registerLouis Mayencourt2020-01-282-4/+4
* mediatek: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-243-17/+17
* Remove redundant declarations.Madhukar Pappireddy2020-01-081-1/+0
* mediatek: mt8183: add Vmodem/Vcore DVS init levelRoger Lu2019-12-261-0/+11
* 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