aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas1-19/+19
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas1-8/+7
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas1-10/+5
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas1-0/+3
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas1-20/+0
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-1/+9
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas1-12/+66
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas1-42/+31
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King1-0/+13
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-3/+3
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-16[ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas1-26/+2
2006-02-08[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
2005-11-25[ARM] Realview core.c does not need mach-types.hRussell King1-1/+0
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King1-1/+1
2005-11-08[ARM SMP] Add missing SMP timer handling for realviewRussell King1-0/+5
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King1-1/+1
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas1-0/+605