Merge changes I08cf22df,I535ee414,Ie84cfc96,I8c35ce4e,If7649764, ... into integration
* changes:
  mediatek: mt8183: Support coreboot configuration
  mediatek: mt8183: support system reset
  mediatek: mt8183: pass platform parameters
  mediatek: mt8183: add GPIO driver
  mediatek: mt8183: support system off
  mediatek: mt8183: support CPU hotplug
  mediatek: mt8183: refine GIC driver
commit 76eac18647f3bb81e029309ea61f8c4c5336ca27
2 parents 5f7956c + 0d8cb49
@Soby Mathew Soby Mathew authored on 13 Sep 2019
TrustedFirmware Code Review committed on 13 Sep 2019
Showing 27 changed files
View
include/export/plat/mediatek/common/plat_params_exp.h 0 → 100644
View
include/lib/cpus/aarch64/cortex_a53.h
View
include/lib/cpus/aarch64/cortex_a73.h
View
plat/mediatek/common/drivers/pmic_wrap/pmic_wrap_init.c 0 → 100644
View
plat/mediatek/common/drivers/rtc/rtc_common.c 0 → 100644
View
plat/mediatek/common/params_setup.c 0 → 100644
View
plat/mediatek/common/plat_params.h 0 → 100644
View
plat/mediatek/mt8183/bl31_plat_setup.c
View
plat/mediatek/mt8183/drivers/gpio/mtgpio.c 0 → 100644
View
plat/mediatek/mt8183/drivers/gpio/mtgpio.h 0 → 100644
View
plat/mediatek/mt8183/drivers/gpio/mtgpio_cfg.h 0 → 100644
View
plat/mediatek/mt8183/drivers/pmic/pmic.c 0 → 100644
View
plat/mediatek/mt8183/drivers/pmic/pmic.h 0 → 100644
View
plat/mediatek/mt8183/drivers/pmic/pmic_wrap_init.h 0 → 100644
View
plat/mediatek/mt8183/drivers/rtc/rtc.c 0 → 100644
View
plat/mediatek/mt8183/drivers/rtc/rtc.h 0 → 100644
View
plat/mediatek/mt8183/drivers/spmc/mtspmc.c 0 → 100644
View
plat/mediatek/mt8183/drivers/spmc/mtspmc.h 0 → 100644
View
plat/mediatek/mt8183/drivers/spmc/mtspmc_private.h 0 → 100644
View
plat/mediatek/mt8183/include/mt_gic_v3.h
View
plat/mediatek/mt8183/include/plat_dcm.h 0 → 100644
View
plat/mediatek/mt8183/include/platform_def.h
View
plat/mediatek/mt8183/include/spm.h 0 → 100644
Too large (Show diff)
View
plat/mediatek/mt8183/plat_dcm.c 0 → 100644
View
plat/mediatek/mt8183/plat_mt_gic.c
View
plat/mediatek/mt8183/plat_pm.c
View
plat/mediatek/mt8183/platform.mk