summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/v2m.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth2013-09-291-13/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-0/+1
|\
| * ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst2013-05-291-0/+1
* | ARM: vexpress: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
|/
* Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-071-1/+0
|\
| * xen: move the xenvm machine to mach-virtStefano Stabellini2013-04-251-1/+0
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-23/+2
|\ \
| * | ARM: vexpress: remove extra timer-sp control register clearingRob Herring2013-04-111-3/+0
| * | ARM: vexpress: remove sp804 OF initRob Herring2013-04-111-11/+0
| * | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-5/+2
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-3/+3
|\ \ \ | |/ /
| * | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+3
| |/
* | Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds2013-04-301-5/+0
|\ \
| * | arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas2013-03-211-5/+0
| |/
* | clk: vexpress: Add separate SP810 driverPawel Moll2013-04-181-1/+7
|/
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-14/+2
|\
| * ARM: use common irqchip_init for GIC initRob Herring2013-01-121-12/+2
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-2/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-10/+2
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-260/+89
|\
| * ARM: vexpress: Remove motherboard dependencies in the DTS filesPawel Moll2012-11-051-8/+11
| * ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-051-253/+79
* | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-1/+1
|/
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+1
|\
| * arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini2012-09-241-0/+1
* | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+4
|\ \
| * | ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-131-0/+4
| |/
* | ARM: vexpress: convert to multi-platformRob Herring2012-09-141-4/+0
|/
* ARM: vexpress: Add fixed regulator for SMSCPawel Moll2012-07-131-0/+10
* ARM: vexpress: Initial common clock supportPawel Moll2012-07-131-143/+109
* ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll2012-07-121-5/+13
* Merge branch 'late/soc' into devel-lateOlof Johansson2012-05-301-2/+0
|\
| * ARM: vexpress: Remove twice included header filesThomas Weber2012-05-211-2/+0
* | ARM: vexpress: plug local timers into the DT codeMarc Zyngier2012-04-271-1/+7
|/
* Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann2012-02-241-24/+257
|\
| * ARM: vexpress: Motherboard RS1 memory map supportPawel Moll2012-02-241-1/+61
| * ARM: vexpress: Add Device Tree supportPawel Moll2012-02-241-2/+151
| * ARM: vexpress: Get rid of MMIO_P2VPawel Moll2012-02-231-22/+46
* | ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King2012-01-251-10/+10
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* | Merge branch 'restart' into for-linusRussell King2012-01-051-1/+1
|\ \
| * | ARM: restart: Versatile Express: use new restart hookRussell King2012-01-051-1/+1
| |/
* | ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-151-0/+2
|/
* Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-161-0/+7
|\
| * ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-241-0/+7
* | ARM: vexpress: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
|/
* ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring2011-06-061-8/+7
*-. Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-18/+4
|\ \
| * | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
OpenPOWER on IntegriCloud