summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mediatek/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ARM: mediatek: add smp bringup codeYingjoe Chen2015-10-141-0/+3
| | | | | | | | Add support for booting secondary CPUs on mt6589, mt8127 and mt8135. Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
* arm: add basic support for Mediatek MT6589 boardsMatthias Brugger2014-07-221-0/+1
This adds a generic devicetree board file and a dtsi for boards based on MT6589 SoCs from Mediatek. Apart from the generic parts (gic, clocks) the only component currently supported are the timers. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>