aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/makefile
Commit message (Expand)AuthorAgeFilesLines
* Finished pmm (bitmap)EmulatedSeasons2024-06-281-1/+1
* Broken attempt at freelist pmm.EmulatedSeasons2024-06-141-3/+3
* started working on pmm and fixed printf doing weird things to theEmulatedSeasons2024-05-311-5/+6
* Added GDT and basic IDT as well as a bitmap drawing functionEmulatedSeasons2024-05-101-1/+1
* Made framebuffer class, serial write functions, and finally got makefile to b...EmulatedSeasons2024-05-071-8/+11
* Improved makefile a bit more and got it working with the other filesEmulatedSeasons2024-05-061-32/+30
* improved makefile somewhatEmulatedSeasons2024-05-051-19/+14
* renamed i386 to x86EmulatedSeasons2024-05-031-7/+0
* added beginning and end kernel symbolsEmulatedSeasons2024-01-181-1/+1
* moved kernel libc stuff to libs/libck/EmulatedSeasons2024-01-071-5/+4
* got grub memory map and added to kernel printfEmulatedSeasons2023-12-291-4/+9
* did something to the makefileEmulatedSeasons2023-12-191-6/+8
* initial commitEmulatedSeasons2023-06-151-0/+83