aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/debug/at91.S
Commit message (Collapse)AuthorAge
* ARM: at91: debug: fix non MMU debugAlexandre Belloni2015-03-05
| | | | | | | Linux may be used without MMU on atmel SoCs, fix debug in this configuration. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
* ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-15
Move debug-macro.S from include/mach/ to include/debug where all other common debug macros are. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>