aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/boot
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'riscv-dt-fixes-for-v6.8-final' of https://git.kernel.org/pub/scm/l...Gravatar Arnd Bergmann 5-5/+5
2024-03-06riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigGravatar Yangyu Chen 4-5/+1
2024-03-05riscv: dts: starfive: jh7100: fix root clock namesGravatar Krzysztof Kozlowski 1-0/+4
2024-03-04Merge tag 'riscv-sophgo-dt-for-v6.9' of https://github.com/sophgo/linux into ...Gravatar Arnd Bergmann 1-0/+9
2024-02-23Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Gravatar Arnd Bergmann 3-8/+9
2024-02-23riscv: dts: add resets property for uart nodeGravatar Chen Wang 1-0/+1
2024-02-23riscv: dts: add reset generator for Sophgo SG2042 SoCGravatar Chen Wang 1-0/+8
2024-02-14riscv: dts: sifive: add missing #interrupt-cells to pmicGravatar Conor Dooley 1-0/+1
2024-02-13riscv: dts: starfive: replace underscores in node namesGravatar Krzysztof Kozlowski 2-8/+8
2024-01-26riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint formatGravatar Inochi Amaoto 1-32/+48
2024-01-11Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 13-115/+563
2023-12-21Merge tag 'riscv-dt-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 12-116/+560
2023-12-13riscv: dts: starfive: Enable SDIO wifi on JH7100 boardsGravatar Emil Renner Berthing 1-0/+60
2023-12-13riscv: dts: starfive: Enable SD-card on JH7100 boardsGravatar Emil Renner Berthing 1-0/+47
2023-12-13riscv: dts: starfive: Add JH7100 MMC nodesGravatar Emil Renner Berthing 1-0/+26
2023-12-13riscv: dts: starfive: Add pool for coherent DMA memory on JH7100 boardsGravatar Emil Renner Berthing 1-0/+24
2023-12-13riscv: dts: starfive: Add JH7100 cache controllerGravatar Emil Renner Berthing 1-0/+13
2023-12-13riscv: dts: starfive: Mark the JH7100 as having non-coherent DMAsGravatar Emil Renner Berthing 1-0/+1
2023-12-13riscv: dts: starfive: Group tuples in interrupt propertiesGravatar Geert Uytterhoeven 1-4/+4
2023-12-12riscv: dts: thead: Enable LicheePi 4A eMMC and microSDGravatar Drew Fustini 1-0/+20
2023-12-12riscv: dts: thead: Enable BeagleV Ahead eMMC and microSDGravatar Drew Fustini 1-0/+20
2023-12-12riscv: dts: thead: Add TH1520 mmc controllers and sdhci clockGravatar Drew Fustini 1-0/+34
2023-12-06riscv: dts: microchip: add the mpfs' system controller qspi & associated flashGravatar Conor Dooley 2-0/+38
2023-11-30Merge patch series "Add Huashan Pi board support"Gravatar Conor Dooley 5-112/+273
2023-11-30riscv: dts: sophgo: add Huashan Pi board device treeGravatar Inochi Amaoto 2-0/+49
2023-11-30riscv: dts: sophgo: add initial CV1812H SoC device treeGravatar Inochi Amaoto 1-0/+24
2023-11-30riscv: dts: sophgo: cv18xx: Add gpio devicesGravatar Inochi Amaoto 1-0/+73
2023-11-30riscv: dts: sophgo: Separate compatible specific for CV1800B socGravatar Inochi Amaoto 2-112/+127
2023-11-26riscv: dts: microchip: move timebase-frequency to mpfs.dtsiGravatar Conor Dooley 6-35/+1
2023-11-16riscv: dts: sophgo: remove address-cells from intc nodeGravatar Conor Dooley 1-1/+0
2023-11-13riscv: dts: renesas: Convert isa detection to new propertiesGravatar Conor Dooley 1-0/+4
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2023-11-06riscv: boot: Fix creation of loader.binGravatar Geert Uytterhoeven 1-0/+1
2023-11-01Merge tag 'soc-dt-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 32-96/+2847
2023-10-23riscv: dts: thead: convert isa detection to new propertiesGravatar Conor Dooley 1-0/+12
2023-10-18Merge tag 'riscv-dt-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 14-2/+2766
2023-10-17riscv: dts: thead: set dma-noncoherent to soc busGravatar Jisheng Zhang 1-0/+1
2023-10-16Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 1-26/+27
2023-10-15riscv: dts: starfive: convert isa detection to new propertiesGravatar Conor Dooley 2-0/+21
2023-10-15riscv: dts: sifive: convert isa detection to new propertiesGravatar Conor Dooley 2-0/+30
2023-10-15riscv: dts: microchip: convert isa detection to new propertiesGravatar Conor Dooley 1-0/+15
2023-10-13Merge tag 'sunxi-dt-for-6.7-1' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 14-15/+56
2023-10-13riscv: dts: allwinner: convert isa detection to new propertiesGravatar Conor Dooley 1-0/+3
2023-10-12riscv: dts: starfive: visionfive 2: correct spi's ss pinGravatar Nam Cao 1-1/+1
2023-10-07riscv: dts: sophgo: add Milk-V Duo board device treeGravatar Jisheng Zhang 2-0/+39
2023-10-07riscv: dts: sophgo: add initial CV1800B SoC device treeGravatar Jisheng Zhang 1-0/+123
2023-10-07riscv: dts: sophgo: add Milk-V Pioneer board device treeGravatar Chen Wang 3-0/+22
2023-10-07riscv: dts: add initial Sophgo SG2042 SoC device treeGravatar Chen Wang 2-0/+2325
2023-10-05riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly di...Gravatar Lad Prabhakar 2-79/+0
2023-10-05riscv: dts: renesas: r9a07g043f: Add dma-noncoherent propertyGravatar Lad Prabhakar 1-0/+1