index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kernel.c
Age
Commit message (
Expand
)
Author
2014-08-27
further cleanup of bootloader
Michal Idziorek
2014-08-27
added bitmap fonts and put string for vesa modes
Michal Idziorek
2014-08-27
added simple binary font data
Michal Idziorek
2014-08-27
many changes and adaptions and VESA mode !!
Michal Idziorek
2014-08-25
minor changes and some notes on keyboard driver
miguel
2014-08-20
functional floppy driver (in emulators at least)
Michal Idziorek
2014-08-20
started implementing floppy driver etc.
Michal Idziorek
2014-08-19
minor cosmetic changes & new screenshot
Michal Idziorek
2014-08-19
fixed position of memory map (after mbr change!!)
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
increase versiond and beautify start messages
Michal Idziorek
2014-08-07
added some physical memory management
Michal Idziorek
2014-08-07
getting memory map from bios and passing to kernel
Michal Idziorek
2014-08-06
minor fixes of some comments and interrupts
Michal Idziorek
2014-07-15
minor experiments
miguel
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
improved console and pit (timer) interrupt handler
Michal Idziorek
2014-07-08
added and successfuly tested software interrupt
Michal Idziorek
2014-07-08
start implement software interrupt test handler
Michal Idziorek
2014-07-08
Further celanup and a little modularization
Michal Idziorek
2014-07-08
some cleanup
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-07-07
Improved experimantel keyboard mini-driver
Michal Idziorek
2014-06-24
Initial commit of FoolOS
Michal Idziorek