metalsvm/arch/x86/kernel
2011-04-08 10:45:26 -07:00
..
apic.c set APICID of the boot processor to 0 2011-04-08 16:02:29 +02:00
entry.asm use inline assembler to load the IDT 2011-04-08 10:45:26 -07:00
gdt.c cosemtic changes 2011-04-08 16:02:28 +02:00
idt.c use inline assembler to load the IDT 2011-04-08 10:45:26 -07:00
irq.c - huge commit 2010-12-10 06:16:58 +00:00
isrs.c - huge commit 2010-12-10 06:16:58 +00: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 - add code to detect pci interfaces 2010-08-05 11:53:02 +00:00
pci.c - remove an awful bug in the calculation of the io address 2010-11-29 02:36:40 +00:00
pcihdr.h - cleanup pci code 2010-11-27 17:28:32 +00:00
processor.c more accurate calculation of the processor frequency 2011-04-08 16:01:54 +02:00
schedule.asm - add the first steps to support the (local and IO) APIC 2010-10-25 16:58:31 +00:00
string.asm use .text instead of .code section 2011-03-31 12:38:04 -07:00
timer.c - huge commit 2010-12-10 06:16:58 +00:00
vga.c - huge commit 2010-12-10 06:16:58 +00:00