linux-kernel-test/arch/arm/mach-shmobile
Magnus Damm 03f7beeff4 ARM: mach-shmobile: sh7377 and G4EVM timer rework
Move the SoC specific timer code from G4EVM board code
to sh7377 setup code. This makes is possible to share
the SoC specific timer code across boards and it also
removes the need for a board specific timer structure.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2012-03-12 22:19:44 +01:00
..
include/mach ARM: mach-shmobile: add shmobile_earlytimer_init() 2012-03-12 22:19:44 +01:00
board-ag5evm.c ARM: mach-shmobile: sh73a0 map_io and init_early update 2012-03-12 22:19:41 +01:00
board-ap4evb.c ARM: mach-shmobile: Move sh7372 AP4EVB external clk setup 2012-03-12 22:19:43 +01:00
board-bonito.c ARM: mach-shmobile: r8a7740 map_io and init_early update 2012-03-12 22:19:42 +01:00
board-g3evm.c ARM: mach-shmobile: sh7367 and G3EVM timer rework 2012-03-12 22:19:44 +01:00
board-g4evm.c ARM: mach-shmobile: sh7377 and G4EVM timer rework 2012-03-12 22:19:44 +01:00
board-kota2.c ARM: mach-shmobile: sh73a0 map_io and init_early update 2012-03-12 22:19:41 +01:00
board-mackerel.c ARM: mach-shmobile: Move sh7372 Mackerel external clk setup 2012-03-12 22:19:43 +01:00
board-marzen.c ARM: mach-shmobile: r8a7779 map_io and init_early update 2012-03-12 22:19:42 +01:00
clock-r8a7740.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
clock-r8a7779.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
clock-sh73a0.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
clock-sh7367.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
clock-sh7372.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
clock-sh7377.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
clock.c ARM: mach-shmobile: rename clk_init() to shmobile_clk_init() 2012-03-12 22:19:43 +01:00
console.c
cpuidle.c ARM: mach-shmobile: cpuidle single/global and last_state fixes 2011-11-11 16:49:28 +09:00
entry-intc.S ARM: gic: consolidate PPI handling 2011-10-23 13:32:29 +01:00
headsmp.S ARM: mach-shmobile: Fix headsmp.S code to use CPUINIT 2012-01-09 10:36:48 +09:00
hotplug.c ARM: mach-shmobile: Flush caches in platform_cpu_die() 2012-01-09 10:37:29 +09:00
intc-r8a7740.c ARM: mach-shmobile: r8a7740: add INTC support 2011-11-11 16:55:37 +09:00
intc-r8a7779.c ARM: mach-shmobile: r8a7779 and Marzen base support V2 2012-01-09 10:13:59 +09:00
intc-sh73a0.c ARM: mach-shmobile: sh73a0 IRQ sparse alloc fix 2012-01-18 10:12:56 +10:00
intc-sh7367.c ARM: mach-shmobile: Use common INTC IRQ code on sh7367 2011-11-05 01:01:50 +09:00
intc-sh7372.c PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume 2011-12-25 23:39:11 +01:00
intc-sh7377.c ARM: mach-shmobile: Use common INTC IRQ code on sh7377 2011-11-05 01:01:50 +09:00
Kconfig Merge branches 'rmobile/kota2' and 'rmobile/marzen' into rmobile-latest 2012-01-10 17:10:55 +09:00
localtimer.c ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 2011-02-23 17:54:27 +00:00
Makefile ARM: mach-shmobile: r8a7779 SMP support V3 2012-01-12 11:00:27 +09:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pfc-r8a7740.c ARM: mach-shmobile: r8a7740: add PFC support. 2011-11-11 16:55:33 +09:00
pfc-r8a7779.c ARM: mach-shmobile: r8a7779 PFC IPSR4 fix 2012-02-24 13:24:59 +09:00
pfc-sh73a0.c ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h 2011-11-11 16:45:35 +09:00
pfc-sh7367.c ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h 2011-11-11 16:45:35 +09:00
pfc-sh7372.c ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372 2012-01-24 10:40:25 +09:00
pfc-sh7377.c ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h 2011-11-11 16:45:35 +09:00
platsmp.c ARM: mach-shmobile: r8a7779 SMP support V3 2012-01-12 11:00:27 +09:00
pm-r8a7779.c ARM: mach-shmobile: r8a7779 SMP support V3 2012-01-12 11:00:27 +09:00
pm-sh7372.c PM / shmobile: fix A3SP suspend method 2012-01-14 00:40:14 +01:00
setup-r8a7740.c ARM: mach-shmobile: r8a7740 map_io and init_early update 2012-03-12 22:19:42 +01:00
setup-r8a7779.c ARM: mach-shmobile: r8a7779 L2 cache support 2012-03-12 22:19:42 +01:00
setup-sh73a0.c ARM: mach-shmobile: sh73a0 map_io and init_early update 2012-03-12 22:19:41 +01:00
setup-sh7367.c ARM: mach-shmobile: sh7367 and G3EVM timer rework 2012-03-12 22:19:44 +01:00
setup-sh7372.c ARM: mach-shmobile: sh7372 map_io and init_early update 2012-03-12 22:19:41 +01:00
setup-sh7377.c ARM: mach-shmobile: sh7377 and G4EVM timer rework 2012-03-12 22:19:44 +01:00
sleep-sh7372.S PM / shmobile: Add support for the sh7372 A4S power domain / sleep mode 2011-12-25 23:39:03 +01:00
smp-r8a7779.c ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP 2012-01-23 10:20:05 +00:00
smp-sh73a0.c ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix 2012-02-24 13:24:58 +09:00
suspend.c ARM: mach-shmobile: Suspend-to-RAM support 2011-05-25 11:19:17 +09:00
timer.c ARM: mach-shmobile: add shmobile_earlytimer_init() 2012-03-12 22:19:44 +01:00