summaryrefslogtreecommitdiff
path: root/kernel/mem.c
AgeCommit message (Collapse)Author
2014-11-17adapted reserved kernel spaceMichal Idziorek
2014-11-17trying to reactivate multitasking.Michal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-09-05Moved kernel and reclaimed ACPI memoryMichal Idziorek
finally our 2 stage bootloader also works with LBA loading via BIOS
2014-09-04cleanup and improvements in physical mem manager.Michal Idziorek
2014-09-04Improved physical memory manager and cleaning up.Michal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek
2014-09-02Improved directory structure.Michal Idziorek
2014-08-31fixed range log in physical memory managerMichal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-27minor fixesMichal Idziorek
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-19minor cosmetic changes & new screenshotMichal Idziorek
2014-08-19minimal text changesMichal Idziorek
2014-08-08updated readme and minor changes in pmmMichal Idziorek
2014-08-07physical memory allocation and fixed some bugsMichal Idziorek
2014-08-07added some physical memory managementMichal Idziorek