You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Richter 2e72a8408f
Rework driver subsystem
This update significantly decouples the generic kernel code
from the BSP code.
Prior to this patch, the BSP had way too much business logic
that should have always been the generic kernel's concern.
2 years ago
..
_arch/aarch64 Bump dependencies 2 years ago
bsp Rework driver subsystem 2 years ago
console Misc fixes/streamlining 2 years ago
cpu Use a virtual manifest starting tutorial 12 2 years ago
exception Rework driver subsystem 2 years ago
memory Bump compiler and dependencies 2 years ago
bsp.rs Use a virtual manifest starting tutorial 12 2 years ago
common.rs Misc fixes/streamlining 2 years ago
console.rs Rework driver subsystem 2 years ago
cpu.rs Use a virtual manifest starting tutorial 12 2 years ago
driver.rs Rework driver subsystem 2 years ago
exception.rs Bump compiler and dependencies 2 years ago
lib.rs Rework driver subsystem 2 years ago
main.rs Rework driver subsystem 2 years ago
memory.rs Rework driver subsystem 2 years ago
panic_wait.rs Rewrite timer subsystem 2 years ago
print.rs Rewrite timer subsystem 2 years ago
state.rs Use a virtual manifest starting tutorial 12 2 years ago
synchronization.rs Annotate sync functions 2 years ago
time.rs Rewrite timer subsystem 2 years ago