summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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-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
|