RISC-V memes
Find a file
Quantum 80dc438fd0
Drivers: Added start of 16550 UART driver
Seems to work well enough to take over the OpenSBI putchar

TODO: Add some kind of flush() to avoid trashing data still in the FIFO
when we take over from OpenSBI
2022-07-31 23:29:24 -04:00
kernel Drivers: Added start of 16550 UART driver 2022-07-31 23:29:24 -04:00
tools Tools: Added bdinfo print to uboot upload script 2022-06-07 00:56:52 -04:00
.gitignore Initial Commit 2022-01-03 19:11:49 -05:00
meson.build Make: Throwing more random shit at the makefiles 2022-07-31 22:57:40 -04:00
riscv.cross Make: Throwing more random shit at the makefiles 2022-07-31 22:57:40 -04:00