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 Rework driver subsystem 2 years ago
cpu Update copyright 2 years ago
exception Update copyright 2 years ago
memory Misc fixes/streamlining 2 years ago
bsp.rs Update copyright 2 years ago
common.rs Misc fixes/streamlining 2 years ago
console.rs Rework driver subsystem 2 years ago
cpu.rs Update copyright 2 years ago
driver.rs Rework driver subsystem 2 years ago
exception.rs Bump compiler and dependencies 2 years ago
main.rs Rework driver subsystem 2 years ago
memory.rs Update copyright 2 years ago
panic_wait.rs Rewrite timer subsystem 2 years ago
print.rs Rewrite timer subsystem 2 years ago
synchronization.rs Annotate sync functions 2 years ago
time.rs Rewrite timer subsystem 2 years ago