alistair23-linux/arch/arm/mach-shmobile
Magnus Damm 8b438bcb90 ARM: shmobile: Allow use of boot code for non-SMP case
Allow build of platsmp.c and headsmp.S even though
SMP is disabled in the kernel configuration. With
this in place it is possible to share the reset
vector setup code with power management code that
needs to be built even though SMP is disabled.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2014-06-26 15:51:43 +09:00
..
include/mach ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
board-ape6evm-reference.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-ape6evm.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-armadillo800eva-reference.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-armadillo800eva.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
board-bockw-reference.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-bockw.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-genmai-reference.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-genmai.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-koelsch-reference.c ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
board-koelsch.c ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
board-kzm9g-reference.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-kzm9g.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-lager-reference.c ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case 2014-06-17 17:09:40 +09:00
board-lager.c ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case 2014-06-17 17:09:40 +09:00
board-mackerel.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
board-marzen-reference.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
board-marzen.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-r7s72100.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-r8a73a4.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-r8a7740.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-r8a7778.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-r8a7779.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-r8a7790.c ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case 2014-06-17 17:09:40 +09:00
clock-r8a7791.c ARM: shmobile: Move rcar-gen2.h, cleanup r8a7790 case 2014-06-17 17:09:40 +09:00
clock-sh73a0.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock-sh7372.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
clock.h ARM: shmobile: Move clock.h 2014-06-17 17:09:37 +09:00
common.h ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init 2014-06-17 19:33:22 +09:00
console.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
cpuidle.c
dma-register.h ARM: shmobile: Move dma-register.h 2014-06-17 17:09:37 +09:00
entry-intc.S
headsmp-scu.S Merge tag 'renesas-soc2-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc 2013-08-14 11:09:47 -07:00
headsmp.S ARM: shmobile: Allow use of boot code for non-SMP case 2014-06-26 15:51:43 +09:00
intc-sh73a0.c ARM: shmobile: Move most of irqs.h, keep some for pinctl 2014-06-17 17:09:38 +09:00
intc-sh7372.c ARM: shmobile: Move most of irqs.h, keep some for pinctl 2014-06-17 17:09:38 +09:00
intc.h ARM: shmobile: Move intc.h, cleanup sh_intc.h usage 2014-06-17 17:09:36 +09:00
irqs.h ARM: shmobile: Move most of irqs.h, keep some for pinctl 2014-06-17 17:09:38 +09:00
Kconfig ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobile 2014-06-23 09:53:55 +09:00
Makefile ARM: shmobile: Allow use of boot code for non-SMP case 2014-06-26 15:51:43 +09:00
Makefile.boot ARM: shmobile: Remove non-multiplatform Genmai reference support 2014-05-17 09:06:04 +09:00
platsmp-apmu.c ARM: shmobile: APMU: Add Core-Standby-state for Suspend to RAM 2014-06-17 19:32:06 +09:00
platsmp-scu.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
platsmp.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
pm-r8a7740.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
pm-r8a7779.c ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case 2014-06-17 17:09:40 +09:00
pm-r8a7790.c ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case 2014-06-17 17:09:40 +09:00
pm-r8a7791.c ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
pm-rcar.c ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case 2014-06-17 17:09:40 +09:00
pm-rcar.h ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case 2014-06-17 17:09:40 +09:00
pm-rmobile.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
pm-rmobile.h ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
pm-sh73a0.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
pm-sh7372.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
r8a7791.h ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
rcar-gen2.h ARM: shmobile: Add shared R-Car Gen2 CMA reservation code 2014-06-17 19:33:22 +09:00
setup-emev2.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
setup-r7s72100.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
setup-r8a73a4.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
setup-r8a7740.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
setup-r8a7778.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
setup-r8a7779.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
setup-r8a7790.c ARM: shmobile: Add shared R-Car Gen2 CMA reservation code 2014-06-17 19:33:22 +09:00
setup-r8a7791.c ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
setup-rcar-gen2.c ARM: shmobile: rcar-gen2: update call to dma_contiguous_reserve_area 2014-06-23 09:15:58 +09:00
setup-sh73a0.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
setup-sh7372.c ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.h 2014-06-17 17:09:39 +09:00
sh-gpio.h ARM: shmobile: mackerel: Use pinconf API to configure pin pull-down 2013-12-10 17:24:49 +09:00
sleep-sh7372.S
smp-emev2.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
smp-r8a7779.c ARM: shmobile: Move pm-rcar.h, cleanup r8a7779 case 2014-06-17 17:09:40 +09:00
smp-r8a7790.c ARM: shmobile: r8a7790: Support Core-Standby for Suspend to RAM 2014-06-17 19:32:54 +09:00
smp-r8a7791.c ARM: shmobile: Move r8a7791.h 2014-06-25 16:53:34 +09:00
smp-sh73a0.c ARM: shmobile: Move common.h 2014-06-17 17:09:39 +09:00
suspend.c
timer.c ARM: shmobile: Set clock frequency in HZ from OF nodes 2014-05-14 14:02:21 +09:00