aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Kconfig.socs
AgeCommit message (Expand)Author
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-06riscv: Add SOPHGO SOC family Kconfig supportChen Wang
2023-09-12riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVEJia Jie Ho
2023-07-05RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley
2023-06-17riscv: Add the T-HEAD SoC family Kconfig optionJisheng Zhang
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-27riscv: Add the Allwinner SoC family Kconfig optionSamuel Holland
2023-01-24RISC-V: Kconfig: Remove trailing whitespaceGeert Uytterhoeven
2023-01-17Merge patch "RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE"Palmer Dabbelt
2023-01-17RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCEConor Dooley
2022-12-27RISC-V: stop directly selecting drivers for SOC_CANAANConor Dooley
2022-12-27RISC-V: kconfig.socs: convert usage of SOC_CANAAN to ARCH_CANAANConor Dooley
2022-12-27RISC-V: stop selecting SiFive clock and serial drivers directlyConor Dooley
2022-12-27RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbolsConor Dooley
2022-12-27RISC-V: stop selecting the PolarFire SoC clock driverConor Dooley
2022-12-27RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOOConor Dooley
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-08RISC-V: stop selecting SIFIVE_PLIC at the SoC levelConor Dooley
2022-11-10riscv: Kconfig.socs: Add ARCH_RENESAS kconfig optionLad Prabhakar
2022-06-30riscv: Kconfig: Style cleanupsPalmer Dabbelt
2022-06-30riscv: Kconfig.socs: Add commentsJuerg Haefliger
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner
2022-04-21RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-10RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machineAnup Patel
2021-11-28RISC-V: Add StarFive SoC Kconfig optionEmil Renner Berthing
2021-06-12riscv: sifive: fix Kconfig errata warningRandy Dunlap
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26RISC-V: Add Microchip PolarFire SoC kconfig optionAtish Patra
2021-04-26riscv: sifive: Add SiFive alternative portsVincent Chen
2021-03-16riscv: Fix compilation error with Canaan SoCDamien Le Moal
2021-02-22riscv: Update Canaan Kendryte K210 device treeDamien Le Moal
2021-02-18pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driverDamien Le Moal
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal
2020-12-16clk: sifive: Use common name for prci configurationZong Li
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-05-18riscv: K210: Add a built-in device treePalmer Dabbelt
2020-05-12riscv: Fix unmet direct dependencies built based on SOC_VIRTKefeng Wang
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-03riscv: Select required drivers for Kendryte SOCDamien Le Moal
2020-04-03riscv: Add Kendryte K210 SoC supportChristoph Hellwig
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-05RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel
2020-03-05RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel
2020-03-05RISC-V: Add kconfig option for QEMU virt machineAnup Patel
2019-12-08riscv: only select serial sifive if TTY is enabledKefeng Wang