linux/arch/arm/mach-shmobile
Hisashi Nakamura 1f52c65975 ARM: shmobile: Koelsch support
Koelsch base board support making use of 2 GiB of memory,
the r8a7791 SoC with the SCIF0 serial port and CA15 with
CMT timer.

Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com>
[damm@opensource.se: Forward ported to upstream, dropped not-yet-ready SMP/PFC]
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-09-30 16:56:17 +09:00
..
include/mach ARM: shmobile: r8a7778: add usb phy power control function 2013-09-30 16:11:23 +09:00
board-ape6evm-reference.c ARM: shmobile: Use default ->init_time() on APE6EVM DT ref 2013-08-06 18:07:11 +09:00
board-ape6evm.c ARM: shmobile: ape6evm: update MMC0, SDHI0 and SDHI1 with correct regulators 2013-09-30 16:34:06 +09:00
board-armadillo800eva-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-armadillo800eva.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-bockw-reference.c ARM: shmobile: Use default ->init_time() on Bockw DT ref 2013-08-06 18:07:11 +09:00
board-bockw.c ARM: shmobile: bockw: add R-Car sound support (PIO) 2013-09-30 16:56:11 +09:00
board-koelsch.c ARM: shmobile: Koelsch support 2013-09-30 16:56:17 +09:00
board-kzm9d-reference.c ARM: shmobile: Add EMEV2 and KZM9D to ARCH_SHMOBILE_MULTI 2013-07-23 09:52:25 +09:00
board-kzm9d.c ARM: shmobile: Use DT for GIC on EMEV2 and KZM9D 2013-07-17 10:06:45 +09:00
board-kzm9g-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-kzm9g.c ARM: shmobile: sh73a0: Remove global GPIO_NR definition 2013-08-06 18:07:13 +09:00
board-lager-reference.c ARM: shmobile: Minor update for the Lager DT reference code 2013-07-17 14:30:03 +09:00
board-lager.c ARM: shmobile: lager: Fix Display Unit platform data 2013-09-30 16:34:07 +09:00
board-mackerel.c ARM: mach-shmobile: mackerel: Use gpio-backlight 2013-07-17 10:06:14 +09:00
board-marzen-reference.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
board-marzen.c ARM: shmobile: marzen: Add Display Unit support 2013-09-30 16:12:17 +09:00
clock-emev2.c ARM: shmobile: Disconnect EMEV2 SMP code from clocks 2013-07-17 14:26:55 +09:00
clock-r8a73a4.c ARM: shmobile: Add r8a73a4 CMT10 clock event 2013-07-17 14:26:53 +09:00
clock-r8a7740.c ARM: shmobile: r8a7740: Add TPU clock entry for DT platforms 2013-08-06 17:57:09 +09:00
clock-r8a7778.c ARM: shmobile: r8a7778: add USBHS clock 2013-09-30 16:11:23 +09:00
clock-r8a7779.c ARM: shmobile: r8a7779: Rename DU device in clock lookups list 2013-09-19 14:39:05 -07:00
clock-r8a7790.c ARM: shmobile: r8a7790: Add DU and LVDS clocks 2013-09-19 14:39:05 -07:00
clock-r8a7791.c ARM: shmobile: r8a7791 CMT support 2013-09-30 16:11:20 +09:00
clock-sh73a0.c ARM: shmobile: kota2: Use leds-pwm + pwm-rmob 2013-07-19 11:22:47 +09:00
clock-sh7372.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-06-04 14:25:59 +02:00
clock.c ARM: shmobile: add struct clk_ratio and fixed ratio clock macro 2013-04-02 11:02:16 +09:00
console.c
cpuidle.c ARM: shmobile: cpuidle: use init/exit common routine 2013-04-23 13:45:22 +02: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: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
intc-sh73a0.c ARM: shmobile: INTC External IRQ pin driver on sh73a0 2013-03-18 21:26:05 +09:00
intc-sh7372.c ARM: shmobile: use __iomem pointers for MMIO 2012-09-18 10:15:11 +02:00
Kconfig ARM: shmobile: Koelsch support 2013-09-30 16:56:17 +09:00
Makefile ARM: shmobile: Koelsch support 2013-09-30 16:56:17 +09:00
Makefile.boot ARM: shmobile: Koelsch support 2013-09-30 16:56:17 +09:00
platsmp-scu.c ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCs 2013-08-06 18:07:26 +09:00
platsmp.c ARM: shmobile: Introduce per-CPU SMP boot / sleep code 2013-08-06 18:07:25 +09:00
pm-r8a7740.c ARM: shmobile: r8a7740: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-r8a7779.c ARM: shmobile: Move r8a7779's PM domain objects to a table 2012-09-04 01:44:58 +02:00
pm-rmobile.c Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
pm-sh73a0.c ARM: shmobile: sh73a0: Add CPU sleep suspend 2013-01-25 12:43:46 +09:00
pm-sh7372.c ARM: shmobile: Rework sh7372 sleep code to use virt_to_phys() 2013-06-17 16:06:47 +09:00
setup-emev2.c ARM: Renesas SoC cleanup, refactoring and more SMP support 2013-09-09 16:33:57 -07:00
setup-r8a73a4.c ARM: shmobile: Use default ->init_time() on r8a73a4 2013-08-06 18:07:10 +09:00
setup-r8a7740.c ARM: shmobile: r8a7740: move r8a7740_init_irq_of() to setup 2013-08-06 18:07:13 +09:00
setup-r8a7778.c ARM: shmobile: r8a7778: add usb phy power control function 2013-09-30 16:11:23 +09:00
setup-r8a7779.c Third Round of Renesas ARM based SoC fixes for v3.12 2013-09-09 17:15:32 -07:00
setup-r8a7790.c ARM: shmobile: r8a7790: add missing __initdata 2013-08-06 18:07:12 +09:00
setup-r8a7791.c ARM: shmobile: r8a7791 CMT support 2013-09-30 16:11:20 +09:00
setup-sh73a0.c ARM: shmobile: Remove sh73a0 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
setup-sh7372.c ARM: shmobile: Remove sh7372 use of <mach/hardware.h> 2013-07-24 16:35:24 +09:00
sh-gpio.h ARM: soc: multiplatform enablement 2012-10-01 19:11:38 -07:00
sleep-sh7372.S ARM: shmobile: Insert align directives before 4 bytes data 2013-07-18 08:35:21 +09:00
smp-emev2.c Renesas ARM based SoC SMP updates for v3.12 2013-08-28 10:04:38 -07:00
smp-r8a7779.c Renesas ARM based SoC SMP updates for v3.12 2013-08-28 10:04:38 -07:00
smp-sh73a0.c Renesas ARM based SoC SMP updates for v3.12 2013-08-28 10:04:38 -07:00
suspend.c arm: Use generic idle loop 2013-04-08 17:39:24 +02:00
timer.c ARM: shmobile: Remove unused shmobile_init_time() 2013-08-06 18:07:12 +09:00