apic.c
|
revise debug messages
|
2017-05-27 21:19:12 +02:00 |
boot.asm
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
entry.asm
|
only the boot processor should set mb_info
|
2017-05-20 14:00:12 +02:00 |
gdt.c
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
idt.c
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
irq.c
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
pcihdr.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
processor.c
|
remove compiler warnings
|
2017-05-20 09:04:23 +02:00 |
signal.c
|
add copyright statement
|
2017-03-19 22:57:37 +01:00 |
syscall.c
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
tasks.c
|
remove padding in buddy_t, align TLS to 32 byte
|
2017-05-23 23:15:17 +02:00 |
timer.c
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
uart.c
|
revise UART support, determine port via PCI scan
|
2017-04-03 07:17:46 +02:00 |