.. |
allocator
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
arch
|
fixed qr code
|
2022-08-21 11:45:28 +02:00 |
devices
|
IDE: Implement writing using Bus Mastering DMA
|
2022-08-17 17:19:27 +03:00 |
driver_traits
|
Devices: Add block devices
|
2022-08-17 13:29:34 +03:00 |
experiments
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
filesystem
|
make stuff use the new VFS interface
|
2022-08-08 08:22:58 +03:00 |
graphics
|
handle dependencies, get rid of shadeable
|
2022-08-02 14:13:29 +03:00 |
hardware
|
unused import: git::commit_message
|
2022-08-01 14:09:05 +03:00 |
ipc
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
keyboard
|
chore: fmt
|
2022-04-12 00:23:11 +02:00 |
prelude
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
relib
|
VFS: path resolution
|
2022-08-08 08:22:55 +03:00 |
rhai_shell
|
vfs: move operations into trait StorageDevice, hold StorageDevices in KERNEL_STATE
|
2022-08-08 08:21:35 +03:00 |
tests
|
PCI: a lot of refactoration
|
2022-08-17 13:29:34 +03:00 |
usb
|
chore: fmt
|
2022-04-12 00:23:11 +02:00 |
virtio
|
PCI: a lot of refactoration
|
2022-08-17 13:29:34 +03:00 |
wasm
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
wasm_jumploader
|
make stuff use the new VFS interface
|
2022-08-08 08:22:58 +03:00 |
boot_conf.rs
|
port clparse
|
2022-08-06 22:12:48 -05:00 |
handle.rs
|
VFS+Ext2: many simplifications and filesystem initialisation
|
2022-08-08 08:21:35 +03:00 |
kernel_state.rs
|
recursively walk directories
|
2022-08-08 08:21:35 +03:00 |
kmain.rs
|
PCI: device discovery
|
2022-08-17 13:29:34 +03:00 |
lib.rs
|
merge
|
2022-08-28 22:04:55 +02:00 |
logger.rs
|
port clparse
|
2022-08-06 22:12:48 -05:00 |
main.rs
|
wasm programs are now working
|
2021-12-24 08:04:07 -06:00 |
panic.rs
|
PCI: a lot of refactoration
|
2022-08-17 13:29:34 +03:00 |
port_io.rs
|
back into virtio work
|
2022-04-25 13:39:39 -05:00 |
print.rs
|
fix backspace
|
2022-08-03 02:09:34 -05:00 |
ps2_mouse.rs
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
scratchpad.rs
|
IDE: Add LBA28 addressing support
|
2022-08-17 15:29:50 +03:00 |
serial_print.rs
|
chore: fmt
|
2022-04-12 00:23:11 +02:00 |
stdio.rs
|
Devices: Add block devices
|
2022-08-17 13:29:34 +03:00 |
time.rs
|
adding a deadlock to master :>
|
2022-07-31 01:54:01 -05:00 |
unicode_utils.rs
|
misc warning fixes
|
2022-08-01 14:50:41 +03:00 |
utils.rs
|
changes
|
2022-05-12 21:07:06 -05:00 |
vga_e.rs
|
unused import: git::commit_message
|
2022-08-01 14:09:05 +03:00 |
vterm.rs
|
prelim work on VGA
|
2022-08-05 01:14:13 -05:00 |