summaryrefslogtreecommitdiff
path: root/arch/i386/make.config (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-12PROJECT RESTRUCTURINGDanny Holman1-20/+0
2024-06-24arch: i386: add a function that walks the stackDanny Holman1-0/+1
2024-05-27arch: i386: add a spinlock implementationDanny Holman1-3/+1
2024-03-28kernel: add a basic thread schedulerDanny Holman1-0/+2
2024-03-28arch: i386: kernel: implement a kmalloc functionDanny Holman1-0/+1
2024-03-28arch: i386: kernel: add mostly finished PFA and paging systemDanny Holman1-0/+1
2024-02-24arch: i386: cleanup everything and reorganizeDanny Holman1-3/+3
2024-02-16arch: i386: add basic keyboard driverDanny Holman1-0/+1
2024-02-16arch: i386: roll physical memory control into VMMDanny Holman1-2/+2
2023-11-26arch: i386: make: add source filesv0.05Danny Holman1-0/+3
2022-01-21arch: i386: move non-critial files out of bootDanny Holman1-3/+3
2022-01-15arch: i386: add support for IRQs and system callsDanny Holman1-1/+2
2021-09-28arch: i386: add support for 8259 PICDanny Holman1-0/+1
2021-08-30i386: create idt.c and isr.sDanny Holman1-0/+2
2021-07-24arch: i386: add GDT setup routinesDanny Holman1-0/+1
2021-03-09Makefile: fix wrong -I directive to compilerDanny Holman1-2/+2
2021-01-24x86: reorganize the i386 directoryDanny Holman1-3/+4
2021-01-20i386: add serial port supportDanny Holman1-0/+1