aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-0/+152
2020-04-03riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig1-0/+3
2020-04-03riscv: Add Kendryte K210 device treeDamien Le Moal4-0/+149
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-05riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah1-0/+5
2020-02-19riscv: Fix gitignoreDamien Le Moal1-0/+2
2020-01-29riscv: dts: Add DT support for SiFive FU540 GPIO driverYash Shah2-1/+18
2020-01-03riscv: dts: Add DT support for SiFive L2 cache controllerYash Shah1-0/+15
2019-12-08riscv: Fix build dependency for loaderOlof Johansson1-1/+1
2019-11-22Merge branch 'next/nommu' into for-nextPaul Walmsley3-1/+30
2019-11-17riscv: provide a flat image loaderChristoph Hellwig3-1/+30
2019-11-15riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00Green Wan1-0/+7
2019-11-12RISC-V: Add multiple compression image format.Atish Patra1-0/+12
2019-10-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley1-0/+1
2019-09-20riscv: dts: sifive: Drop "clock-frequency" property of cpu nodesBin Meng1-3/+0
2019-09-20riscv: dts: sifive: Add ethernet0 to the aliases nodeBin Meng1-0/+1
2019-09-19riscv: dts: Add DT support for SiFive FU540 PWM driverYash Shah2-0/+26
2019-07-31riscv: dts: fu540-c000: drop "timebase-frequency"Paul Walmsley1-1/+0
2019-07-22riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah2-0/+24
2019-07-01arch: riscv: add config option for building SiFive's SoC resourceLoys Ollivier1-1/+1
2019-06-26riscv: dts: Re-organize the DT nodesYash Shah2-0/+19
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2-0/+67
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley1-0/+215
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley1-0/+2
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel3-0/+95