summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2025-07-23Merge tag 'riscv-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-23Merge tag 'riscv-sophgo-dt-for-v6.17' of https://github.com/sophgo/linux into...Arnd Bergmann
2025-07-23RISC-V: KVM: add SBI extension reset callbackClément Léger
2025-07-23RISC-V: KVM: add SBI extension init()/deinit() functionsClément Léger
2025-07-23riscv: dts: sophgo: fix mdio node name for CV180XInochi Amaoto
2025-07-23riscv: dts: sophgo: sophgo-srd3-10: reserve uart0 deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: add Sophgo SG2042_EVB_V2.0 board device treeHan Gao
2025-07-23riscv: dts: sophgo: add Sophgo SG2042_EVB_V1.X board device treeHan Gao
2025-07-23riscv: dts: sophgo: add ethernet GMAC device for sg2042Inochi Amaoto
2025-07-23riscv: dts: sophgo: Enable ethernet device for Huashan PiInochi Amaoto
2025-07-23riscv: dts: sophgo: Add mdio multiplexer device for cv18xxInochi Amaoto
2025-07-23riscv: dts: sophgo: Add ethernet device for cv18xxInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: add pmu configurationInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: add ziccrse extensionHan Gao
2025-07-23riscv: dts: sophgo: add zfh for sg2042Han Gao
2025-07-23riscv: dts: sophgo: add ziccrse for sg2042Han Gao
2025-07-23riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetreeHan Gao
2025-07-23riscv: dts: sophgo: sg2044: add PCIe device support for SG2044Inochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: add MSI device support for SG2044Inochi Amaoto
2025-07-23riscv: dts: sophgo: add reset configuration for Sophgo CV1800 series SoCInochi Amaoto
2025-07-23riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoCInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add missing riscv,cbop-block-size propertyInochi Amaoto
2025-07-23riscv: dts: sophgo: add pwm controller for SG2044Longbin Li
2025-07-23riscv: dts: sophgo: add SG2044 SPI NOR controller driverLongbin Li
2025-07-23riscv: dts: sophgo: sg2044: Add pinctrl deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add ethernet control deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sophgo-srd3-10: add HWMON MCU deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add MMC controller deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: add DMA controller deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add I2C deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add GPIO deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add clock controller deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: sg2044: Add system controller deviceInochi Amaoto
2025-07-23riscv: dts: sophgo: cv18xx: Add RTCSYS device nodeAlexander Sverdlin
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-23riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with RustFUJITA Tomonori
2025-07-22Merge tag 'thead-dt-for-v6.17' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-22Merge tag 'riscv-config-for-v6.17' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-07-22Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21riscv: defconfig: enable Andes SoCBen Zong-You Xie
2025-07-21riscv: dts: andes: add Voyager board device treeBen Zong-You Xie
2025-07-21riscv: dts: andes: add QiLai SoC device treeBen Zong-You Xie
2025-07-21riscv: add Andes SoC family Kconfig supportBen Zong-You Xie
2025-07-19riscv: optimize gcd() performance on RISC-V without Zbb extensionKuan-Wei Chiu
2025-07-19riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabledKuan-Wei Chiu
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-18Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-16riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheckNathan Chancellor
2025-07-16riscv: Stop supporting static ftraceAlexandre Ghiti