ARM: shmobile: Koelsch support
authorHisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Wed, 4 Sep 2013 03:46:49 +0000 (12:46 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 30 Sep 2013 07:56:17 +0000 (16:56 +0900)
commit1f52c65975ba16cdba1830ba216776111197a3ee
tree8b44c026d044f89b6de83fde61f71768657929d0
parent688e6a6df880ee70e76f6ec1991dd0f186c25329
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>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/r8a7791-koelsch.dts [new file with mode: 0644]
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/Makefile.boot
arch/arm/mach-shmobile/board-koelsch.c [new file with mode: 0644]
This page took 0.065727 seconds and 5 git commands to generate.