index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
boot
Age
Commit message (
Expand
)
Author
2020-09-19
riscv: Fix Kendryte K210 device tree
Damien Le Moal
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-05-18
riscv: K210: Add a built-in device tree
Palmer Dabbelt
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-03
riscv: create a loader.bin boot image for Kendryte SoC
Christoph Hellwig
2020-04-03
riscv: Add Kendryte K210 device tree
Damien Le Moal
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-05
riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file
Yash Shah
2020-02-19
riscv: Fix gitignore
Damien Le Moal
2020-01-29
riscv: dts: Add DT support for SiFive FU540 GPIO driver
Yash Shah
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
2019-12-08
riscv: Fix build dependency for loader
Olof Johansson
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-17
riscv: provide a flat image loader
Christoph Hellwig
2019-11-15
riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
Green Wan
2019-11-12
RISC-V: Add multiple compression image format.
Atish Patra
2019-10-14
riscv: dts: HiFive Unleashed: add default chosen/stdout-path
Paul Walmsley
2019-09-20
riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-09-20
riscv: dts: sifive: Add ethernet0 to the aliases node
Bin Meng
2019-09-19
riscv: dts: Add DT support for SiFive FU540 PWM driver
Yash Shah
2019-07-31
riscv: dts: fu540-c000: drop "timebase-frequency"
Paul Walmsley
2019-07-22
riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver
Yash Shah
2019-07-01
arch: riscv: add config option for building SiFive's SoC resource
Loys Ollivier
2019-06-26
riscv: dts: Re-organize the DT nodes
Yash Shah
2019-06-17
riscv: dts: add initial board data for the SiFive HiFive Unleashed
Paul Walmsley
2019-06-17
riscv: dts: add initial support for the SiFive FU540-C000 SoC
Paul Walmsley
2019-06-17
arch: riscv: add support for building DTB files from DT source data
Paul Walmsley
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel