summaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8183
Commit message (Expand)AuthorAgeFilesLines
* refator(mediatek): move drivers folder in common to plat/mediatekBo-Chen Chen2022-09-051-4/+4
* refactor(mediatek): partition MTK SiP SMC IDLeon Chen2022-08-301-2/+3
* fix(plat/mediatek/mt8183): fix out-of-bound accessTinghan Shen2021-09-291-1/+1
* mediatek: move uart.h to common folderYidi Lin2021-04-152-101/+1
* mediatek: mt8192: add uart save and restore apiYuchen Huang2020-12-073-113/+2
* mediatek: mt8183: add timer V20 compensationFengquan Chen2020-10-214-0/+54
* mediatek: Add jedec infoHsin-Yi Wang2020-09-011-0/+2
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-301-7/+4
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-0/+2
* Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-251-1/+1
|\
| * 16550: Use generic console_t data structureAndre Przywara2020-02-251-1/+1
* | mediatek: mt8183: protect 4GB~8GB dram memoryXi Chen2020-02-141-8/+2
|/
* Use correct type when reading SCR registerLouis Mayencourt2020-01-281-2/+2
* mediatek: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-5/+5
* mediatek: mt8183: add Vmodem/Vcore DVS init levelRoger Lu2019-12-261-0/+11
* 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: 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-102-0/+5
* mediatek: mt8183: add GPIO driverkenny liang2019-09-104-0/+803
* mediatek: mt8183: support system offkenny liang2019-09-107-1/+447
* mediatek: mt8183: support CPU hotplugkenny liang2019-09-109-8/+2636
* mediatek: mt8183: refine GIC driverkenny liang2019-09-102-44/+5
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner2019-07-242-8/+5
* 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