summaryrefslogtreecommitdiff
path: root/arch/riscv/boot
AgeCommit message (Expand)AuthorFilesLines
2021-12-17riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier1-60/+24
2021-12-17riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier1-0/+12
2021-12-17riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier1-0/+10
2021-12-17riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier1-0/+4
2021-12-16RISC-V: Add BeagleV Starlight Beta device treeEmil Renner Berthing3-0/+167
2021-12-16RISC-V: Add initial StarFive JH7100 device treeEmil Renner Berthing1-0/+230
2021-11-24riscv: dts: unmatched: Add gpio card detect to mmc-spi-slotBin Meng1-0/+2
2021-11-24riscv: dts: unleashed: Add gpio card detect to mmc-spi-slotBin Meng1-0/+1
2021-11-19riscv: dts: enable more DA9063 functions for the SiFive HiFive UnmatchedAurelien Jarno1-0/+12
2021-10-21Merge tag 'riscv-sifive-dt-5.16' of git://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt4-16/+7
2021-10-19riscv: dts: sifive: add missing compatible for plicKrzysztof Kozlowski1-1/+1
2021-10-19riscv: dts: microchip: add missing compatibles for clint and plicKrzysztof Kozlowski1-2/+2
2021-10-19riscv: dts: sifive: drop duplicated nodes and properties in sifiveKrzysztof Kozlowski2-10/+0
2021-10-19riscv: dts: sifive: fix Unleashed board compatibleKrzysztof Kozlowski1-1/+2
2021-10-19riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatibleKrzysztof Kozlowski2-2/+2
2021-10-08riscv: dts: microchip: use vendor compatible for Cadence SD4HCKrzysztof Kozlowski1-1/+1
2021-10-08riscv: dts: microchip: drop unused pinctrl-namesKrzysztof Kozlowski1-1/+0
2021-10-08riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski2-28/+12
2021-10-08riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski2-3/+3
2021-10-08riscv: dts: microchip: drop duplicated nodesKrzysztof Kozlowski1-5/+0
2021-09-11riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-11riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada1-8/+0
2021-08-25riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng1-0/+4
2021-08-25riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng1-1/+1
2021-08-04riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo1-1/+1
2021-06-19riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov1-1/+1
2021-06-12riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti2-0/+2
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-1/+419
2021-05-04riscv: dts: Add PCIe support for the SiFive FU740-C000 SoCGreentime Hu1-0/+33
2021-04-26RISC-V: Initial DTS for Microchip ICICLE boardAtish Patra4-0/+404
2021-04-26RISC-V: enable XIPVitaly Wool1-0/+13
2021-04-26riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti1-1/+2
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-154/+2034
2021-02-23riscv: Add Kendryte KD233 board device treeDamien Le Moal1-0/+152
2021-02-23riscv: Add SiPeed MAIXDUINO board device treeDamien Le Moal1-0/+184
2021-02-23riscv: Add SiPeed MAIX GO board device treeDamien Le Moal1-0/+219
2021-02-23riscv: Add SiPeed MAIX DOCK board device treeDamien Le Moal1-0/+211
2021-02-23riscv: Add SiPeed MAIX BiT board device treeDamien Le Moal1-0/+209
2021-02-23riscv: Update Canaan Kendryte K210 device treeDamien Le Moal3-51/+413
2021-02-11Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt1-1/+0
2021-01-15riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal1-5/+0
2021-01-15riscv: Use vendor name for K210 SoC supportDamien Le Moal5-6/+6
2021-01-14dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam1-0/+1
2021-01-14dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam1-0/+1
2021-01-08riscv: Fix builtin DTB handlingDamien Le Moal2-3/+4
2021-01-08riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2-1/+255
2021-01-08riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah1-0/+293
2020-11-09riscv: Ignore Image.* and loader.binKefeng Wang1-1/+2
2020-11-09riscv: Clean up boot dirKefeng Wang1-1/+1
2020-09-19riscv: Fix Kendryte K210 device treeDamien Le Moal1-2/+4