summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-08-31changed _mp_ floating pointer scan rangeMichal Idziorek
2014-08-31Moved Interrupt related code to interrupt.cMichal Idziorek
2014-08-31Extended MP Floating point struct. search range.Michal Idziorek
2014-08-31fixed range log in physical memory managerMichal Idziorek
2014-08-31Started adding APIC/multiprocessor support.Michal Idziorek
2014-08-31Moved enable_a20 back to bootloaderMichal Idziorek
2014-08-31updated boot loader supports for LBA modeMichal Idziorek
2014-08-31experimeting with my laptopMichal Idziorek
2014-08-30added logging of stack address of new tasksMichal Idziorek
2014-08-30fixed bug in multitasking codeMichal Idziorek
2014-08-30fixed bochsMichal Idziorek
2014-08-30minor fixesMichal Idziorek
2014-08-30Added multitasking support for two tasks ;)Michal Idziorek
2014-08-30Improved Makefile (better use of implicit rules)Michal Idziorek
2014-08-30preparing for multitaskingMichal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-29experimenting with a20 gateMichal Idziorek
2014-08-29changed default log color and some memtestsMichal Idziorek
2014-08-29keyboard handler debugging logMichal Idziorek
2014-08-28solved mystery of logging from interrupt handlers!Michal Idziorek
2014-08-28minor changesMichal Idziorek
2014-08-28fix floppy driver (dma setup & sectors_per_track)Michal Idziorek
2014-08-28improved logging in floppy driverMichal Idziorek
2014-08-28added small charactes to fool-font !miguel
2014-08-28figured out colors :)miguel
2014-08-27minor fixesMichal Idziorek
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-27put vesa init to top and integrated binary font.Michal Idziorek
2014-08-27further cleanup of bootloaderMichal Idziorek
2014-08-27added bitmap fonts and put string for vesa modesMichal Idziorek
2014-08-27added simple binary font dataMichal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-25minor changes and some notes on keyboard drivermiguel
2014-08-20added write support for floppy driver!Michal Idziorek
2014-08-20functional floppy driver (in emulators at least)Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-20added x86.h and removed some test-bugs.Michal Idziorek
2014-08-19virtual memory manager contiunedMichal Idziorek
2014-08-19minor cosmetic changes & new screenshotMichal Idziorek
2014-08-19fixed position of memory map (after mbr change!!)Michal Idziorek
2014-08-19minimal text changesMichal Idziorek
2014-08-19minor changes to boot loader and pci scannerMichal Idziorek
2014-08-18Added basic pci scan and started e1000 driver.Michal Idziorek
2014-08-09working on virtual memory managerMichal Idziorek
2014-08-08updated readme and minor changes in pmmMichal Idziorek
2014-08-07physical memory allocation and fixed some bugsMichal Idziorek
2014-08-07increase versiond and beautify start messagesMichal Idziorek
2014-08-07added some physical memory managementMichal Idziorek
2014-08-07getting memory map from bios and passing to kernelMichal Idziorek
2014-08-06minor fixes of some comments and interruptsMichal Idziorek