summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-versatile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: plat-versatile: remove stale clock headerLinus Walleij2017-04-071-15/+0
* ARM: versatile: fix missing <plat/platsmp.h> includeBen Dooks2016-06-131-0/+2
* ARM: plat-versatile: Remove unused clock.c fileStephen Boyd2016-02-103-78/+0
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-281-1/+1
* video: move Versatile CLCD helpersLinus Walleij2014-06-274-195/+0
* ARM/leds: move ARM Versatile LED driver to leds subsystemLinus Walleij2014-03-283-117/+0
* ARM: plat-versatile: convert LEDs to platform deviceLinus Walleij2014-02-271-21/+28
* ARM: plat-versatile: LEDs initialise to off stateRussell King2014-02-261-2/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\
| * Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\
| | * ARM: versatile: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | ARM: clean up cache handling in platform codeNicolas Pitre2013-12-111-2/+1
|/ /
* | ARM: vexpress: add big endian supportBen Dooks2013-10-191-0/+2
|/
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-141-3/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland2013-06-241-2/+0
|/
* irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0
* Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-271-1/+1
|\
| * ARM: vexpress: extend the MPIDR range used for pen release checkLorenzo Pieralisi2013-01-241-1/+1
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-1/+1
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-233/+0
|\
| * ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij2012-11-044-227/+0
| * ARM: plat-versatile: use simple irqdomain for FPGA IRQLinus Walleij2012-10-271-28/+22
* | ARM: Fix Kconfig symbols typo for LEDSAlexander Shiyan2012-11-261-1/+1
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-072-10/+64
|\
| * ARM: 7516/1: plat-versatile: add DT support to FPGA IRQLinus Walleij2012-09-172-10/+64
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-013-8/+18
|\ \
| * \ Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-222-8/+16
| |\ \
| | * | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-6/+0
| | * | ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-132-2/+16
| | |/
| * | ARM: vexpress: convert to multi-platformRob Herring2012-09-141-0/+2
| |/
* | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-132-5/+7
|\ \ | |/ |/|
| * ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu2012-08-012-5/+7
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-271-1/+1
|\ \
| * | ARM: Realview: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| |/
* | ARM: versatile: Make plat-versatile clock optionalPawel Moll2012-07-122-1/+4
|/
* ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij2012-05-043-21/+112
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-2/+1
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-03-271-1/+0
| |\
| | * ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-031-1/+0
| * | ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij2012-03-241-1/+1
| |/
* | ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-132-54/+0
* | ARM: versatile: Map local timers using Device Tree when possiblePawel Moll2012-02-231-0/+26
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+1
|/
* Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-161-0/+1
|\
| * ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll2012-01-161-0/+1
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-23/+6
|/
OpenPOWER on IntegriCloud