aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+2
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap', 'pxa', 'spear' and 'versatile' into develRussell King15-296/+171
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King1-1/+1
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon5-0/+126
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King2-3/+9
2010-05-02ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon3-16/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2-9/+9
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King1-16/+0
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King1-20/+0
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King1-136/+3
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King9-90/+11
2010-05-02ARM: ICST: kill duplicate icst codeRussell King6-10/+6
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King1-0/+2
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King1-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King2-5/+5
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King1-1/+1
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King3-7/+8
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-6/+3
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-4/+1
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-4/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley1-2/+2
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley7-15/+57
2009-12-09ARM: RealView: Fix typo in the RealView/PBX Kconfig entryCatalin Marinas1-1/+1
2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas4-3/+94
2009-11-05RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley1-4/+1
2009-11-05RealView: Add default memory configurationCatalin Marinas7-0/+44
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John7-21/+50
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij7-10/+10
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij6-104/+104
2009-09-12Merge branch 'devel-stable' into develRussell King4-15/+12
2009-09-02MMC: MMCI: convert realview MMC to use gpiolibRussell King1-4/+7
2009-07-24nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMUCatalin Marinas1-1/+1
2009-07-24nommu: Add MMU-less support for the RealView boardsCatalin Marinas1-0/+4
2009-07-24Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas1-12/+6
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King1-2/+1
2009-07-09MMC: MMCI: allow GPIOs to be passedRussell King1-0/+4
2009-07-06[ARM] realview: add PL061 gpiolib supportRussell King6-15/+101
2009-06-19[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas1-0/+1
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King19-374/+1064
2009-06-01Merge branch 'smp' into develRussell King7-234/+24
2009-05-31[ARM] Kconfig: remove 'default n'Russell King1-1/+0
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas12-461/+571
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas1-3/+4
2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas3-5/+29
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley8-1/+556