summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-18Added basic pci scan and started e1000 driver.Michal Idziorek
2014-08-09working on virtual memory managerMichal Idziorek
2014-08-07added some physical memory managementMichal Idziorek
2014-07-08added basic shell with one command.Michal Idziorek
2014-07-08added timer config and setup (PIT)Michal Idziorek
2014-07-08Further celanup and a little modularizationMichal Idziorek
2014-07-08minor improvements of the MakefileMichal 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-06-24Initial commit of FoolOSMichal Idziorek
FoolOS - the most useless OS in history.