summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.platforms
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add config for AMD Pensando SoC platformsBrad Larson2023-09-281-0/+12
* Merge tag 'stm32-mp25-for-v6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-06-201-0/+14
|\
| * arm64: introduce STM32 family on Armv8 architectureAlexandre Torgue2023-06-081-0/+14
* | arm64: Kconfig.platforms: Add config for Nuvoton MA35 platformJacky Huang2023-06-051-0/+8
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-211-1/+1
|\
| * arm64: Kconfig: fix spellingRandy Dunlap2023-01-261-1/+1
* | arm64: drop redundant "ARMv8" from Kconfig option titleKrzysztof Kozlowski2023-01-241-5/+5
|/
* arm64: renesas: Drop selecting GPIOLIB and PINCTRLLad Prabhakar2022-10-281-2/+0
* Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-10-061-20/+33
|\
| * Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-09-231-1/+0
| |\
| | * arm64: renesas: Drop selecting SOC_BUSLad Prabhakar2022-09-181-1/+0
| * | arm64: Kconfig.platforms: Group NXP platforms togetherFlorian Fainelli2022-09-021-11/+18
| * | arm64: Kconfig.platforms: Re-organized Broadcom menuFlorian Fainelli2022-09-021-8/+15
| |/
* / arm64: bcmbca: Merge ARCH_BCM4908 to ARCH_BCMBCAWilliam Zhang2022-08-151-9/+1
|/
* Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-08-021-0/+11
|\
| * arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoCTomer Maimon2022-07-191-0/+11
* | Merge tag 'mvebu-dt64-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-07-191-0/+2
|\ \
| * | arm64: marvell: enable the 98DX2530 pinctrl driverChris Packham2022-07-191-0/+2
| |/
* | Merge tag 'arm-soc/for-5.20/devicetree-arm64-part2' of https://github.com/Bro...Arnd Bergmann2022-07-161-1/+2
|\ \
| * | arm64: bcmbca: Include full family name in KconfigRafał Miłecki2022-07-151-1/+1
| * | arm64: make ARCH_BCM4908 select ARCH_BCMBCARafał Miłecki2022-07-151-0/+1
* | | Merge tag 'arm-soc/for-5.20/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann2022-07-141-0/+9
|\| |
| * | arm64: bcmbca: add arch bcmbca machine entryWilliam Zhang2022-06-081-0/+9
| |/
* / arm64: dts: Add support for Stratix 10 Software Virtual PlatformTeh Wen Ping2022-06-151-1/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-1/+1
|\
| * arm64: Kconfig.platforms: Add commentsJuerg Haefliger2022-05-181-1/+1
* | irqchip: Add Kconfig symbols for sunxi driversSamuel Holland2022-05-171-3/+2
* | irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson2022-05-041-0/+1
|/
* Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-03-231-0/+6
|\
| * arm64: dts: fsd: Add initial device tree supportAlim Akhtar2022-01-261-0/+6
* | arm64: Remove ARCH_VULCANGeert Uytterhoeven2022-02-081-3/+0
|/
* Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-01-101-0/+1
|\
| * arm64: exynos: Enable Exynos Multi-Core Timer driverMarek Szyprowski2021-12-211-0/+1
* | arm64: meson: remove COMMON_CLKJerome Brunet2021-12-011-1/+0
|/
* Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-2/+0
|\
| * rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker2021-10-171-1/+0
| * arm64: exynos: don't have ARCH_EXYNOS select EXYNOS_CHIPIDWill McVicker2021-09-291-1/+0
* | arm64: broadcom: Removed forced select of interrupt controllersFlorian Fainelli2021-10-201-3/+0
* | arm64: meson: remove MESON_IRQ_GPIO selectionNeil Armstrong2021-10-201-1/+0
|/
* Merge branch 'arm/fixes' into arm/socOlof Johansson2021-07-091-0/+1
|\
| * arm64: meson: select COMMON_CLKJerome Brunet2021-05-311-0/+1
* | arm64: sunxi: Build the sun4i timer driverSamuel Holland2021-05-101-0/+1
|/
* Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-2/+0
|\
| * arm64: remove select PINCTRL_ROCKCHIP from ARCH_ROCKCHIPJianqun Xu2021-03-151-2/+0
* | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-0/+7
|\ \
| * | arm64: Kconfig: Introduce CONFIG_ARCH_APPLEHector Martin2021-04-081-0/+7
| |/
* | arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski2021-03-231-17/+4
* | ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski2021-03-231-0/+4
|/
* Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-211-0/+2
|\
| * irqchip/sun6i-r: Use a stacked irqchip driverSamuel Holland2021-01-211-0/+2