Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 |
| | | | | Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 |
| | | | | | | | Move the platform specific bootmem memory reservations out of arch/arm/mm/mmu.c into their respective platform files. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] 5473/1: U300 core machine support | Linus Walleij | 2009-04-28 |
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> |