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 (
Collapse
)
Author
2014-09-03
changed acpi scan range.
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
Improved directory structure.
Michal Idziorek
2014-09-02
Stop if MP Floating Pointer not found!
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
Changed entry point for APs
Michal Idziorek
2014-09-01
fixed some gcc warnings
Michal Idziorek
2014-09-01
Cleanup and Comments
Michal Idziorek
2014-09-01
continued multiprocessing
Michal Idziorek
2014-08-31
changed _mp_ floating pointer scan range
Michal Idziorek
2014-08-31
Moved Interrupt related code to interrupt.c
Michal Idziorek
2014-08-31
Extended MP Floating point struct. search range.
Michal Idziorek
2014-08-31
fixed range log in physical memory manager
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
Now booting from usb stick on my Acer Aspire works fine too :)
2014-08-31
experimeting with my laptop
Michal Idziorek
2014-08-30
added logging of stack address of new tasks
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-28
fix floppy driver (dma setup & sectors_per_track)
Michal Idziorek
2014-08-28
improved logging in floppy driver
Michal Idziorek
2014-08-28
added small charactes to fool-font !
miguel
2014-08-28
figured out colors :)
miguel
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
binary fool-font is now part of the kernel image and is loaded by the bootloader on startup into ram
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]