aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/boot
AgeCommit message (Expand)AuthorFilesLines
2025-07-09riscv: dts: spacemit: Move UARTs under dma-bus for K1Vivian Wang1-118/+128
2025-07-09riscv: dts: spacemit: Add DMA translation buses for K1Vivian Wang1-0/+53
2025-07-09riscv: dts: spacemit: add pwm14_1 pinctrl settingGuodong Xu1-0/+8
2025-07-09riscv: dts: spacemit: add PWM support for K1 SoCGuodong Xu1-0/+180
2025-07-07riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-l...Nylon Chen2-16/+8
2025-07-04riscv: dts: spacemit: add reset support for the K1 SoCAlex Elder1-0/+18
2025-06-30riscv: dts: thead: Add PVT nodeMichal Wilczynski1-0/+11
2025-06-30riscv: dts: thead: th1520: Add GPU clkgen reset to AON nodeMichal Wilczynski1-0/+3
2025-06-10riscv: dts: spacemit: enable eMMC for K1 SoCYixun Lan2-0/+19
2025-05-31Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-107/+3496
2025-05-31Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-24/+217
2025-05-21Merge tag 'renesas-dts-for-v6.16-tag3' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-1/+2
2025-05-21Merge tag 'riscv-dt-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-14/+57
2025-05-21Merge tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann3-9/+137
2025-05-19riscv: dts: sophgo: switch precise compatible for existed clock device for CV...Inochi Amaoto3-3/+3
2025-05-19riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10Inochi Amaoto5-0/+3249
2025-05-19riscv: dts: sopgho: use SOC_PERIPHERAL_IRQ to calculate interrupt numberInochi Amaoto5-23/+29
2025-05-19riscv: dts: sophgo: rename header file cv18xx.dtsi to cv180x.dtsiInochi Amaoto4-3/+3
2025-05-19riscv: dts: sophgo: Move riscv cpu definition to a separate fileInochi Amaoto5-29/+39
2025-05-19riscv: dts: sophgo: Move all soc specific device into soc dtsi fileInochi Amaoto4-52/+72
2025-05-19riscv: sophgo: dts: Add spi controller for SG2042Zixian Zeng1-0/+26
2025-05-19riscv: dts: sophgo: sg2042: add pinctrl supportInochi Amaoto2-0/+78
2025-05-15riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot lo...E Shattow1-0/+9
2025-05-15riscv: dts: starfive: jh7110-common: add eeprom node to i2c5E Shattow1-0/+6
2025-05-15riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles m...E Shattow1-2/+2
2025-05-15riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrgE Shattow1-2/+10
2025-05-15riscv: dts: starfive: jh7110-common: use macros for MMC0 pinsIcenowy Zheng1-10/+11
2025-05-15riscv: dts: starfive: fml13v01: enable USB 3.0 portSandie Cao1-0/+19
2025-05-14riscv: dts: renesas: Add specific RZ/Five cache compatibleConor Dooley1-1/+2
2025-05-14riscv: dts: spacemit: add gpio LED for system heartbeatYixun Lan1-0/+11
2025-05-14riscv: dts: spacemit: add gpio support for K1 SoCYixun Lan2-0/+21
2025-05-14riscv: dts: spacemit: Acquire clocks for UARTYixun Lan1-9/+27
2025-05-14riscv: dts: spacemit: Acquire clocks for pinctrlYixun Lan1-0/+3
2025-05-14riscv: dts: spacemit: Add clock tree for SpacemiT K1Haylen Chu1-0/+75
2025-05-07riscv: dts: thead: Add device tree VO clock controllerMichal Wilczynski1-0/+7
2025-04-30riscv: dts: sophgo: fix DMA data-width configuration for CV18xxZe Huang1-1/+1
2025-04-25riscv: dts: thead: Introduce reset controller nodeMichal Wilczynski1-0/+6
2025-04-14riscv: dts: thead: Introduce power domain nodes with aon firmwareMichal Wilczynski1-0/+8
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+1
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2025-03-27Merge tag 'soc-dt-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds11-13/+124
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-19Merge tag 'riscv-dt-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann7-13/+51
2025-03-19Merge tag 'riscv-sophgo-dt-for-v6.15' of https://github.com/sophgo/linux into...Arnd Bergmann2-0/+45
2025-03-19riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)1-2/+0
2025-03-18riscv: migrate to the generic rule for built-in DTBMasahiro Yamada1-2/+0
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-4/+1
2025-02-26riscv: sophgo: dts: Add msi controller for SG2042Chen Wang1-0/+10