summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
...
| | | * ARM: realview: remove old AMBA device DMA definitionsRussell King2011-02-196-106/+0Star
| | | * ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-197-13/+12Star
| | | * ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-191-180/+34Star
| | |/ | |/|
* | | Merge branch 'p2v' into develRussell King2011-03-176-7/+7
|\ \ \
| * | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-185-5/+5
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-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/+54Star
|\ \
| * \ Merge branch 'smp' into miscRussell King2011-01-063-110/+53Star
| |\ \
| | * | 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/+0Star
| | * | ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-201-10/+0Star
| | * | ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-7/+1Star
| | * | ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0Star
| | * | ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-30/+11Star
| | * | ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-201-32/+12Star
| | * | ARM: SMP: get rid of get_core_count()Russell King2010-12-201-9/+4Star
| | * | ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-7/+0Star
| | * | 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/+1Star
| |/
* | 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/+28Star
|\ \ \ \ | | |_|/ | |/| |
| | | * 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/+0Star
| | * ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-147-15/+4Star
| | * 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/+1Star
| |/ |/|
* | 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/+0Star
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4Star
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-182-9/+3Star
|\ \
| | * 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/+1Star
|/
* 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
| | |_|/ | |/| |
| | | * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-162-7/+5Star
| | |/ | |/|
* / | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-311-1/+1
|/ /
* | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2010-07-022-0/+10