metalsvm/arch/x86/kernel
2011-04-04 18:12:08 +02:00
..
apic.c fix bug in the routine, which calculates the apic timer frequecy 2011-04-01 00:24:03 -07:00
entry.asm redesign of the SCC bootloader and rename kernel file to metalsvm.elf 2011-03-31 12:50:42 -07:00
gdt.c use for debugging the normal C callig convention! 2011-03-22 22:11:43 +01:00
idt.c Continued the small documentation journey. 2011-04-04 11:27:49 +02:00
irq.c Continued the small documentation journey. 2011-04-04 11:27:49 +02:00
isrs.c Continued the small documentation journey. 2011-04-04 11:27:49 +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 Continued the small documentation journey. 2011-04-04 11:27:49 +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 redesign of the SCC's init routines 2011-03-25 20:28:43 +01: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