summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-042-13/+10
* [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas2008-02-043-5/+16
* [ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas2008-02-043-13/+24
* [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-043-2/+8
* [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-042-44/+61
* [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas2008-02-043-83/+123
* [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-043-4/+5
* [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-041-29/+65
* [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-044-4/+54
* [ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2008-02-041-12/+66
* [ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2008-02-041-42/+31
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
* [ARM] realview: disable second GIC on RevB MPCore platformsRussell King2007-09-131-1/+1
* [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] 4201/1: SMP barriers pair needed for the secondary boot processCatalin Marinas2007-02-161-0/+2
* [ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2007-02-152-0/+12
* [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-152-2/+12
* [ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2007-02-151-0/+19
* [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-152-3/+3
* i2c: New ARM Versatile/Realview bus driverRussell King2006-12-103-0/+15
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-3/+3
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm2006-05-161-1/+4
* [ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas2006-03-161-26/+2
* [ARM] Fix SMP initialisation oopsRussell King2006-02-161-6/+15
* [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas2006-02-081-1/+1
* [ARM] Remove useless 'default n' from Kconfig filesRussell King2006-01-131-1/+0
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-7/+8
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-073-4/+5
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-11/+0
* [ARM] Realview core.c does not need mach-types.hRussell King2005-11-251-1/+0
* [ARM] Fix arch-realview/system.h to use __io_address()Russell King2005-11-163-6/+1
* [ARM SMP] Add CPU hotplug support for Realview MPcoreRussell King2005-11-092-0/+139
* [ARM SMP] Add local timer support for Realview MPcoreRussell King2005-11-094-1/+137
* [ARM SMP] Fix some sparse warnings in SMP codeRussell King2005-11-081-5/+5
* [ARM SMP] Add missing SMP timer handling for realviewRussell King2005-11-081-0/+5
* [ARM SMP] Add Realview MPcore SMP supportRussell King2005-11-073-0/+235
* [ARM] Add support for Realview with MPcore tileRussell King2005-11-072-0/+14
* [ARM] realview core.h uses leds_event_t, so include asm/leds.hRussell King2005-11-071-0/+1
* [ARM] Fix Realview machine for patch 3016/1Russell King2005-11-021-7/+37
* [ARM] Fixup platform device.h includes for realview boardRussell King2005-10-312-2/+2
* [ARM] Add support for ARM RealView boardCatalin Marinas2005-10-318-0/+1056
OpenPOWER on IntegriCloud