summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTSFreya Murphy2025-04-208-56/+99
* fix code segment (retfq) on long mode edge case (kvm)Freya Murphy2025-04-191-21/+13
* rollback mem_map_memoryFreya Murphy2025-04-194-15/+29
* remove invalid includesFreya Murphy2025-04-198-9/+0
* UEFI and republicansFreya Murphy2025-04-1930-249/+2006
* set mmap limitFreya Murphy2025-04-184-3/+10
* more pci devicesFreya Murphy2025-04-182-4/+7
* fix compile warningsFreya Murphy2025-04-174-20/+14
* gcc14stdenv instead of clangIan McFarlane2025-04-171-2/+1
* clang 18 in flake instead of zigIan McFarlane2025-04-171-2/+1
* remove build.zigFreya Murphy2025-04-171-202/+0
* qemu-kvm-noxFreya Murphy2025-04-171-1/+4
* fix ldflagsFreya Murphy2025-04-171-1/+1
* elf sym loadingFreya Murphy2025-04-1761-12884/+4754
* fmtFreya Murphy2025-04-175-36/+43
* font rending in framebuffer yay!!Freya Murphy2025-04-1719-145/+642
* fmtFreya Murphy2025-04-163-80/+84
* add qemu-kvm make targetFreya Murphy2025-04-161-0/+3
* remove all printing to report functionsFreya Murphy2025-04-168-24/+105
* add binary radix (%b) to printfFreya Murphy2025-04-162-0/+19
* add support for cpu feature checking, see, and avxFreya Murphy2025-04-165-77/+219
* update build.zigFreya Murphy2025-04-152-856/+1
* fmtFreya Murphy2025-04-152-4/+5
* procs stub from wrc baselineFreya Murphy2025-04-154-0/+2032
* more stub mem_ctx fnsFreya Murphy2025-04-152-3/+36
* move error.h out of symlinkFreya Murphy2025-04-151-1/+35
* public cpu_print_regs fnFreya Murphy2025-04-153-68/+75
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-1515-192/+378
* fix %nFreya Murphy2025-04-112-2/+2
* fmtFreya Murphy2025-04-108-20/+28
* make lib bettererFreya Murphy2025-04-106-91/+231
* fix random ampersand? how did i do thatIan McFarlane2025-04-101-1/+1
* fixed whitespace in makefileIan McFarlane2025-04-101-4/+4
* add nox targets to makefileIan McFarlane2025-04-101-2/+8
* refactor mbootFreya Murphy2025-04-084-89/+45
* backtraceFreya Murphy2025-04-087-113/+86
* remove boot dirFreya Murphy2025-04-085-1165/+0
* remove valgrindIan McFarlane2025-04-081-1/+0
* armIan McFarlane2025-04-081-0/+1
* undo badFreya Murphy2025-04-081-6/+1
* fix makefileFreya Murphy2025-04-081-3/+8
* add grub and xorriso for making bootable disksIan McFarlane2025-04-081-0/+2
* no longer use hardcoded position for pml4Ian McFarlane2025-04-081-1/+1
* fmtFreya Murphy2025-04-086-85/+94
* acpiFreya Murphy2025-04-0814-20/+424
* fix old checkoutFreya Murphy2025-04-0851-4196/+4817
* tty => termFreya Murphy2025-04-085-32/+152
* remove READMEFreya Murphy2025-04-081-25/+0
* break apart c libarayFreya Murphy2025-04-08100-1773/+1954
* fmtFreya Murphy2025-04-071-1/+1