summaryrefslogtreecommitdiff
path: root/arch/arm/mach-versatile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-04-04ARM: versatile: move flash registration to the device treeLinus Walleij
2016-02-15ARM: versatile: move restart to the device treeLinus Walleij
2015-12-15ARM: versatile: convert to multi-platformRob Herring
2015-12-15ARM: versatile: merge mach code into a single fileRob Herring
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring
2015-12-15ARM: versatile: add DT based PCI detectionRob Herring
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2015-02-19ARM: make arrays containing machine compatible strings constUwe Kleine-König
2015-01-14ARM: versatile: core: Remove unused functionRickard Strandqvist
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-06-27video: move Versatile CLCD helpersLinus Walleij
2014-06-24ARM: versatile: remove init_irq hook for DT bootRob Herring
2014-05-05Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-02-27ARM: plat-versatile: convert LEDs to platform deviceLinus Walleij
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-13irqchip: support cascaded VICsLinus Walleij
2013-12-20ARM: versatile: move GPIO2 and GPIO3 to coreLinus Walleij
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-09-09Merge branch 'versatile/fixes' into fixesOlof Johansson
2013-09-04ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell
2013-09-04ARM: PCI: versatile: Fix PCI I/OPeter Maydell
2013-09-04ARM: PCI: versatile: Fix map_irq function to match hardwarePeter Maydell
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-04-11ARM: versatile: use OF init for sp804 timerRob Herring
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-14ARM: pick Versatile by default for !MMUArnd Bergmann
2013-02-14ARM: integrator/versatile: fix NOMMU warningsArnd Bergmann
2013-02-06ARM: 7635/1: versatile: fix the PCI IRQ regressionLinus Walleij
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12ARM: remove unneeded vic.h includesRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-02ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson