summaryrefslogtreecommitdiff
path: root/kernel/kernel.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* break apart c libarayFreya Murphy2025-04-081-41/+0
|
* fmtFreya Murphy2025-04-041-0/+4
|
* real time clockFreya Murphy2025-04-041-0/+9
|
* pciFreya Murphy2025-04-031-5/+4
|
* load multiboot memory map, heap is done!!!Freya Murphy2025-04-031-3/+20
|
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-031-3/+7
|
* memory allocator/pager, plus other stuffFreya Murphy2025-04-031-2/+5
|
* move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2025-04-031-397/+2
|
* track changesoldFreya Murphy2025-04-011-12/+14
|
* track upstreamFreya Murphy2025-03-311-10/+24
|
* remove trailing whitespaceFreya Murphy2025-03-271-1/+1
|
* pull upstream changes, add auto formattingFreya Murphy2025-03-271-114/+117
|
* initial checkout from wrcFreya Murphy2025-03-251-0/+381