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 月之前 |
Zhouqi Jiang
|
0a30557f64
dynamic: identify magic number and version value
|
10 月之前 |
Zhouqi Jiang
|
7cba717df0
dynamic: update definition of dynamic information
|
10 月之前 |
Zhouqi Jiang
|
151e999fdf
trap: initial machine trap support
|
10 月之前 |
Zhouqi Jiang
|
a0bf37945c
board: add uart16550, clint and sifive_test devices
|
10 月之前 |
Zhouqi Jiang
|
e2606f5d17
main: inform hart jump address and next mode
|
10 月之前 |
Zhouqi Jiang
|
f126398973
reset: add reset module, refactor failure module to call reset::fail
|
11 月之前 |
Zhouqi Jiang
|
633f14dcb6
lib: improve error information on firmware failure
|
11 月之前 |
Zhouqi Jiang
|
669fb409a4
lib: single-core boot sequence
|
11 月之前 |
Zhouqi Jiang
|
cb24cee970
dynamic: aggregate error on dynamic information parsing
|
11 月之前 |
Zhouqi Jiang
|
4bbc883785
lib: parse dynamic information
|
11 月之前 |