summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-28/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada-1/+1
2019-01-11ARM: integrator: impd1: use struct_size() in devm_kzalloc()Gustavo A. R. Silva-1/+1
2019-01-10gpio: pl061: handle failed allocationsNicholas Mc Guire-1/+5
2018-10-08mmc: mmci: Drop support for pdata GPIO numbersLinus Walleij-2/+0
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-914/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-09-27ARM: integrator: Delete the V3 PCI driverLinus Walleij-913/+0
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-24/+30
2016-12-07gpio: pl061: move platform data into driverLinus Walleij-1/+0
2016-11-17ARM: integrator: drop EBI access use sysconLinus Walleij-24/+30
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-146/+13
2016-09-21ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantlyKishon Vijay Abraham I-1/+0
2016-08-31ARM: integrator: read counter using syscon/regmapLinus Walleij-9/+14
2016-08-31ARM: integrator: cut down on static mapsLinus Walleij-63/+0
2016-08-31ARM: integrator: delete some auxdataLinus Walleij-18/+0
2016-08-31ARM: integrator: move CP CLCD display to DTSLinus Walleij-57/+0
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick-2/+2
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+2
2016-06-28clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang-4/+2
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij-2/+2
2016-04-04ARM: integrator: move flash registration to device treeLinus Walleij-113/+0
2016-02-08ARM: integrator: remove redundant select in KconfigMasahiro Yamada-6/+0
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada-4/+0
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann-1/+2
2015-12-18ARM: integrator: use explicit core module optionsArnd Bergmann-17/+115
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada-1/+2
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla-1/+0
2015-01-29ARM: integrator: Convert PCI to use generic config accessorsRob Herring-57/+5
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij-150/+1
2014-11-13ARM: integrator: move core module LED to device treeLinus Walleij-81/+1
2014-11-13ARM: integrator: move debug LEDs to syscon LED driverLinus Walleij-46/+2
2014-11-13ARM: integrator: move restart to the device treeLinus Walleij-12/+4
2014-10-28ARM: integrator: move AP timer to clocksourceLinus Walleij-190/+0
2014-10-22ARM: integrator: make the Integrator multiplatformLinus Walleij-48/+18
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+12
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau-11/+12
2014-08-19ARM: integrator: add MMCI device to IM-PD1Linus Walleij-0/+48
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-16/+4
2014-07-07Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson-37/+1
2014-07-07Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson-16/+4
2014-06-27video: move Versatile CLCD helpersLinus Walleij-3/+1
2014-06-27ARM: integrator: get rid of <mach/memory.h>Linus Walleij-34/+0
2014-06-24ARM: integrator: convert to use irqchip_initRob Herring-16/+4
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij-36/+13