summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-lager.c
Commit message (Collapse)AuthorAgeFilesLines
...
* ARM: shmobile: lager: Initialize pinmuxLaurent Pinchart2013-06-051-0/+15
| | | | | | | | Initialize r8a7790 pinmuxing and register mappings for the two debug serial ports. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: shmobile: use r8a7790 timer setup code on LagerMagnus Damm2013-04-091-1/+1
| | | | | | | | | | Use the r8a7790 timer init function on Lager to make sure the architected timer is started regardless of boot loader setting. Signed-off-by: Magnus Damm <damm@opensource.se> Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: shmobile: Initial r8a7790 Lager board supportMagnus Damm2013-04-031-0/+46
Lager base board support making use of 2 GiB of memory, the r8a7790 SoC with the SCIF0 serial port and CA15 with ARM architected timer. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>