summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into develRussell King2010-05-171-1/+2
|\
| * ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-281-1/+1
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |
| \
*-. \ Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-1715-296/+171Star
|\ \ \ | |_|/ |/| |
| | * ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon2010-05-025-0/+126
| | * ARM: Indirect round/set_rate operations through clk structureRussell King2010-05-022-3/+9
| | * ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon2010-05-023-16/+7Star
| | * ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2010-05-022-9/+9
| | * ARM: Realview/Versatile: separate out common sched_clock()Russell King2010-05-021-16/+0Star
| | * ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King2010-05-021-20/+0Star
| | * ARM: Realview/Versatile: separate out common SP804 timer codeRussell King2010-05-021-136/+3Star
| | * ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King2010-05-029-90/+11Star
| | * ARM: ICST: kill duplicate icst codeRussell King2010-05-026-10/+6Star
| | * ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King2010-05-021-0/+2
| | * ARM: ICST: move minimum VCO frequency to icst_paramsRussell King2010-05-021-0/+1
| | * ARM: ICST: use Hz instead of kHzRussell King2010-05-022-5/+5
| | * ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-021-1/+1
| | * ARM: ICST: merge common ICST VCO structuresRussell King2010-05-023-7/+8
| |/ |/|
| * ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King2010-05-151-1/+1
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-013-6/+3Star
|\
| * Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-4/+1Star
| |\
| | * ARM: Consolidate clks_register() and similarRussell King2010-02-121-4/+1Star
| * | Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| |\ \
| | * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| | |/
| * / ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/
* / ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley2010-01-301-2/+2
|/
* ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-117-15/+57
* ARM: RealView: Fix typo in the RealView/PBX Kconfig entryCatalin Marinas2009-12-091-1/+1
* RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas2009-11-054-3/+94
* RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley2009-11-051-4/+1Star
* RealView: Add default memory configurationCatalin Marinas2009-11-057-0/+44
* ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John2009-11-017-21/+50
* ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-227-10/+10
* ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij2009-09-216-104/+104
* Merge branch 'devel-stable' into develRussell King2009-09-124-15/+12Star
|\
| * nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMUCatalin Marinas2009-07-241-1/+1
| * nommu: Add MMU-less support for the RealView boardsCatalin Marinas2009-07-241-0/+4
| * Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas2009-07-241-12/+6Star
| * ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2009-07-181-2/+1Star
* | MMC: MMCI: convert realview MMC to use gpiolibRussell King2009-09-021-4/+7
* | MMC: MMCI: allow GPIOs to be passedRussell King2009-07-091-0/+4
* | [ARM] realview: add PL061 gpiolib supportRussell King2009-07-066-15/+101
|/
* [ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas2009-06-191-0/+1
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2009-06-1119-374/+1064
|\
| * RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas2009-05-3012-461/+571
| * RealView: Toggle one LED per CPUCatalin Marinas2009-05-301-3/+4
| * RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas2009-05-303-5/+29
| * RealView: Add support for the RealView/PBX platformColin Tuckley2009-05-308-1/+556
* | Merge branch 'smp' into develRussell King2009-06-017-234/+24Star
|\ \
| * | [ARM] smp: use new cpumask functionsRussell King2009-05-281-2/+2