summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterREADME: update required compiler and descriptionDanny Holman3 days
 
TagDownloadAuthorAge
v0.10commit dda63dff71...Danny Holman3 days
v0.06commit fb7895bc23...Danny Holman8 months
v0.05commit 930a24807d...Danny Holman14 months
 
AgeCommit messageAuthor
2023-11-26arch: i386: make: add source filesv0.05Danny Holman
2023-11-26arch: i386: linker.ld: add references to the bitmapDanny Holman
2023-11-26kernel: list: add a linked-list implementationDanny Holman
2023-11-26kernel: mem: add a simple kmalloc implementationDanny Holman
2023-11-26arch: i386: paging: add a proper paging APIDanny Holman
2023-11-26arch: i386: alloc: add a physical memory managerDanny Holman
2023-11-26arch: i386: add multiboot supportDanny Holman
2023-11-26arch: i386: serial.c: make serial_writestring staticDanny Holman
2023-11-26arch: i386: tty.c: remove unneeded local variableDanny Holman
2023-11-26arch: i386: syscall.c: replace function calls with single switchDanny Holman
[...]