Merge pull request #663 from leon-chen-mtk/mt6795_2
mediatek: Support for Mediatek MT6795 SoC
commit a760613fc081523bd38a3c093a2c95d2c3b03916
2 parents d9738fb + c1ff80b
@davidcunado-arm davidcunado-arm authored on 14 Sep 2016
GitHub committed on 14 Sep 2016
Showing 27 changed files
View
include/lib/aarch64/arch_helpers.h
View
plat/mediatek/common/drivers/uart/8250_console.S 0 → 100644
View
plat/mediatek/common/drivers/uart/uart8250.h 0 → 100644
View
plat/mediatek/mt6795/aarch64/plat_helpers.S 0 → 100644
View
plat/mediatek/mt6795/bl31.ld.S 0 → 100644
View
plat/mediatek/mt6795/bl31_plat_setup.c 0 → 100644
View
plat/mediatek/mt6795/drivers/timer/mt_cpuxgpt.c 0 → 100644
View
plat/mediatek/mt6795/drivers/timer/mt_cpuxgpt.h 0 → 100644
View
plat/mediatek/mt6795/include/mcucfg.h 0 → 100644
View
plat/mediatek/mt6795/include/plat_macros.S 0 → 100644
View
plat/mediatek/mt6795/include/plat_private.h 0 → 100644
View
plat/mediatek/mt6795/include/plat_sip_calls.h 0 → 100644
View
plat/mediatek/mt6795/include/platform_def.h 0 → 100644
View
plat/mediatek/mt6795/include/power_tracer.h 0 → 100644
View
plat/mediatek/mt6795/include/scu.h 0 → 100644
View
plat/mediatek/mt6795/include/spm.h 0 → 100644
View
plat/mediatek/mt6795/plat_delay_timer.c 0 → 100644
View
plat/mediatek/mt6795/plat_mt_gic.c 0 → 100644
View
plat/mediatek/mt6795/plat_pm.c 0 → 100644
View
plat/mediatek/mt6795/plat_sip_svc.c 0 → 100644
View
plat/mediatek/mt6795/plat_topology.c 0 → 100644
View
plat/mediatek/mt6795/platform.mk 0 → 100644
View
plat/mediatek/mt6795/power_tracer.c 0 → 100644
View
plat/mediatek/mt6795/scu.c 0 → 100644
View
plat/mediatek/mt8173/drivers/uart/8250_console.S 100644 → 0
View
plat/mediatek/mt8173/drivers/uart/uart8250.h 100644 → 0
View
plat/mediatek/mt8173/platform.mk