aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-versatile
AgeCommit message (Expand)AuthorFilesLines
2020-04-16ARM: versatile: Remove dead sched_clock codeGravatar Rob Herring 4-43/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 4-16/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-12-14ARM: versatile: rename and comment SMP implementationGravatar Russell King 4-16/+38
2018-12-14ARM: versatile: convert boot_lock to rawGravatar Sebastian Andrzej Siewior 1-5/+5
2018-12-14ARM: vexpress/realview: consolidate immitation CPU hotplugGravatar Russell King 3-0/+105
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-07ARM: plat-versatile: remove stale clock headerGravatar Linus Walleij 1-15/+0
2016-06-13ARM: versatile: fix missing <plat/platsmp.h> includeGravatar Ben Dooks 1-0/+2
2016-02-10ARM: plat-versatile: Remove unused clock.c fileGravatar Stephen Boyd 3-78/+0
2014-11-28ARM: vexpress: Remove non-DT codeGravatar Pawel Moll 1-1/+1
2014-06-27video: move Versatile CLCD helpersGravatar Linus Walleij 4-195/+0
2014-03-28ARM/leds: move ARM Versatile LED driver to leds subsystemGravatar Linus Walleij 3-117/+0
2014-02-27ARM: plat-versatile: convert LEDs to platform deviceGravatar Linus Walleij 1-21/+28
2014-02-26ARM: plat-versatile: LEDs initialise to off stateGravatar Russell King 1-2/+2
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-2/+2
2013-12-11ARM: clean up cache handling in platform codeGravatar Nicolas Pitre 1-2/+1
2013-12-06Merge branch 'soc/sched_clock' into next/socGravatar Kevin Hilman 1-2/+2
2013-11-21ARM: versatile: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-10-19ARM: vexpress: add big endian supportGravatar Ben Dooks 1-0/+2
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-3/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-06-24ARM: 7766/1: versatile: don't mark pen as __INITGravatar Mark Rutland 1-2/+0
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-1/+1
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierGravatar Catalin Marinas 1-8/+0
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupGravatar Olof Johansson 1-1/+1
2013-01-24ARM: vexpress: extend the MPIDR range used for pen release checkGravatar Lorenzo Pieralisi 1-1/+1
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hGravatar Rob Herring 1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqGravatar Rob Herring 1-1/+1
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 4-233/+0
2012-11-26ARM: Fix Kconfig symbols typo for LEDSGravatar Alexander Shiyan 1-1/+1
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipGravatar Linus Walleij 4-227/+0
2012-10-27ARM: plat-versatile: use simple irqdomain for FPGA IRQGravatar Linus Walleij 1-28/+22
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 2-10/+64
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 3-8/+18
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformGravatar Olof Johansson 2-8/+16
2012-09-17ARM: 7516/1: plat-versatile: add DT support to FPGA IRQGravatar Linus Walleij 2-10/+64
2012-09-14ARM: vexpress: convert to multi-platformGravatar Rob Herring 1-0/+2
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsGravatar Marc Zyngier 1-6/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsGravatar Marc Zyngier 2-2/+16
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Gravatar Arnd Bergmann 2-5/+7
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeGravatar Bryan Wu 2-5/+7
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-1/+1
2012-07-12ARM: versatile: Make plat-versatile clock optionalGravatar Pawel Moll 2-1/+4
2012-07-09ARM: Realview: use SGI0 to wake secondary CPUsGravatar Russell King 1-1/+1
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerGravatar Linus Walleij 3-21/+112
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-2/+1
2012-03-27Merge branch 'devel-stable' into for-linusGravatar Russell King 1-1/+0
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsGravatar Linus Walleij 1-1/+1