Age | Commit message (Expand) | Author |
---|---|---|
2024-09-01 | Move almost all the kernel into crates/. | Nathan Ringo |
2024-08-27 | Adds a free-list for physical memory. | Nathan Ringo |
2024-08-26 | Refactor DeviceTree parsing. | Nathan Ringo |
2024-02-25 | [console] Adds the start of a console subsystem to handle kernel logs. | Nathan Ringo |