index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
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
2014-09-05
working on bootloaders (lba)
Michal Idziorek
2014-09-04
Finally we have a 2 stage bootloader !
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-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
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
2014-08-27
added simple binary font data
Michal Idziorek
2014-08-27
minor changes to Makefile and bochs conf!
Michal Idziorek
2014-08-27
many changes and adaptions and VESA mode !!
Michal Idziorek
2014-08-20
functional floppy driver (in emulators at least)
Michal Idziorek
2014-08-20
started implementing floppy driver etc.
Michal Idziorek
2014-08-18
Added basic pci scan and started e1000 driver.
Michal Idziorek
2014-08-09
working on virtual memory manager
Michal Idziorek
2014-08-07
added some physical memory management
Michal Idziorek
2014-07-08
added basic shell with one command.
Michal Idziorek
2014-07-08
added timer config and setup (PIT)
Michal Idziorek
2014-07-08
Further celanup and a little modularization
Michal Idziorek
2014-07-08
minor improvements of the Makefile
Michal Idziorek
2014-07-08
moved idt stuff to C successfully
Michal Idziorek
2014-07-08
Refactoring and movint Interrupt Vector Setup to C
Michal Idziorek
2014-07-08
Merge in parts of the experimental branch
Michal Idziorek
2014-06-24
Initial commit of FoolOS
Michal Idziorek