CVSROOT: /cvs Module name: src Changes by: dr...@cvs.openbsd.org 2021/06/12 17:58:24
Modified files: sys/arch/riscv64/conf: GENERIC RAMDISK files.riscv64 Added files: sys/arch/riscv64/dev: sfuart.c Log message: Serial driver for SiFive Unmatched (U74) based on dev/fdt/amluart.c console input and output working, userland input and output at least partially working. 'commit that driver, further improvements can happen in-tree' deraadt@