summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2014-07-15minor experimentsmiguel
2014-07-08added basic shell with one command.Michal Idziorek
2014-07-08added timer config and setup (PIT)Michal Idziorek
2014-07-08improved console and pit (timer) interrupt handlerMichal Idziorek
2014-07-08added and successfuly tested software interruptMichal Idziorek
2014-07-08start implement software interrupt test handlerMichal Idziorek
2014-07-08Further celanup and a little modularizationMichal Idziorek
2014-07-08some cleanupMichal Idziorek
2014-07-08moved pic setupt to boot/pic.asmMichal Idziorek
2014-07-08moved idt stuff to C successfullyMichal Idziorek
2014-07-08Refactoring and movint Interrupt Vector Setup to CMichal Idziorek
2014-07-08Merge in parts of the experimental branchMichal Idziorek
2014-07-07Improved experimantel keyboard mini-driverMichal Idziorek
2014-06-24Initial commit of FoolOSMichal Idziorek