summaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank/system.c
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05ARM: restart: highbank: use new restart hookRussell King1-1/+1
Hook these platforms restart code into the new restart hook rather than using arch_reset(). Acked-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-10-31ARM: add Highbank core platform supportRob Herring1-0/+33
This adds basic support for the Calxeda Highbank platform. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Shawn Guo <shawn.guo@linaro.org>