summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* PIT (timer)Freya Murphy2025-04-204-8/+48
|
* fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTSFreya Murphy2025-04-207-56/+87
|
* 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-1927-243/+1986
|
* set mmap limitFreya Murphy2025-04-184-3/+10
|
* more pci devicesFreya Murphy2025-04-182-4/+7
|
* fix compile warningsFreya Murphy2025-04-172-20/+12
|
* elf sym loadingFreya Murphy2025-04-1757-12867/+4689
|
* fmtFreya Murphy2025-04-175-36/+43
|
* font rending in framebuffer yay!!Freya Murphy2025-04-1717-143/+635
|
* fmtFreya Murphy2025-04-163-80/+84
|
* remove all printing to report functionsFreya Murphy2025-04-168-24/+105
|
* add binary radix (%b) to printfFreya Murphy2025-04-161-0/+10
|
* add support for cpu feature checking, see, and avxFreya Murphy2025-04-164-76/+219
|
* update build.zigFreya Murphy2025-04-151-856/+0
|
* 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-1514-166/+350
|
* fix %nFreya Murphy2025-04-111-1/+1
|
* fmtFreya Murphy2025-04-105-12/+19
|
* make lib bettererFreya Murphy2025-04-104-33/+66
|
* refactor mbootFreya Murphy2025-04-084-89/+45
|
* backtraceFreya Murphy2025-04-086-112/+84
|
* no longer use hardcoded position for pml4Ian McFarlane2025-04-081-1/+1
|
* fmtFreya Murphy2025-04-086-85/+94
|
* acpiFreya Murphy2025-04-0812-18/+420
|
* fix old checkoutFreya Murphy2025-04-0851-4196/+4817
|
* tty => termFreya Murphy2025-04-085-32/+152
|
* break apart c libarayFreya Murphy2025-04-0850-265/+1905
|
* fmtFreya Murphy2025-04-071-1/+1
|
* modify gdtFreya Murphy2025-04-071-9/+30
|
* remove tty_init fnFreya Murphy2025-04-074-34/+14
|
* fix tripple pci device printFreya Murphy2025-04-041-2/+0
|
* fix file pointersFreya Murphy2025-04-042-6/+15
|
* fs doesnt need closeFreya Murphy2025-04-041-7/+0
|
* fix fs vtableFreya Murphy2025-04-041-10/+28
|
* fmtFreya Murphy2025-04-043-42/+43
|
* update fs headerFreya Murphy2025-04-041-20/+22
|
* adde disk read/write functionsFreya Murphy2025-04-042-0/+42
|
* generic file system structuresFreya Murphy2025-04-042-0/+225
|
* fmtFreya Murphy2025-04-048-172/+220
|
* real time clockFreya Murphy2025-04-044-0/+184
|
* serial and ttyFreya Murphy2025-04-039-19/+211
|
* pciFreya Murphy2025-04-035-5/+274
|
* fmtFreya Murphy2025-04-0310-137/+147
|