aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Implement kernel memory region allocator.Alex Auvolat2014-12-021-1/+1
* Begin implementation of pagingAlex Auvolat2014-12-021-2/+2
* Add physical page (frame) allocator.Alex Auvolat2014-12-021-1/+2
* Small adjustments:Alex Auvolat2014-12-011-1/+1
* Advance HH, GDT, IDT (details below)Alex Auvolat2014-12-011-3/+5
* More library functions & renaming.Alex Auvolat2014-11-301-2/+4
* Add debug output and a few elementary stdlib functions.Alex Auvolat2014-11-301-4/+15
* Bare bones.Alex Auvolat2014-11-301-0/+21