summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-22added some NOTES to READMEMichal Idziorek
2014-10-22do not show the kernel log at all.Michal Idziorek
2014-10-22minor README updatesMichal Idziorek
2014-10-22new binary release!Michal Idziorek
2014-10-22fixes in Makefile, concerning release and cleanMichal Idziorek
2014-10-22updated READMEMichal Idziorek
2014-10-22deleted legacy testdata fileMichal Idziorek
2014-10-22do not promop on ext2 formatting ramimage!Michal Idziorek
2014-10-22reading userprogramm from ext2 ramimage!Michal Idziorek
2014-10-22working on filesys and readdir syscallMichal Idziorek
2014-10-22screenshot updatedMichal Idziorek
2014-10-22simple tokenizer for the foolshellMichal Idziorek
2014-10-22deleted empty fileMichal Idziorek
2014-10-22migrating shell to "userspace"Michal Idziorek
2014-10-22started abstraction for filesystemsMichal Idziorek
2014-10-22reading root inodeMichal Idziorek
2014-10-22started simple ext2 driver (read-only)Michal Idziorek
2014-10-21minor meaningless cosmetic changesMichal Idziorek
2014-10-21started implementing our first fool-shell.Michal Idziorek
2014-10-21new screenshot and minor cosmeticsMichal Idziorek
2014-10-21ported Brainfuck interpreter.Michal Idziorek
2014-10-20started porting simple brainfuck interpreterMichal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-10-20set usbstick devMichal Idziorek
2014-10-17added simple syscall interfaceMichal Idziorek
2014-09-09started fixing gcc warningsMichal Idziorek
2014-09-09changed Makefile to make use of our new cross-gccMichal Idziorek
2014-09-09Re-enabled smpMichal Idziorek
2014-09-09readme updateMichal Idziorek
2014-09-09readme updateMichal Idziorek
2014-09-09fixed mouse driverMichal Idziorek
2014-09-09mouse supportMichal Idziorek
2014-09-08added todo regarding makefileMichal Idziorek
2014-09-08changed logging for mouseMichal Idziorek
2014-09-08working on mouse driverMichal Idziorek
2014-09-08started with mouse driver and double bufferMichal Idziorek
2014-09-08minor update of READMEMichal Idziorek
2014-09-08spinlocksMichal Idziorek
2014-09-08disabled wait for a keypress in bootloader asmMichal Idziorek
2014-09-08fixed waiting for keypress in bootloader.Michal Idziorek
2014-09-06Added asm code that waits for keypress on bootingMichal Idziorek
2014-09-06moved FoolOS.img to release directoryMichal Idziorek
2014-09-05Added little note on usage :)Michal Idziorek
2014-09-05added binary image of floppyMichal Idziorek
2014-09-05moved bochs configs to own directoryMichal Idziorek
2014-09-05fix commentMichal Idziorek
2014-09-05minor updates of readmeMichal Idziorek
2014-09-05new screenshotMichal Idziorek
2014-09-05fixed APs start address and reenabled smp.Michal Idziorek
2014-09-05Moved kernel and reclaimed ACPI memoryMichal Idziorek
finally our 2 stage bootloader also works with LBA loading via BIOS