| .. |
|
driver
|
6dd58675ae
feat(serial): add serial driver support for riscv64
|
7 months ago |
|
fs
|
1e9ae1be41
feat(BlockDevice): add write requests for block devices
|
7 months ago |
|
kernel
|
42b95ebe83
feat(syscall): impl lseek for riscv64
|
7 months ago |
|
net
|
49e32c3462
feat(e1000e): adapt e1000e driver to the new kernel
|
8 months ago |
|
sync
|
a0b22bb416
style: remove arch crate
|
7 months ago |
|
driver.rs
|
6dd58675ae
feat(serial): add serial driver support for riscv64
|
7 months ago |
|
hash.rs
|
1d5525f5c1
rewrite Dentry module with rust
|
1 year ago |
|
io.rs
|
485546e8d0
feat: add Stream used for write operations
|
7 months ago |
|
kernel.rs
|
dd32b93963
feat(hal): smp initialization
|
8 months ago |
|
kernel_init.rs
|
4351cf5573
partial work: fix riscv64 bootstrap
|
7 months ago |
|
lib.rs
|
6dd58675ae
feat(serial): add serial driver support for riscv64
|
7 months ago |
|
net.rs
|
c3b20946d2
rewrite(e1000e): rewrite e1000e driver with rust
|
1 year ago |
|
path.rs
|
5b315d7831
lazy_lock: replace old lazy_static
|
10 months ago |
|
prelude.rs
|
262b76ad95
remove(bindgen): move all the used constants to `kernel::constants`
|
8 months ago |
|
rcu.rs
|
a2ec93f2e3
temporary solution: use `Task::block_on` everywhere
|
9 months ago |
|
sync.rs
|
a0b22bb416
style: remove arch crate
|
7 months ago |