aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2-13/+10
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas3-5/+16
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas3-13/+24
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas3-2/+8
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2-44/+61
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas3-83/+123
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas3-4/+5
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas1-29/+65
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas4-4/+54
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-09-13[ARM] realview: disable second GIC on RevB MPCore platformsRussell King1-1/+1
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-02-16[ARM] 4201/1: SMP barriers pair needed for the secondary boot processCatalin Marinas1-0/+2
2007-02-15[ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2-0/+12
2007-02-15[ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2-2/+12
2007-02-15[ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas1-0/+19
2007-02-15[ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2-3/+3
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King3-0/+15
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 Engel2-2/+0
2006-05-16[ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm1-1/+4
2006-03-16[ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas1-26/+2
2006-02-16[ARM] Fix SMP initialisation oopsRussell King1-6/+15
2006-02-08[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas1-1/+1
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King1-1/+0
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-7/+8
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King3-4/+5
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-11/+0
2005-11-25[ARM] Realview core.c does not need mach-types.hRussell King1-1/+0
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King3-6/+1
2005-11-09[ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2-0/+139
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King4-1/+137
2005-11-08[ARM SMP] Fix some sparse warnings in SMP codeRussell King1-5/+5
2005-11-08[ARM SMP] Add missing SMP timer handling for realviewRussell King1-0/+5
2005-11-07[ARM SMP] Add Realview MPcore SMP supportRussell King3-0/+235
2005-11-07[ARM] Add support for Realview with MPcore tileRussell King2-0/+14
2005-11-07[ARM] realview core.h uses leds_event_t, so include asm/leds.hRussell King1-0/+1
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King1-7/+37
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King2-2/+2
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas8-0/+1056