summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-2011-462/+50
|\ \ \
| | | * ARM: realview/vexpress: consolidate SMP bringup codeRussell King2011-02-193-136/+4
| | | * ARM: realview/vexpress: consolidate localtimer supportRussell King2011-02-192-27/+0
| | | * ARM: realview: remove old AMBA device DMA definitionsRussell King2011-02-196-106/+0
| | | * ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-197-13/+12
| | | * ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-191-180/+34
| | |/ | |/|
* | | Merge branch 'p2v' into develRussell King2011-03-166-7/+7
|\ \ \
| * | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-175-5/+5
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-2/+2
| |/ /
* | | ARM: v6k: Realview EB 11MPCore and PB11MPCore use V6K architecture CPUsRussell King2011-02-021-2/+3
|/ /
* | ARM: realview: name configuration options after actual board namesRussell King2011-01-251-22/+27
* | ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2011-01-251-1/+1
* | Merge branch 'misc' into develRussell King2011-01-064-112/+54
|\ \
| * \ Merge branch 'smp' into miscRussell King2011-01-063-110/+53
| |\ \
| | * | ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-201-4/+4
| | * | ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-201-9/+11
| | * | ARM: Fix subtle race in CPU pen_release hotplug codeRussell King2010-12-201-4/+15
| | * | ARM: SMP: remove smp_mpidr.hRussell King2010-12-201-1/+0
| | * | ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0
| | * | ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1
| | * | ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| | * | ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-30/+11
| | * | ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-201-32/+12
| | * | ARM: SMP: get rid of get_core_count()Russell King2010-12-201-9/+4
| | * | ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-7/+0
| | * | ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-201-10/+10
| | * | ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-032-3/+3
| | |/
| * | 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-059-99/+28
|\ \ \ \ | | |_|/ | |/| |
| | | * ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring2010-11-041-1/+1
| | |/ | |/|
| | * ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-141-5/+0
| | * ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-147-15/+4
| | * ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
| | * ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-145-22/+25
| | * ARM: 6477/1: Use shared GIC entry macros on RealviewMagnus Damm2010-12-071-59/+1
| |/ |/|
* | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-205-10/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-182-9/+3
|\ \
| | * ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-0/+2
| |/ |/|
| * ARM: Provide common header for hard_smp_processor_id()Russell King2010-10-041-9/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-039-25/+128
|\
| *-----. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-319-25/+128
| |\ \ \ \
| | | | | * ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij2010-07-182-0/+42
| | | | | * ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij2010-07-157-7/+45
| | | | | * ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij2010-07-093-9/+29
| | |_|_|/ | |/| | |
| | | | * 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
| | |_|/ | |/| |
OpenPOWER on IntegriCloud