| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 6771/1: vexpress: add support for multiple core tiles | Will Deacon | 2011-03-20 | 6 | -61/+110 |
*---. | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 | 8 | -213/+53 |
|\ \ \ |
|
| | | * | ARM: 6751/1: vexpress: select applicable errata workarounds in Kconfig | Will Deacon | 2011-02-27 | 1 | -0/+3 |
| | | * | ARM: realview/vexpress: consolidate SMP bringup code | Russell King | 2011-02-19 | 3 | -133/+3 |
| | | * | ARM: realview/vexpress: consolidate localtimer support | Russell King | 2011-02-19 | 2 | -27/+0 |
| | | * | ARM: vexpress: use new init_early for clock tree and sched_clock init | Russell King | 2011-02-19 | 3 | -4/+13 |
| | | * | ARM: vexpress: switch Versatile Express to use consolidated CLCD | Russell King | 2011-02-19 | 1 | -49/+9 |
| | | * | ARM: 6633/1: vexpress: register platform PATA device. | Nick Bowler | 2011-01-25 | 1 | -0/+25 |
| | |/
| |/| |
|
* | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 2011-02-17 | 1 | -1/+1 |
* | | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
|/ / |
|
* | | ARM: 6635/2: Configure reference clock for Versatile Express timers | Pawel Moll | 2011-01-25 | 1 | -0/+9 |
* | | ARM: realview,vexpress: fix section mismatch warning for pen_release | Russell King | 2011-01-25 | 1 | -1/+1 |
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 6 | -55/+159 |
|\ \ |
|
| * \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 5 | -51/+159 |
| |\ \ |
|
| | * | | ARM: CPU hotplug: add Versatile Express hotplug CPU support | Russell King | 2010-12-20 | 2 | -0/+129 |
| | * | | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 2010-12-20 | 1 | -5/+15 |
| | * | | ARM: SMP: remove smp_mpidr.h | Russell King | 2010-12-20 | 1 | -1/+0 |
| | * | | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 2010-12-20 | 1 | -2/+0 |
| | * | | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 2010-12-20 | 1 | -33/+10 |
| | * | | ARM: SMP: Clean up ncores sanity checks | Russell King | 2010-12-20 | 1 | -7/+0 |
| | * | | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 2010-12-03 | 2 | -3/+3 |
| | |/ |
|
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 2 | -4/+2 |
* | | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | ARM: vexpress: add sched_clock() for Versatile Express | Russell King | 2011-01-05 | 1 | -0/+4 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 5 | -71/+6 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | | |/
| | | |/| |
|
| | | | * | ARM: 6432/1: move timer-sp.c from versatile to common | Rob Herring | 2010-11-04 | 2 | -2/+2 |
| | | |/ |
|
| | * | | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 2010-12-14 | 1 | -5/+0 |
| | * | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC code | Russell King | 2010-12-14 | 2 | -6/+2 |
| | * | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 1 | -1/+1 |
| | * | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 1 | -2/+1 |
| | * | | ARM: 6480/1: Use shared GIC entry macros on Vexpress | Magnus Damm | 2010-12-07 | 1 | -56/+1 |
| |/ /
|/| | |
|
* | | | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_... | Dave Martin | 2010-11-30 | 1 | -0/+1 |
|/ / |
|
* | | ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used | Will Deacon | 2010-11-10 | 1 | -0/+2 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+4 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 | 2 | -3/+3 |
|\ |
|
| * | ARM: fix section mismatch warnings in Versatile Express | Russell King | 2010-10-05 | 2 | -3/+3 |
* | | ARM: Provide common header for hard_smp_processor_id() | Russell King | 2010-10-04 | 1 | -8/+1 |
|/ |
|
* | ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile | Will Deacon | 2010-09-27 | 1 | -1/+7 |
* | ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg... | Catalin Marinas | 2010-09-17 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 | 3 | -1/+9 |
|\ |
|
| *---. | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 3 | -1/+9 |
| |\ \ \ |
|
| | | | * | ARM: 6218/1: Versatile Express: add support for local timers on CA9X4 daughte... | Will Deacon | 2010-07-09 | 2 | -0/+3 |
| | |_|/
| |/| | |
|
| | | * | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 | 1 | -1/+6 |
| | |/
| |/| |
|
* | | | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-30 | 1 | -1/+1 |
|/ / |
|
* | | ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section | Catalin Marinas | 2010-07-01 | 1 | -1/+2 |
* | | arm: update gfp/slab.h includes | Tejun Heo | 2010-06-28 | 1 | -0/+1 |
|/ |
|
* | ARM: 6057/1: Realview: register PMU IRQs during board initialisation | Will Deacon | 2010-05-02 | 2 | -0/+38 |
* | ARM: Add Versatile Express SMP support | Russell King | 2010-05-02 | 5 | -0/+278 |
* | ARM: Add Versatile Express CA9x4 processor support | Russell King | 2010-05-02 | 4 | -0/+264 |