summaryrefslogtreecommitdiff
path: root/kernel/src/device_tree.rs
AgeCommit message (Expand)Author
2024-09-01Move almost all the kernel into crates/.Nathan Ringo
2024-08-27Adds a free-list for physical memory.Nathan Ringo
2024-08-26Refactor DeviceTree parsing.Nathan Ringo
2024-08-26The start of interrupt and timer support, with some DeviceTree parsing.Nathan Ringo
2024-08-25Adds a basic DeviceTree reader.Nathan Ringo