summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-08-14Merge tag 'sunxi-dt-for-6.6-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-08-14Merge tag 'riscv-dt-for-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-08-13riscv: dts: starfive: jh7110: Fix GMAC configurationSamin Guo
2023-08-13riscv: dts: allwinner: d1: Add CAN controller nodesJohn Watts
2023-08-12Merge tag 'sunxi-dt-for-6.6-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2023-08-12Merge tag 'renesas-dts-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-08-09riscv: dts: starfive - Add hwrng node for JH7110 SoCJia Jie Ho
2023-08-09riscv: dts: starfive - Add crypto and DMA node for JH7110Jia Jie Ho
2023-08-09riscv: dts: starfive: Add mmc nodes on VisionFive 2 boardWilliam Qiu
2023-08-09riscv: dts: starfive: enable DCDC1&ALDO4 node in axp15060William Qiu
2023-08-05riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoCWilliam Qiu
2023-07-31riscv: dts: allwinner: d1: Add GPADC nodeMaksim Kiselev
2023-07-26riscv: dts: starfive: jh7110: add the node and pins configuration for tdmWalker Chen
2023-07-26riscv: dts: starfive: jh7110: add dma controller nodeWalker Chen
2023-07-26riscv: dts: starfive: Add spi node and pins configurationWilliam Qiu
2023-07-26riscv: dts: starfive: Add USB dts node for JH7110Minda Chen
2023-07-26riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110Minda Chen
2023-07-25riscv: dts: renesas: Clean up dtbs_check W=1 warning due to empty phy nodeConor Dooley
2023-07-25riscv: dts: starfive: jh7110: Add temperature sensor node and thermal-zonesHal Feng
2023-07-25riscv: dts: starfive: jh7100: Add temperature sensor node and thermal-zonesHal Feng
2023-07-25riscv: dts: starfive: visionfive 2: Add configuration of gmac and phySamin Guo
2023-07-20riscv: dts: starfive: jh7110: Add ethernet device nodesSamin Guo
2023-07-20riscv: dts: starfive: jh7110: Add PLL clocks source in SYSCRG nodeXingyu Wu
2023-07-20riscv: dts: starfive: jh7110: Add syscon nodesWilliam Qiu
2023-07-20riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodesXingyu Wu
2023-07-20riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocksXingyu Wu
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-12RISC-V: Don't include Zicsr or Zifencei in I from ACPIPalmer Dabbelt
2023-07-12riscv: dts: Enable device-tree overlay support for starfive devicesFelix Moessbauer
2023-07-12riscv: mm: fix truncation warning on RV32Jisheng Zhang
2023-07-11riscv, bpf: Fix inconsistent JIT image generationBjörn Töpel
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt
2023-07-06riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang
2023-07-06riscv: mm: mark CBO relate initialization funcs as __initJisheng Zhang
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang
2023-07-06riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley
2023-07-05risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier
2023-07-05mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard
2023-07-04RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley
2023-07-04riscv: Discard vector state on syscallsBjörn Töpel
2023-07-04riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang
2023-07-04riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai
2023-07-04riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-01riscv: vector: clear V-reg in the first-use trapAndy Chiu