Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-10 | RealView: Add debug-macro.S support for the PB1176 platform | Catalin Marinas | |
The UART0 address is different on PB1176 from EB or PB11MPCore. This patch adds the necessary #ifdef's to this file. The disadvantage is that enabling CONFIG_DEBUG_LL will work properly on PB1176 if only this platform is enabled. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> | |||
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | |
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |