summaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank/lluart.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-08ARM: highbank: use common debug_ll_io_initRob Herring1-34/+0
Remove the platform static mapping code for uart and use the common debug_ll_io_init function. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2011-10-31ARM: add Highbank core platform supportRob Herring1-0/+34
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>