index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Kconfig.socs
Age
Commit message (
Expand
)
Author
2023-02-25
Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-27
riscv: Add the Allwinner SoC family Kconfig option
Samuel Holland
2023-01-24
RISC-V: Kconfig: Remove trailing whitespace
Geert Uytterhoeven
2023-01-17
Merge patch "RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE"
Palmer Dabbelt
2023-01-17
RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE
Conor Dooley
2022-12-27
RISC-V: stop directly selecting drivers for SOC_CANAAN
Conor Dooley
2022-12-27
RISC-V: kconfig.socs: convert usage of SOC_CANAAN to ARCH_CANAAN
Conor Dooley
2022-12-27
RISC-V: stop selecting SiFive clock and serial drivers directly
Conor Dooley
2022-12-27
RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbols
Conor Dooley
2022-12-27
RISC-V: stop selecting the PolarFire SoC clock driver
Conor Dooley
2022-12-27
RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
Conor Dooley
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-08
RISC-V: stop selecting SIFIVE_PLIC at the SoC level
Conor Dooley
2022-11-10
riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
Lad Prabhakar
2022-06-30
riscv: Kconfig: Style cleanups
Palmer Dabbelt
2022-06-30
riscv: Kconfig.socs: Add comments
Juerg Haefliger
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-11
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-04-21
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
2022-03-30
RISC-V CPU Idle Support
Palmer Dabbelt
2022-03-10
riscv: alternative only works on !XIP_KERNEL
Jisheng Zhang
2022-03-10
RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine
Anup Patel
2021-11-28
RISC-V: Add StarFive SoC Kconfig option
Emil Renner Berthing
2021-06-12
riscv: sifive: fix Kconfig errata warning
Randy Dunlap
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
RISC-V: Add Microchip PolarFire SoC kconfig option
Atish Patra
2021-04-26
riscv: sifive: Add SiFive alternative ports
Vincent Chen
2021-03-16
riscv: Fix compilation error with Canaan SoC
Damien Le Moal
2021-02-22
riscv: Update Canaan Kendryte K210 device tree
Damien Le Moal
2021-02-18
pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver
Damien Le Moal
2021-01-14
riscv: Add Canaan Kendryte K210 reset controller
Damien Le Moal
2021-01-14
riscv: Use vendor name for K210 SoC support
Damien Le Moal
2021-01-07
riscv: Fix builtin DTB handling
Damien Le Moal
2020-12-16
clk: sifive: Use common name for prci configuration
Zong Li
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2020-05-18
riscv: K210: Add a built-in device tree
Palmer Dabbelt
2020-05-12
riscv: Fix unmet direct dependencies built based on SOC_VIRT
Kefeng Wang
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-03
riscv: Select required drivers for Kendryte SOC
Damien Le Moal
2020-04-03
riscv: Add Kendryte K210 SoC support
Christoph Hellwig
2020-03-26
RISC-V: Only select essential drivers for SOC_VIRT config
Anup Patel
2020-03-05
RISC-V: Select Goldfish RTC driver for QEMU virt machine
Anup Patel
2020-03-05
RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine
Anup Patel
2020-03-05
RISC-V: Add kconfig option for QEMU virt machine
Anup Patel
2019-12-08
riscv: only select serial sifive if TTY is enabled
Kefeng Wang
2019-11-21
riscv: Fix Kconfig indentation
Krzysztof Kozlowski
2019-07-01
riscv: select SiFive platform drivers with SOC_SIFIVE
Loys Ollivier
2019-07-01
arch: riscv: add config option for building SiFive's SoC resource
Loys Ollivier