summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator
AgeCommit message (Expand)AuthorLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann-964/+0
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann-41/+1
2021-10-14clk: versatile: Rename ICST to CLK_ICSTJean Delvare-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-05-15Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-1/+0
2020-05-05clk: versatile: Rework kconfig structureRob Herring-1/+0
2020-04-28ARM: integrator: Add some Kconfig selectionsLinus Walleij-3/+4
2020-04-28ARM: integrator: Retire LM and IM-PD1 boardfile codeLinus Walleij-643/+1
2020-04-16ARM: integrator: Drop unneeded select of SPARSE_IRQGeert Uytterhoeven-1/+0
2020-03-26ARM: integrator: impd1: Use GPIO_LOOKUP() helper macroGeert Uytterhoeven-7/+4
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