Age | Commit message (Expand) | Author |
---|---|---|
2023-01-25 | kernel/irq: use a lookup table for irqs | dzwdz |
2023-01-25 | style: typedef structs, shorter namespaces | dzwdz |
2023-01-25 | kernel/virt: replace the virt_cpy api with a more foolproof one | dzwdz |
2022-09-01 | kernel: add a debug print for the amount of used memory | dzwdz |
2022-08-17 | amd64: rtl8139 driver with basic rx support | dzwdz |
2022-08-07 | kernel: ps2 mouse support | dzwdz |
2022-08-04 | syscalls: add _syscall_sleep() | dzwdz |
2022-08-03 | amd64: cleanup the irq code, #define the magic numbers | dzwdz |
2022-07-16 | amd64: back at the shell! | dzwdz |
2022-07-16 | amd64: init can print to the terminal now | dzwdz |
2022-07-16 | amd64: barely boot into kernel code | dzwdz |