Searched hist:a7a2b3118b410fb3cd3a8363b157c56f4211ee05 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm/mach-rockchip/ |
H A D | core.h | a7a2b3118b410fb3cd3a8363b157c56f4211ee05 Mon Jun 17 22:29:23 CEST 2013 Heiko Stuebner <heiko@sntech.de> ARM: rockchip: add smp bringup code
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>
|
H A D | headsmp.S | a7a2b3118b410fb3cd3a8363b157c56f4211ee05 Mon Jun 17 22:29:23 CEST 2013 Heiko Stuebner <heiko@sntech.de> ARM: rockchip: add smp bringup code
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>
|
H A D | Makefile | diff a7a2b3118b410fb3cd3a8363b157c56f4211ee05 Mon Jun 17 22:29:23 CEST 2013 Heiko Stuebner <heiko@sntech.de> ARM: rockchip: add smp bringup code
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>
|
H A D | platsmp.c | a7a2b3118b410fb3cd3a8363b157c56f4211ee05 Mon Jun 17 22:29:23 CEST 2013 Heiko Stuebner <heiko@sntech.de> ARM: rockchip: add smp bringup code
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>
|
H A D | rockchip.c | diff a7a2b3118b410fb3cd3a8363b157c56f4211ee05 Mon Jun 17 22:29:23 CEST 2013 Heiko Stuebner <heiko@sntech.de> ARM: rockchip: add smp bringup code
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>
|