Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-20 | ARM: unify MMU/!MMU addruart calls | Stefan Agner | |
Remove the needless differences between MMU/!MMU addruart calls. This allows to use the same addruart macro on SoC level. Useful for SoC consisting of multiple CPUs with and without MMU such as Freescale Vybrid. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Arnd Bergmann <arnd@arndb.de> | |||
2013-10-29 | ARM: 7850/1: DEBUG_LL on efm32 SoCs | Uwe Kleine-König | |
This implements output of debug messages on efm32 SoCs. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |