..
apic.h
reduce the number of obsolete kernel messages
2017-09-23 10:25:23 +02:00
atomic.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
atomic32.h
add implementations for atomic_intXX_inc/_dec
2017-05-24 22:24:03 +02:00
atomic64.h
add implementations for atomic_intXX_inc/_dec
2017-05-24 22:24:03 +02:00
gdt.h
create GDT on demand to remove dependency on MAX_CORES
2017-12-31 11:20:14 +01:00
idt.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
io.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
irq.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
irqflags.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
isrs.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
limits.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
multiboot.h
simplify UART detection, use the information of the loader
2017-05-31 22:08:21 +02:00
page.h
aarch64 support ( #84 )
2018-03-23 04:04:44 -04:00
pci.h
the device discovery alg. checks also the PCI subsystem id
2017-06-05 11:12:36 +02:00
processor.h
aarch64 support ( #84 )
2018-03-23 04:04:44 -04:00
stddef.h
aarch64 support ( #84 )
2018-03-23 04:04:44 -04:00
string.h
use #if instead of #ifdef to simplify the config file
2017-03-04 00:31:35 +01:00
tasks.h
remove the dependencies on an array of boot stacks
2017-11-26 12:48:00 +01:00
tasks_types.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
time.h
remove compiler warnings
2017-03-04 00:42:25 +01:00
tss.h
reodering of the directory structure
2016-12-03 00:43:49 +01:00
uart.h
simplify uart device
2017-03-05 18:48:51 +01:00
uhyve.h
move hardware dependent functions to the subdirectory arch
2017-03-07 00:05:19 +01:00