Skip to content

Releases: ipacman/xv6-riscv

Clean Up SBI launch

24 Nov 00:28
Compare
Choose a tag to compare
Clean Up SBI launch Pre-release
Pre-release

In this release we make use of SBI a0 register to identify the newly launched hart (significant clean up of main and entry_sbi.S), got the Banana Pi F3 Uart to work (simplifies configuration since all boards can enable this now) and did another README documentation pass.

Add support for BPI-F3 board

22 Nov 20:31
Compare
Choose a tag to compare
Pre-release

Add partial support for Banana Pi BPI-F3 board and clean up some README documentation.

Add support for VisionFive 2 board

11 Nov 03:55
Compare
Choose a tag to compare
Pre-release

Add more formal support for VF2 board using UART0_direct option that side steps the SBI issue observed with more recent board firmware.

Initial unmatched ramdisk version

01 Nov 19:23
Compare
Choose a tag to compare
Pre-release

This version adapts xv6 to run on Sifive Unmatched rev B. See Errata for known issues.
v0.1.zip