summaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/v2m.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-05-30ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll
2014-05-15ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll
2014-05-15clocksource: Sched clock source for Versatile ExpressPawel Moll
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-29ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst
2013-05-24ARM: vexpress: Remove init_irq declaration in machine descriptionMaxime Ripard
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-04-25xen: move the xenvm machine to mach-virtStefano Stabellini
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll
2013-04-11ARM: vexpress: remove extra timer-sp control register clearingRob Herring
2013-04-11ARM: vexpress: remove sp804 OF initRob Herring
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-03-21arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap
2012-11-05ARM: vexpress: Remove motherboard dependencies in the DTS filesPawel Moll
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-24arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-14ARM: vexpress: convert to multi-platformRob Herring
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier
2012-07-13ARM: vexpress: Add fixed regulator for SMSCPawel Moll
2012-07-13ARM: vexpress: Initial common clock supportPawel Moll
2012-07-12ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson
2012-05-21ARM: vexpress: Remove twice included header filesThomas Weber
2012-04-27ARM: vexpress: plug local timers into the DT codeMarc Zyngier
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann
2012-02-24ARM: vexpress: Motherboard RS1 memory map supportPawel Moll
2012-02-24ARM: vexpress: Add Device Tree supportPawel Moll
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll
2012-01-25ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King