aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-914/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-09-27ARM: integrator: Delete the V3 PCI driverLinus Walleij4-913/+0
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+30
2016-12-07gpio: pl061: move platform data into driverLinus Walleij1-1/+0
2016-11-17ARM: integrator: drop EBI access use sysconLinus Walleij1-24/+30
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-146/+13
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I1-1/+0
2016-08-31ARM: integrator: read counter using syscon/regmapLinus Walleij1-9/+14
2016-08-31ARM: integrator: cut down on static mapsLinus Walleij2-63/+0
2016-08-31ARM: integrator: delete some auxdataLinus Walleij2-18/+0
2016-08-31ARM: integrator: move CP CLCD display to DTSLinus Walleij1-57/+0
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-2/+2
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-4/+2
2016-06-28clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang2-4/+2
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-2/+2
2016-04-04ARM: integrator: move flash registration to device treeLinus Walleij2-113/+0
2016-02-08ARM: integrator: remove redundant select in KconfigMasahiro Yamada1-6/+0
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-4/+0
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann1-1/+2
2015-12-18ARM: integrator: use explicit core module optionsArnd Bergmann1-17/+115
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-1/+2
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla1-1/+0
2015-01-29ARM: integrator: Convert PCI to use generic config accessorsRob Herring1-57/+5
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij5-150/+1
2014-11-13ARM: integrator: move core module LED to device treeLinus Walleij2-81/+1
2014-11-13ARM: integrator: move debug LEDs to syscon LED driverLinus Walleij1-46/+2
2014-11-13ARM: integrator: move restart to the device treeLinus Walleij6-12/+4
2014-10-28ARM: integrator: move AP timer to clocksourceLinus Walleij1-190/+0
2014-10-22ARM: integrator: make the Integrator multiplatformLinus Walleij2-48/+18
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+12
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau1-11/+12
2014-08-19ARM: integrator: add MMCI device to IM-PD1Linus Walleij1-0/+48
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-16/+4
2014-07-07Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanupOlof Johansson3-37/+1
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/socOlof Johansson2-16/+4
2014-06-27video: move Versatile CLCD helpersLinus Walleij2-3/+1
2014-06-27ARM: integrator: get rid of <mach/memory.h>Linus Walleij1-34/+0
2014-06-24ARM: integrator: convert to use irqchip_initRob Herring2-16/+4
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij2-36/+13
2014-06-17ARM: integrator: fix section mismatch problemLinus Walleij2-2/+12
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-143/+57
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-46/+63
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-26/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2014-03-21ARM: integrator: only select pl01x if TTY is enabledArnd Bergmann1-4/+4
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-26ARM: integrator: register sched_clock directlyLinus Walleij1-4/+7