index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-08-08
updated readme and minor changes in pmm
Michal Idziorek
2014-08-07
physical memory allocation and fixed some bugs
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 pic setupt to boot/pic.asm
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