Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-15 | [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform | Catalin Marinas | |
The kernel originally supported revB only. This patch enables revC by default and adds a config option for building the kernel for the revB platform. Since the SCU base address was hard-coded in the proc-v6.S file (and only valid for RealView/EB revB), this patch also adds a more generic support for defining the SCU information. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2005-11-07 | [ARM SMP] Add Realview MPcore SMP support | Russell King | |
Add SMP support for the MPcore tile fitted to the Realview ARM platform. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |