2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 01:34:00 +08:00
linux-next/arch/arm/mach-shmobile
Magnus Damm 23e5bc03e3 ARM: mach-shmobile: r8a7740 and Bonito timer rework
Copy the SoC specific timer code from Bonito board code
to r8a7740 setup code. This makes is possible to share
the SoC specific timer code across boards. The Bonito
specific timer setup code tied to the FPGA is kept as-is.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2012-03-12 22:19:45 +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, AG5EVM and Kota2 timer rework 2012-03-12 22:19:45 +01:00
board-ap4evb.c ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer rework 2012-03-12 22:19:45 +01:00
board-bonito.c ARM: mach-shmobile: r8a7740 and Bonito timer rework 2012-03-12 22:19:45 +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, AG5EVM and Kota2 timer rework 2012-03-12 22:19:45 +01:00
board-mackerel.c ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer rework 2012-03-12 22:19:45 +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 ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
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 and Bonito timer rework 2012-03-12 22:19:45 +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, AG5EVM and Kota2 timer rework 2012-03-12 22:19:45 +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, AP4EVB and Mackerel timer rework 2012-03-12 22:19:45 +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