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-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
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
[next]