metalsvm/arch/x86/kernel
2011-07-21 09:59:29 +02:00
..
apic.c cosmetic changes 2011-07-19 09:23:55 +02:00
entry.asm simply the scheduler => move code from entry.asm to timer.c 2011-07-21 09:59:29 +02:00
gdt.c simply the scheduler => move code from entry.asm to timer.c 2011-07-21 09:59:29 +02:00
idt.c add SMP support 2011-07-18 09:14:28 +02:00
irq.c add additional error messages 2011-07-12 10:26:50 -07:00
isrs.c simply the scheduler => move code from entry.asm to timer.c 2011-07-21 09:59:29 +02:00
kb.c - huge commit 2010-12-10 06:16:58 +00:00
Makefile create a separate directory for SCC specific code 2011-03-24 07:13:55 +01:00
multiboot.c fix bug in the initializtion of the BSS section 2011-06-09 08:18:12 +02:00
pci.c - remove an awful bug in the calculation of the io address 2010-11-29 02:36:40 +00:00
pcihdr.h Commented another bunch of header files. 2011-04-04 18:12:08 +02:00
processor.c fine tuning to increase the performance of the mailbox example 2011-07-02 03:13:24 -07:00
string.asm use .text instead of .code section 2011-03-31 12:38:04 -07:00
timer.c simply the scheduler => move code from entry.asm to timer.c 2011-07-21 09:59:29 +02:00
vga.c Color management for procedures using vga_putchar 2011-05-25 09:26:00 +02:00