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-09-08
working on mouse driver
Michal Idziorek
2014-09-08
started with mouse driver and double buffer
Michal Idziorek
2014-09-08
spinlocks
Michal Idziorek
2014-09-08
fixed waiting for keypress in bootloader.
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
2014-09-04
Finally we have a 2 stage bootloader !
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
Fixed "floppy" driver (for emulators)
Michal Idziorek
2014-09-03
debugging floppy driver :(
Michal Idziorek
2014-09-03
Improved Multiprocessing / Multitasking code
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
testing hlt (will be used for idle proc. later)
Michal Idziorek
2014-09-03
some little meaningless reordering of kernel_main
Michal Idziorek
2014-09-03
ACPI support !
Michal Idziorek
2014-09-02
Finally Fix paging bug! Hooray!
Michal Idziorek
2014-09-02
Debugging paging problem on VirtualBox (VT-x)
Michal Idziorek
2014-09-01
Added kernel_entry for APs
Michal Idziorek
2014-09-01
Cleanup and Comments
Michal Idziorek
2014-08-31
Moved Interrupt related code to interrupt.c
Michal Idziorek
2014-08-31
Started adding APIC/multiprocessor support.
Michal Idziorek
2014-08-31
Moved enable_a20 back to bootloader
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
fixed bug in multitasking code
Michal Idziorek
2014-08-30
fixed bochs
Michal Idziorek
2014-08-30
minor fixes
Michal Idziorek
2014-08-30
Added multitasking support for two tasks ;)
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
experimenting with a20 gate
Michal Idziorek
2014-08-29
changed default log color and some memtests
Michal Idziorek
2014-08-29
keyboard handler debugging log
Michal Idziorek
2014-08-28
solved mystery of logging from interrupt handlers!
Michal Idziorek
2014-08-28
minor changes
Michal Idziorek
2014-08-27
minor fixes
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
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
[prev]
[next]