summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal Idziorek
2014-11-12update CFLAGSMichal Idziorek
2014-11-12minor cleanupMichal Idziorek
2014-11-12minor reorderingMichal Idziorek
2014-11-06fix uuid of vdi image for virutal boxMichal Idziorek
2014-11-06vdi target for virtualbox.Michal Idziorek
2014-10-24moved kernel and ramimage to 0x100000 successfullyMichal Idziorek
2014-10-24working on bootloader (extended mem) (broken!)Michal Idziorek
2014-10-22fixed minor bug in MakefileMichal Idziorek
2014-10-22fixes in Makefile, concerning release and cleanMichal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-10-20set usbstick devMichal Idziorek
2014-09-09started fixing gcc warningsMichal Idziorek
2014-09-09changed Makefile to make use of our new cross-gccMichal Idziorek
2014-09-09fixed mouse driverMichal Idziorek
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