summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-27arch: i386: add ring-3 descriptors to the GDTDanny Holman
2021-07-25arch: i386: surround GDT macros with parensDanny Holman
2021-07-24arch: i386: add GDT setup routinesDanny Holman
2021-07-20arch: i386: move the kernel to high memoryDanny Holman
2021-03-09Makefile: fix wrong -I directive to compilerDanny Holman
2021-01-28i386: create terminal_scroll functionDanny Holman
2021-01-25i386: add support for newlinesDanny Holman
2021-01-24x86: reorganize the i386 directoryDanny Holman
2021-01-20serial: add serial_writestring as a functionDanny Holman
2021-01-20serial: don't declare serial_init as staticDanny Holman
2021-01-20i386: add serial port supportDanny Holman
2021-01-17arch: i386: add support for x86 processorsDanny Holman
2021-01-17Initial commitDanny Holman