| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-12 | minor cleanup | Michal Idziorek | |
| 2014-11-12 | minor reordering | Michal Idziorek | |
| 2014-11-06 | fix uuid of vdi image for virutal box | Michal Idziorek | |
| 2014-11-06 | vdi target for virtualbox. | Michal Idziorek | |
| 2014-10-24 | moved kernel and ramimage to 0x100000 successfully | Michal Idziorek | |
| chs is broken however and only the first chunk seems to get loaded properly :( | |||
| 2014-10-24 | working on bootloader (extended mem) (broken!) | Michal Idziorek | |
| 2014-10-22 | fixed minor bug in Makefile | Michal Idziorek | |
| 2014-10-22 | fixes in Makefile, concerning release and clean | Michal Idziorek | |
| 2014-10-22 | reading userprogramm from ext2 ramimage! | Michal Idziorek | |
| 2014-10-22 | working on filesys and readdir syscall | Michal Idziorek | |
| 2014-10-21 | started implementing our first fool-shell. | Michal Idziorek | |
| 2014-10-20 | 1st userspace programm and partial newlib support! | Michal Idziorek | |
| 2014-10-20 | set usbstick dev | Michal Idziorek | |
| 2014-09-09 | started fixing gcc warnings | Michal Idziorek | |
| 2014-09-09 | changed Makefile to make use of our new cross-gcc | Michal Idziorek | |
| 2014-09-09 | fixed mouse driver | Michal Idziorek | |
| 2014-09-08 | spinlocks | Michal Idziorek | |
| 2014-09-05 | added binary image of floppy | Michal Idziorek | |
| 2014-09-05 | moved bochs configs to own directory | Michal Idziorek | |
| 2014-09-05 | Moved kernel and reclaimed ACPI memory | Michal Idziorek | |
| finally our 2 stage bootloader also works with LBA loading via BIOS | |||
| 2014-09-05 | working on bootloaders (lba) | Michal Idziorek | |
| 2014-09-04 | Finally we have a 2 stage bootloader ! | Michal Idziorek | |
| This one can load the ramdis up to 0xfffff :) | |||
| 2014-09-04 | reenabled symmetric multiprocessing entry | Michal Idziorek | |
| 2014-09-04 | Improved physical memory manager and cleaning up. | Michal Idziorek | |
| 2014-09-04 | using raimage instead of floppy | Michal Idziorek | |
| 2014-09-03 | debugging floppy driver :( | Michal Idziorek | |
| 2014-09-03 | Improved assembling FoolOs.img | Michal Idziorek | |
| 2014-09-03 | fix bug in apic.c and update of Readme | Michal Idziorek | |
| 2014-09-03 | Moved kernel to 0x10000 ! | Michal Idziorek | |
| 2014-09-03 | ACPI support ! | Michal Idziorek | |
| 2014-09-02 | Improved directory structure. | Michal Idziorek | |
| 2014-09-01 | Added kernel_entry for APs | Michal Idziorek | |
| 2014-09-01 | fixed some gcc warnings | Michal Idziorek | |
| 2014-08-31 | changed USB_STICK device in Makefile | Michal Idziorek | |
| 2014-08-31 | fixed MBR path in Makefile | Michal Idziorek | |
| 2014-08-31 | updated boot loader supports for LBA mode | Michal Idziorek | |
| Now booting from usb stick on my Acer Aspire works fine too :) | |||
| 2014-08-31 | experimeting with my laptop | Michal Idziorek | |
| 2014-08-30 | added files to clean target. | Michal Idziorek | |
| 2014-08-30 | fixed bug in multitasking code | Michal Idziorek | |
| 2014-08-30 | fixed bochs | Michal Idziorek | |
| 2014-08-30 | added some comments to Makefile | Michal Idziorek | |
| 2014-08-30 | Minor imporvements of the Build System (Makefile) | Michal Idziorek | |
| 2014-08-30 | Improved Makefile (better use of implicit rules) | Michal Idziorek | |
| 2014-08-30 | preparing for multitasking | Michal Idziorek | |
| 2014-08-29 | added paging support | Michal Idziorek | |
| 2014-08-29 | updated image paths in bochsrc | Michal Idziorek | |
| 2014-08-28 | Minor cleanup of the Makefile | Michal Idziorek | |
| 2014-08-28 | cleanup | Michal Idziorek | |
| 2014-08-27 | cleanup and switched logging to vesa mode console! | Michal Idziorek | |
| 2014-08-27 | put vesa init to top and integrated binary font. | Michal Idziorek | |
| binary fool-font is now part of the kernel image and is loaded by the bootloader on startup into ram | |||
