summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-08-031-0/+19
|\
| * arm64: sparx5: Add support for Microchip 2xA53 SoCLars Povlsen2020-07-221-0/+14
| * arm64: Add config for Keem Bay SoCDaniele Alessandrelli2020-07-171-0/+5
* | arm64: arch_k3: enable chipid driverGrygorii Strashko2020-07-171-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-1/+0
|\
| * arm64: tegra: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2020-05-051-1/+0
* | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-1/+1
|\ \
| * | clk: sprd: fix compile-testingArnd Bergmann2020-06-031-1/+1
| |/
* | clk: versatile: Rework kconfig structureRob Herring2020-05-051-1/+0
* | arm64: vexpress: Don't select CONFIG_POWER_RESET_VEXPRESSRob Herring2020-05-051-2/+0
|/
* Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-031-2/+0
|\
| * Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2020-03-251-1/+0
| |\
| | * arm64: zynqmp: Make zynqmp_firmware driver optionalTejas Patel2020-03-091-1/+0
| * | arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMERGeert Uytterhoeven2020-03-101-1/+0
| |/
* / arm64: change ARCH_SPRD Kconfig to tristateChunyan Zhang2020-03-061-1/+1
|/
* Merge tag 'imx-soc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2019-11-061-0/+5
|\
| * arm64: Introduce config for S32Mihaela Martinas2019-10-261-0/+5
* | Merge tag 'realtek-arm64-soc-for-5.5' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2019-11-031-0/+1
|\ \
| * | arm64: realtek: Select reset controllerAndreas Färber2019-10-261-0/+1
| |/
* / ARM: bcm: Add support for BCM2711 SoCStefan Wahren2019-10-101-2/+3
|/
* arm64: exynos: Enable exynos-chipid driverPankaj Dubey2019-09-041-0/+1
* arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsAnson Huang2019-07-221-0/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-0/+3
|\
| * Merge tag 'arm-soc/for-5.3/soc-arm64' of https://github.com/Broadcom/stblinux...Olof Johansson2019-06-171-0/+3
| |\
| | * arm64: Enable PINCTRL for ARCH_BRCMSTBDoug Berger2019-05-311-0/+1
| | * arm64: Enable ARCH_HAS_RESET_CONTROLLER for ARCH_BRCMSTBJim Quinlan2019-05-311-0/+1
| | * arm64: Enable BCM7038_L1_IRQ for ARCH_BRCMSTBFlorian Fainelli2019-05-301-0/+1
* | | Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-06-161-0/+1
|\ \ \
| * | | arm64: arch_k3: Fix kconfig dependency warningYueHaibing2019-06-041-0/+1
| | |/ | |/|
* | | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-06-161-0/+1
|\ \ \ | |_|/ |/| |
| * | arm64: imx: Fix build error without CONFIG_SOC_BUSYueHaibing2019-05-201-0/+1
| |/
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-0/+5
|\
| * arm64: arch_k3: Enable interrupt controller driversLokesh Vutla2019-05-011-0/+5
* | Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin...Olof Johansson2019-05-161-0/+1
|\ \
| * | arm64: tegra: Select ARM_GIC_PMSameer Pujar2019-05-081-0/+1
* | | Merge tag 'socfpga_dts_updates_for_v5.2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-04-281-0/+5
|\ \ \ | |_|/ |/| |
| * | arm64: dts: agilex: Add initial support for Intel's Agilex SoCFPGADinh Nguyen2019-04-051-0/+5
| |/
* | Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesFlorian Fainelli2019-03-181-0/+1
|\ \ | |/ |/|
| * arm64: bcm2835: Add missing dependency on MFD_CORE.Eric Anholt2019-03-121-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-1/+1
|\ \
| * | arm64: Kconfig.platforms: fix warning unmet direct dependenciesAnders Roxell2019-02-281-1/+1
| |/
* | Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2019-03-061-0/+5
|\ \
| * | arm64: Add ARCH_BITMAIN platformManivannan Sadhasivam2019-02-091-0/+5
| |/
* | Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Arnd Bergmann2019-02-151-2/+3
|\ \
| * | arm64: meson: enable g12a clock controllerJerome Brunet2019-02-081-1/+3
| * | arm64: meson: remove COMMON_CLK_AMLOGIC selectionJerome Brunet2019-02-061-1/+0
| |/
* | arm64: imx8mq: select PM supportLucas Stach2019-02-011-0/+3
* | arm64: imx8mq: select GPCv2 irqchip driverLucas Stach2019-02-011-0/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2019-01-051-0/+8
|\