summaryrefslogtreecommitdiff
path: root/kernel/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTSFreya Murphy2025-04-201-2/+5
* rollback mem_map_memoryFreya Murphy2025-04-191-2/+2
* UEFI and republicansFreya Murphy2025-04-1910-63/+1560
* set mmap limitFreya Murphy2025-04-182-3/+6
* more pci devicesFreya Murphy2025-04-181-0/+3
* elf sym loadingFreya Murphy2025-04-172-0/+4590
* fmtFreya Murphy2025-04-172-2/+4
* font rending in framebuffer yay!!Freya Murphy2025-04-177-37/+206
* remove all printing to report functionsFreya Murphy2025-04-163-0/+16
* add support for cpu feature checking, see, and avxFreya Murphy2025-04-161-27/+38
* procs stub from wrc baselineFreya Murphy2025-04-152-0/+320
* more stub mem_ctx fnsFreya Murphy2025-04-151-1/+19
* move error.h out of symlinkFreya Murphy2025-04-151-1/+35
* public cpu_print_regs fnFreya Murphy2025-04-151-5/+10
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-153-26/+110
* fmtFreya Murphy2025-04-102-8/+12
* make lib bettererFreya Murphy2025-04-102-8/+18
* backtraceFreya Murphy2025-04-081-0/+26
* fmtFreya Murphy2025-04-081-2/+1
* acpiFreya Murphy2025-04-083-2/+36
* tty => termFreya Murphy2025-04-082-22/+37
* break apart c libarayFreya Murphy2025-04-0810-5/+579
* remove tty_init fnFreya Murphy2025-04-071-5/+0
* fix file pointersFreya Murphy2025-04-041-4/+11
* fs doesnt need closeFreya Murphy2025-04-041-7/+0
* fix fs vtableFreya Murphy2025-04-041-10/+28
* fmtFreya Murphy2025-04-041-22/+22
* update fs headerFreya Murphy2025-04-041-20/+22
* adde disk read/write functionsFreya Murphy2025-04-041-0/+22
* generic file system structuresFreya Murphy2025-04-041-0/+166
* fmtFreya Murphy2025-04-041-0/+59
* real time clockFreya Murphy2025-04-041-0/+14
* serial and ttyFreya Murphy2025-04-032-0/+46
* pciFreya Murphy2025-04-032-0/+89
* load multiboot memory map, heap is done!!!Freya Murphy2025-04-031-0/+16
* add 64-bit idt/pic and fix pagingFreya Murphy2025-04-031-0/+17
* memory allocator/pager, plus other stuffFreya Murphy2025-04-033-21/+139
* move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2025-04-032-0/+21