summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/core.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-141-2/+0
| | | | | | | | | | Every architecture using the GIC has a gic_cpu_base_addr pointer for GIC 0 for their entry assembly code to use to decode the cause of the current interrupt. Move this into the common GIC code. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: Add Versatile Express supportRussell King2010-05-021-0/+26
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud