guttatus
|
b79b38b261
docs: add a tutorial on use U-Boot and RustSBI to boot Test Kernel in Qemu
|
6 月之前 |
guttatus
|
3281abfd72
feat(test-kernel): add RISCV linux boot image header to test-kernel
|
6 月之前 |
guttatus
|
6b7a8e39d0
fix(test-kernel): remove incompatible commands
|
6 月之前 |
guttatus
|
0e5ea67093
fix(docs): fix the error path
|
6 月之前 |
guttatus
|
2868e7338d
fix: modified Cargo.toml to fix the missing comma
|
6 月之前 |
guttatus
|
0eef32b7b9
merge: merge test-kernel and supervisor
|
6 月之前 |
guttatus
|
6f253e69a6
docs: add a tutorial on use U-Boot SPL and RustSBI to boot Test Kernel in Qemu
|
6 月之前 |
Zhouqi Jiang
|
f64f5e857b
feat: compile supervisor level bootloader
|
6 月之前 |
guttatus
|
4f6b428aee
feat(test-kernel): rustsbi prototyper can boot test-kernel
|
6 月之前 |
Zhouqi Jiang
|
a9bd9f8ba5
feat: prepare for supervisor module
|
6 月之前 |
guttatus
|
06a4fa760a
feat: init test-kernel
|
6 月之前 |
guttatus
|
ae550e97c0
refactor(prototyper): restructure the project using workspace
|
6 月之前 |
guttatus
|
18d2d340f6
feat: implemented reset extension
|
6 月之前 |
Luo Jia / Zhouqi Jiang
|
d0e7819acd
Merge pull request #4 from guttatus/rfence
|
7 月之前 |
guttatus
|
8e36155c47
docs: add a tutorial on use U-Boot and RustSBI to boot openEuler in qemu
|
7 月之前 |
guttatus
|
0a159b8a94
feat: use cargo-make as task flow tool
|
7 月之前 |
guttatus
|
3146873a8b
refactor(rfence): remove unnecessary synchronization in rfence extension implementation
|
7 月之前 |
guttatus
|
cca1517579
feat: implemented rfence extension
|
7 月之前 |
Luo Jia / Zhouqi Jiang
|
af15190da6
Merge pull request #3 from guttatus/multicores
|
7 月之前 |
guttatus
|
b125aa421c
docs: add a tutorial on use U-Boot and RustSBI to boot ArchLinux in qemu
|
7 月之前 |
guttatus
|
b54c334ad0
feat: support booting linux kernel on multicores
|
7 月之前 |
Zhouqi Jiang
|
3e60278b81
docs: fix RustSBI prototyper clone command documents
|
8 月之前 |
Luo Jia / Zhouqi Jiang
|
64afae204c
Merge pull request #2 from guttatus/uboot
|
8 月之前 |
guttatus
|
34147886bd
feat: support booting linux kernel on single core
|
8 月之前 |
Luo Jia / Zhouqi Jiang
|
85648f062d
Merge pull request #1 from guttatus/uboot-opensbi-qemu-linux
|
9 月之前 |
guttatus
|
8bd3a65abe
docs:fixed hyperlink error and some typo
|
9 月之前 |
guttatus
|
ddbde21bbf
docs:add a tutorial on use U-Boot and OpenSBI to boot Linux in qemu
|
9 月之前 |
Zhouqi Jiang
|
4b6bf5cf90
dt: parse '/model' node
|
10 月之前 |
Zhouqi Jiang
|
3bd6cfe1c0
device_tree: parse chosen stdout device
|
10 月之前 |
Zhouqi Jiang
|
af501aed89
main: initialize programming language runtime once only
|
10 月之前 |