summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* move interaction with VGA to driverJoursoir2021-08-302-134/+0
* move the arch specific code for port IO to the correct placeJoursoir2021-08-301-13/+0
* x86/boot: move and rename asm code with multiboot headerJoursoir2021-08-131-114/+0
* main: use routines from video-vgaJoursoir2021-08-051-101/+4
* video-vga: add routines for vgaJoursoir2021-08-052-0/+134
* i386: make outb()Joursoir2021-08-051-0/+13
* string: make memcpy(), memset(), memmove()Joursoir2021-08-022-0/+45
* string: move strlen() hereJoursoir2021-08-022-0/+18
* init projectJoursoir2021-08-023-0/+279