summaryrefslogtreecommitdiff
path: root/include/hw/riscv/sifive_u.h
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07SiFive Freedom U Series RISC-V MachineMichael Clark1-0/+69
This provides a RISC-V Board compatible with the the SiFive Freedom U SDK. The following machine is implemented: - 'sifive_u'; CLINT, PLIC, UART, device-tree Acked-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Sagar Karandikar <sagark@eecs.berkeley.edu> Signed-off-by: Palmer Dabbelt <palmer@sifive.com> Signed-off-by: Michael Clark <mjc@sifive.com>