summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ARM: rockchip: add smp bringup codeHeiko Stuebner2014-03-011-0/+1
| | | | | | | | | | | | This adds the necessary smp-operations and startup code to use additional cores on Rockchip SoCs. We currently hog the power management unit in the smp code, as it is necessary to control the power to the cpu core and nothing else is currently using it, so a generic implementation can be done later. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Ulrich Prinz <ulrich.prinz@googlemail.com>
* arm: add basic support for Rockchip RK3066a boardsHeiko Stuebner2013-06-211-0/+1
This adds a generic devicetree board file and a dtsi for boards based on the RK3066a SoCs from Rockchip. Apart from the generic parts (gic, clocks, pinctrl) the only components currently supported are the timers, uarts and mmc ports (all DesignWare- based). Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Olof Johansson <olof@lixom.net>
OpenPOWER on IntegriCloud