1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-16 00:00:06 +01:00
libhermit/arch/x86/kernel
2017-07-27 11:01:54 +02:00
..
apic.c fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
boot.asm reodering of the directory structure 2016-12-03 00:43:49 +01:00
entry.asm avoid memory access by preloading image_size into r11 2017-07-27 11:01:54 +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
isrs.c remove typo 2017-06-14 23:29:11 +02:00
pci.c the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00
pcihdr.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
processor.c simplify UART detection, use the information of the loader 2017-05-31 22:08:21 +02:00
signal.c revise code layout 2017-06-10 14:15:48 +02:00
syscall.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
tasks.c reuse irq 121 to wakeup a core 2017-06-15 12:57:58 +02:00
timer.c reodering of the directory structure 2016-12-03 00:43:49 +01:00
uart.c the device discovery alg. checks also the PCI subsystem id 2017-06-05 11:12:36 +02:00