summaryrefslogtreecommitdiff
path: root/arch/i386/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch: i386: add support for 8259 PICDanny Holman2021-09-282-1/+55
* i386: create idt.c and isr.sDanny Holman2021-08-303-1/+115
* arch: i386: add ring-3 descriptors to the GDTDanny Holman2021-08-271-1/+3
* arch: i386: surround GDT macros with parensDanny Holman2021-07-251-15/+14
* arch: i386: add GDT setup routinesDanny Holman2021-07-242-0/+97
* arch: i386: move the kernel to high memoryDanny Holman2021-07-202-7/+50
* i386: create terminal_scroll functionDanny Holman2021-01-281-10/+25
* i386: add support for newlinesDanny Holman2021-01-251-0/+7
* x86: reorganize the i386 directoryDanny Holman2021-01-245-0/+142