summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-09-08spinlocksMichal Idziorek
2014-09-05added binary image of floppyMichal Idziorek
2014-09-05moved bochs configs to own directoryMichal Idziorek
2014-09-05Moved kernel and reclaimed ACPI memoryMichal Idziorek
2014-09-05working on bootloaders (lba)Michal Idziorek
2014-09-04Finally we have a 2 stage bootloader !Michal Idziorek
2014-09-04reenabled symmetric multiprocessing entryMichal Idziorek
2014-09-04Improved physical memory manager and cleaning up.Michal Idziorek
2014-09-04using raimage instead of floppyMichal Idziorek
2014-09-03debugging floppy driver :(Michal Idziorek
2014-09-03Improved assembling FoolOs.imgMichal Idziorek
2014-09-03fix bug in apic.c and update of ReadmeMichal Idziorek
2014-09-03Moved kernel to 0x10000 !Michal Idziorek
2014-09-03ACPI support !Michal Idziorek
2014-09-02Improved directory structure.Michal Idziorek
2014-09-01Added kernel_entry for APsMichal Idziorek
2014-09-01fixed some gcc warningsMichal Idziorek
2014-08-31changed USB_STICK device in MakefileMichal Idziorek
2014-08-31fixed MBR path in MakefileMichal Idziorek
2014-08-31updated boot loader supports for LBA modeMichal Idziorek
2014-08-31experimeting with my laptopMichal Idziorek
2014-08-30added files to clean target.Michal Idziorek
2014-08-30fixed bug in multitasking codeMichal Idziorek
2014-08-30fixed bochsMichal Idziorek
2014-08-30added some comments to MakefileMichal Idziorek
2014-08-30Minor imporvements of the Build System (Makefile)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-29updated image paths in bochsrcMichal Idziorek
2014-08-28Minor cleanup of the MakefileMichal Idziorek
2014-08-28cleanupMichal 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-27added simple binary font dataMichal Idziorek
2014-08-27minor changes to Makefile and bochs conf!Michal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-20functional floppy driver (in emulators at least)Michal Idziorek
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