summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-davinci/debug-macro.S
AgeCommit message (Collapse)AuthorLines
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-21/+0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-11[ARM] 4303/3: base kernel support for TI DaVinciKevin Hilman-0/+21
Add base kernel support for the TI DaVinci platform. This patch only includes interrupts, timers, CPU identification, serial support and basic power and sleep controller init. More drivers to come. Signed-off-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>