index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-10-20
set usbstick dev
Michal Idziorek
2014-10-17
added simple syscall interface
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
Re-enabled smp
Michal Idziorek
2014-09-09
readme update
Michal Idziorek
2014-09-09
readme update
Michal Idziorek
2014-09-09
fixed mouse driver
Michal Idziorek
2014-09-09
mouse support
Michal Idziorek
2014-09-08
added todo regarding makefile
Michal Idziorek
2014-09-08
changed logging for mouse
Michal Idziorek
2014-09-08
working on mouse driver
Michal Idziorek
2014-09-08
started with mouse driver and double buffer
Michal Idziorek
2014-09-08
minor update of README
Michal Idziorek
2014-09-08
spinlocks
Michal Idziorek
2014-09-08
disabled wait for a keypress in bootloader asm
Michal Idziorek
2014-09-08
fixed waiting for keypress in bootloader.
Michal Idziorek
2014-09-06
Added asm code that waits for keypress on booting
Michal Idziorek
2014-09-06
moved FoolOS.img to release directory
Michal Idziorek
2014-09-05
Added little note on usage :)
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
fix comment
Michal Idziorek
2014-09-05
minor updates of readme
Michal Idziorek
2014-09-05
new screenshot
Michal Idziorek
2014-09-05
fixed APs start address and reenabled smp.
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
working on bootloader. we will need stage 2...
Michal Idziorek
2014-09-04
cleanup and improvements in physical mem manager.
Michal Idziorek
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-04
typos and updates
Michal Idziorek
2014-09-04
new default interrupt handler in asm
Michal Idziorek
2014-09-04
further bugfixes in floppy dirver for bochs emu.
Michal Idziorek
2014-09-04
Fixed "floppy" driver (for emulators)
Michal Idziorek
2014-09-03
debugging floppy driver :(
Michal Idziorek
2014-09-03
Improved assembling FoolOs.img
Michal Idziorek
2014-09-03
Improved Multiprocessing / Multitasking code
Michal Idziorek
2014-09-03
changed acpi scan range.
Michal Idziorek
2014-09-03
fix bug in apic.c and update of Readme
Michal Idziorek
2014-09-03
system clock
Michal Idziorek
2014-09-03
improved entry for application processors
Michal Idziorek
2014-09-03
Moved kernel to 0x10000 !
Michal Idziorek
2014-09-03
other idea
Michal Idziorek
2014-09-03
new idea
Michal Idziorek
2014-09-03
testing hlt (will be used for idle proc. later)
Michal Idziorek
2014-09-03
some little meaningless reordering of kernel_main
Michal Idziorek
[next]