summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm64: Add Broadcom Set Top Box Kconfig entry pointFlorian Fainelli2016-08-081-0/+7
| | |/ /
| * | | Merge tag 'hisi-defconfig-for-4.9' of git://github.com/hisilicon/linux-hisi i...Arnd Bergmann2016-09-151-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Kconfig: ARCH_HISI: Add PINCTRL to HISI platformJohn Stultz2016-08-241-0/+1
| | |/
* | | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-10-051-6/+6
|\ \ \
| * \ \ Merge tag 'v4.8-rc2' into develLinus Walleij2016-09-131-2/+2
| |\ \ \ | | |/ /
| * | | arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-08-081-6/+6
| | |/ | |/|
* | | Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2016-10-041-0/+1
|\ \ \
| * | | EDAC, layerscape: Add Layerscape EDAC supportYork Sun2016-09-011-0/+1
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+1
|\ \ \
| * \ \ Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-221-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | arm64: marvell: enable the Marvell PIC driverThomas Petazzoni2016-08-221-0/+1
| | |/
* | | arm64: remove redundant "select HAVE_CLK"Masahiro Yamada2016-08-221-1/+0
|/ /
* | arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla2016-08-101-1/+1
* | arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla2016-08-101-1/+1
|/
* Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-08-011-0/+6
|\
| * arm64: dts: r8a7796: Add Renesas R8A7796 SoC supportSimon Horman2016-07-071-0/+6
* | arm64: amlogic: select gxbb clk driverMichael Turquette2016-07-071-0/+2
* | Merge tag 'arm-soc/for-4.8/soc-arm64-part2' of http://github.com/Broadcom/stb...Arnd Bergmann2016-07-071-0/+13
|\ \
| * \ Merge tag 'bcm2835-arm64-next-2016-07-03' into soc-arm64/nextFlorian Fainelli2016-07-051-0/+13
| |\ \
| | * | arm64: Add platform selection for BCM2835.Eric Anholt2016-06-151-0/+13
| | |/
* | | Merge tag 'mvebu-arm64-4.8-1' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2016-07-071-0/+1
|\ \ \
| * | | arm64: marvell: enable Armada 3700 clock driversGregory CLEMENT2016-07-041-0/+1
| | |/ | |/|
* | | arm64: Kconfig: select PM{,_GENERIC_DOMAINS} for ARCH_VEXPRESSSudeep Holla2016-06-201-0/+2
* | | Merge tag 'arm-soc/for-4.8/soc-arm64' of http://github.com/Broadcom/stblinux ...Olof Johansson2016-06-191-0/+1
|\ \ \ | | |/ | |/|
| * | arm64: vulcan: enable GPIOLIB in KconfigKamlakant Patel2016-05-311-0/+1
| |/
* | Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Olof Johansson2016-06-141-0/+2
|\ \
| * | ARM64: Kconfig: Select the Amlogic Meson pin controller driverCarlo Caione2016-06-011-0/+2
| |/
* | arm64: exynos: Select SOC specific driversKrzysztof Kozlowski2016-05-301-0/+1
|/
* Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-05-181-2/+8
|\
| * Merge tag 'mvebu-arm64-4.7-1' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2016-05-101-2/+2
| |\
| | * arm64: marvell: enable AP806 and CP110 syscon driverThomas Petazzoni2016-04-261-2/+2
| * | Merge tag 'hi6220-config-for-4.7v3' of git://github.com/hisilicon/linux-hisi ...Arnd Bergmann2016-04-261-0/+1
| |\ \
| | * | arm64: Kconfig: select sp804 timer for ARCH_HISILeo Yan2016-04-261-0/+1
| | |/
| * | arm64: add Kconfig entry for LG1K SoC familyChanho Min2016-04-131-0/+5
| |/
* | arm64/sunxi: 4.6-rc1: Add dependency on generic irq chipSuzuki K Poulose2016-05-101-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-0/+1
|\
| * ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platformMaJun2016-03-231-0/+1
* | Merge tag 'for-v4.6/gxbb-arm64' of https://github.com/carlocaione/linux-meson...Olof Johansson2016-03-121-0/+5
|\ \
| * | ARM64: Enable Amlogic Meson GXBaby platformAndreas Färber2016-03-071-0/+5
| |/
* | Merge tag 'samsung-soc64-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-03-121-9/+2
|\ \
| * | arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOSKrzysztof Kozlowski2016-02-231-9/+2
| |/
* | Merge tag 'sunxi-config64-for-4.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2016-03-011-0/+5
|\ \
| * | arm64: Introduce Allwinner SoC config optionAndre Przywara2016-01-241-0/+5
| |/
* | Merge tag 'mvebu-arm64-4.6-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2016-03-011-3/+8
|\ \
| * | arm64: update ARCH_MVEBU for Marvell Armada 7K/8K supportThomas Petazzoni2016-02-191-3/+8
* | | Merge tag 'renesas-arm64-soc-for-v4.6' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2016-02-291-1/+3
|\ \ \
| * | | arm64: renesas: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM DomainsGeert Uytterhoeven2016-02-191-1/+2
| * | | arm64: renesas: Enable RENESAS_IRQCMagnus Damm2016-02-191-0/+1
| | |/ | |/|
* | | Merge tag 'arm-soc/for-4.6/soc-arm64' of http://github.com/Broadcom/stblinux ...Arnd Bergmann2016-02-261-0/+8
|\ \ \
| * | | arm64: Broadcom Vulcan supportZi Shen Lim2016-02-201-0/+5
OpenPOWER on IntegriCloud