summaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank/include/mach/debug-macro.S
AgeCommit message (Collapse)AuthorFilesLines
2012-09-14ARM: highbank: move debug macros to include/debugRob Herring1-19/+0
Move highbank debug-macro.S over to common debug macro directory. Also, remove v7 specific movw/movt instructions so this can compile under v6 mode. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2011-10-31ARM: add Highbank core platform supportRob Herring1-0/+19
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>