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-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