aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/core.c
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-46/+4
|\ \ \
| | | * ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-19/+0
| | |/
| * | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
| * | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier2011-05-201-27/+4
| |/
* | clockevents: ARM sp804: allow clockevent name to be specifiedRussell King2011-05-231-1/+1
* | clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King2011-05-231-1/+8
* | clocksource: ARM sp804: allow clocksource name to be specifiedRussell King2011-05-231-1/+1
|/
* ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-191-13/+6
* ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-191-180/+34
* Merge branch 'misc' into develRussell King2011-01-061-2/+1
|\
| * ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-2/+1
* | Merge branch 'clksrc' into develRussell King2011-01-051-0/+10
|\ \
| * | ARM: versatile: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+10
| |/
| |
| \
*-. \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-4/+1
|\ \ \ | |_|/ |/| |
| | * ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring2010-11-041-1/+1
| |/ |/|
| * ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-141-3/+0
|/
* ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-0/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-031-6/+34
|\
| *---. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-6/+34
| |\ \ \
| | | | * ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij2010-07-151-0/+3
| | | | * ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij2010-07-091-1/+22
| | |_|/ | |/| |
| | | * ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij2010-07-311-1/+1
| | | * ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-1/+6
| | |/ | |/|
| | * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-3/+2
| |/
* | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-301-1/+1
|/
* 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
* | ARM: Indirect round/set_rate operations through clk structureRussell King2010-05-021-1/+7
* | ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2010-05-021-8/+8
* | ARM: Realview/Versatile: separate out common sched_clock()Russell King2010-05-021-16/+0
* | ARM: Realview/Versatile: separate out common SP804 timer codeRussell King2010-05-021-136/+3
* | ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King2010-05-021-1/+1
* | ARM: ICST: kill duplicate icst codeRussell King2010-05-021-1/+1
* | 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-021-1/+1
* | ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-021-1/+1
* | ARM: ICST: merge common ICST VCO structuresRussell King2010-05-021-2/+2
|/
* ARM: Consolidate clks_register() and similarRussell King2010-02-121-4/+1
* RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas2009-11-051-1/+20
* RealView: Add default memory configurationCatalin Marinas2009-11-051-0/+21
* ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-221-3/+3
* ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij2009-09-211-9/+9
* Merge branch 'devel-stable' into develRussell King2009-09-121-2/+1
|\
| * ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2009-07-181-2/+1
* | 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
|/
* RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas2009-05-301-0/+3
* RealView: Toggle one LED per CPUCatalin Marinas2009-05-301-3/+4