summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adde disk read/write functionsFreya Murphy2025-04-042-0/+42
|
* generic file system structuresFreya Murphy2025-04-045-0/+239
|
* fmtFreya Murphy2025-04-0410-310/+357
|
* switch to c11Freya Murphy2025-04-042-2/+2
|
* real time clockFreya Murphy2025-04-047-0/+393
|
* serial and ttyFreya Murphy2025-04-0310-21/+215
|
* pciFreya Murphy2025-04-036-5/+276
|
* fmtFreya Murphy2025-04-0313-148/+161
|
* load multiboot memory map, heap is done!!!Freya Murphy2025-04-038-15/+236
|
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-0315-16/+1147
|
* fix printfFreya Murphy2025-04-031-54/+108
|
* use GDT.DataFreya Murphy2025-04-031-3/+2
|
* fix verboseFreya Murphy2025-04-035-11/+12
|
* remove annoying outputFreya Murphy2025-04-031-1/+1
|
* memory allocator/pager, plus other stuffFreya Murphy2025-04-0318-23/+1681
|
* boot headers movedFreya Murphy2025-04-033-258/+255
|
* remove undeeded headers, add global lib.h headerFreya Murphy2025-04-034-126/+6
|
* volatile string fnsFreya Murphy2025-04-034-0/+73
|
* remove docFreya Murphy2025-04-034-6148/+0
|
* grubFreya Murphy2025-04-033-23/+30
|
* working entry for long modeFreya Murphy2025-04-031-27/+48
|
* move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2025-04-0351-847/+5132
|
* new libsFreya Murphy2025-04-0341-1321/+911
|
* move boot only headers to bootFreya Murphy2025-04-034-2/+495
|
* refactor includeFreya Murphy2025-04-0340-5424/+5342
|
* track changesoldFreya Murphy2025-04-015-171/+163
|
* track upstreamFreya Murphy2025-03-3118-271/+943
|
* track changesFreya Murphy2025-03-281-1/+23
|
* track changesFreya Murphy2025-03-275-34/+74
|
* track changesFreya Murphy2025-03-272-5/+9
|
* disable kvm (breaks gdb), fix kernel to be flat binaryFreya Murphy2025-03-272-7/+7
|
* readmeFreya Murphy2025-03-271-0/+25
|
* only strip user binariesFreya Murphy2025-03-271-1/+3
|
* added flake environmentIan McFarlane2025-03-274-0/+103
|
* cpu_reset prints at start, not usefullFreya Murphy2025-03-271-1/+1
|
* make user.img properFreya Murphy2025-03-271-1/+1
|
* track util changes as wellFreya Murphy2025-03-275-101/+140
|
* remove trailing whitespaceFreya Murphy2025-03-2718-105/+42
|
* move user to 0x30000, update kernel.ldFreya Murphy2025-03-272-5/+19
|
* pull changesFreya Murphy2025-03-271-21/+24
|
* pull upstream changes, add auto formattingFreya Murphy2025-03-2793-4579/+5447
|
* add compile_flags.txt for clangd lspFreya Murphy2025-03-271-0/+8
|
* kvm on linux onlyFreya Murphy2025-03-261-2/+6
|
* remove unusedFreya Murphy2025-03-262-336/+0
|
* fix symbolsFreya Murphy2025-03-261-1/+3
|
* user linker scriptFreya Murphy2025-03-261-0/+1
|
* more qemu opts and gdbFreya Murphy2025-03-252-4/+15
|
* remove legacy bullshitFreya Murphy2025-03-2517-1374/+0
|
* convert build system to zigFreya Murphy2025-03-255-314/+388
|
* initial checkout from wrcFreya Murphy2025-03-25119-0/+25485