[ARM] 5473/1: U300 core machine support
This adds core support for the ST-Ericsson U300 series platforms: U300, U330, U335 and U365. Supports memory mappings, interrupt controller, system timer (clocksource and clockevents), and binds to the existing drivers for the PrimeCells used in this design: PL190 (VIC), PL180 (MMC/SD host) and PL011 (UART). This is intented to serve as starting point for our mainling work, more patches to follow. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Showing
arch/arm/mach-u300/Kconfig
0 → 100644
arch/arm/mach-u300/Makefile
0 → 100644
arch/arm/mach-u300/core.c
0 → 100644
This diff is collapsed.
arch/arm/mach-u300/mmc.c
0 → 100644
arch/arm/mach-u300/mmc.h
0 → 100644
arch/arm/mach-u300/timer.c
0 → 100644
This diff is collapsed.
arch/arm/mach-u300/u300.c
0 → 100644
Please register or sign in to comment