aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
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