aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/v2m.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-40/+0
2020-05-05ARM: vexpress: Move vexpress_flags_set() into arch codeRob Herring1-0/+23
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll1-374/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-1/+2
2014-05-30ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King1-1/+2
2014-05-15ARM: vexpress: move HBI check to sysreg driverPawel Moll1-49/+0
2014-05-15ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll1-5/+1
2014-05-15clocksource: Sched clock source for Versatile ExpressPawel Moll1-2/+0
2014-05-15mfd: vexpress: Define the device as MFD cellsPawel Moll1-8/+7
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-12/+6
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth1-13/+1
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-05-29ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst1-0/+1
2013-05-24ARM: vexpress: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus Torvalds1-1/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-23/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds1-5/+0
2013-04-25xen: move the xenvm machine to mach-virtStefano Stabellini1-1/+0
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll1-1/+7
2013-04-11ARM: vexpress: remove extra timer-sp control register clearingRob Herring1-3/+0
2013-04-11ARM: vexpress: remove sp804 OF initRob Herring1-11/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-5/+2
2013-03-21arm: vexpress: Decouple vexpress-poweroff implementation from machine_descCatalin Marinas1-5/+0
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-3/+3
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-14/+2
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-12/+2
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-10/+2
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-260/+89
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap1-1/+1
2012-11-05ARM: vexpress: Remove motherboard dependencies in the DTS filesPawel Moll1-8/+11
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-253/+79
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-09-24arm: introduce a DTS for Xen unprivileged virtual machinesStefano Stabellini1-0/+1
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+4
2012-09-14ARM: vexpress: convert to multi-platformRob Herring1-4/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier1-0/+4
2012-07-13ARM: vexpress: Add fixed regulator for SMSCPawel Moll1-0/+10
2012-07-13ARM: vexpress: Initial common clock supportPawel Moll1-143/+109
2012-07-12ARM: vexpress: Check master site in daughterboard's sysctl operationsPawel Moll1-5/+13
2012-05-30Merge branch 'late/soc' into devel-lateOlof Johansson1-2/+0
2012-05-21ARM: vexpress: Remove twice included header filesThomas Weber1-2/+0
2012-04-27ARM: vexpress: plug local timers into the DT codeMarc Zyngier1-1/+7
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/linux into next/dtArnd Bergmann1-24/+257
2012-02-24ARM: vexpress: Motherboard RS1 memory map supportPawel Moll1-1/+61
2012-02-24ARM: vexpress: Add Device Tree supportPawel Moll1-2/+151
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll1-22/+46
2012-01-25ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King1-10/+10