summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix more missing includesTim Schmielau2006-01-091-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/+0Star
* [ARM] Realview core.c does not need mach-types.hRussell King2005-11-251-1/+0Star
* [ARM] Fix arch-realview/system.h to use __io_address()Russell King2005-11-163-6/+1Star
* [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