guttatus
|
0ed75fde29
feat(prototyper): refactor code and add jump firmware
|
2 mēneši atpakaļ |
Woshiluo Luo
|
28c8921056
feat(xtask): use clap-verbosity-flag to set log level.
|
3 mēneši atpakaļ |
Woshiluo Luo
|
8d40a5a04a
feat(xtask): add log
|
3 mēneši atpakaļ |
guttatus
|
0c3198ac88
feat: supports coexistence of different types of firmware
|
3 mēneši atpakaļ |
guttatus
|
584a3f8e0b
feat(prototyper): add T-Head clint driver
|
3 mēneši atpakaļ |
guttatus
|
e815d20bba
fix(prototyper): fix typo and make code clean
|
3 mēneši atpakaļ |
guttatus
|
f045c64fc5
feat(prototyper): Added support for 32-bit wide Uart16550 device
|
3 mēneši atpakaļ |
Woshiluo Luo
|
afa1907da5
feat(bench-kernel): impl ipi test
|
3 mēneši atpakaļ |
guttatus
|
564569fe10
workflow(prototyper): Use `cargo-xtask` instead of `cargo-make`
|
3 mēneši atpakaļ |
Woshiluo Luo
|
dfc10562a0
feat: use latest serde-device-tree to rewrite parse
|
4 mēneši atpakaļ |
Woshiluo Luo
|
7f9b4d25ec
feat: use compatible prop to choose serial driver
|
4 mēneši atpakaļ |
Woshiluo Luo
|
c9626244aa
feat(prototyper): add xilinx uartlite driver
|
5 mēneši atpakaļ |
Plucky923
|
4a66b36632
build(deps): upgrade rustsbi 0.4.0 denpendencies and format code (#21)
|
5 mēneši atpakaļ |
Woshiluo Luo
|
8dadb87b9b
bump: serde-device-tree to latest
|
5 mēneši atpakaļ |
guttatus
|
2868e7338d
fix: modified Cargo.toml to fix the missing comma
|
6 mēneši atpakaļ |
guttatus
|
0eef32b7b9
merge: merge test-kernel and supervisor
|
6 mēneši atpakaļ |
Zhouqi Jiang
|
f64f5e857b
feat: compile supervisor level bootloader
|
6 mēneši atpakaļ |
Zhouqi Jiang
|
a9bd9f8ba5
feat: prepare for supervisor module
|
6 mēneši atpakaļ |
guttatus
|
06a4fa760a
feat: init test-kernel
|
6 mēneši atpakaļ |
guttatus
|
ae550e97c0
refactor(prototyper): restructure the project using workspace
|
6 mēneši atpakaļ |
guttatus
|
0a159b8a94
feat: use cargo-make as task flow tool
|
7 mēneši atpakaļ |
guttatus
|
34147886bd
feat: support booting linux kernel on single core
|
8 mēneši atpakaļ |
Zhouqi Jiang
|
3bd6cfe1c0
device_tree: parse chosen stdout device
|
10 mēneši atpakaļ |
Zhouqi Jiang
|
a0bf37945c
board: add uart16550, clint and sifive_test devices
|
10 mēneši atpakaļ |
Zhouqi Jiang
|
f126398973
reset: add reset module, refactor failure module to call reset::fail
|
11 mēneši atpakaļ |
Zhouqi Jiang
|
669fb409a4
lib: single-core boot sequence
|
11 mēneši atpakaļ |
Zhouqi Jiang
|
4bbc883785
lib: parse dynamic information
|
11 mēneši atpakaļ |
Zhouqi Jiang
|
8a245e4890
lib: project structure for rustsbi-prototyper package
|
11 mēneši atpakaļ |
Zhouqi Jiang
|
fc3347e4a1
lib: project basic structure
|
11 mēneši atpakaļ |