.. |
a20.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
a20.s2.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
cpu.c
|
smp: aarch64: Don't needlessly invalidate the data cache
|
2023-08-18 13:38:14 -05:00 |
cpu.h
|
riscv: implement feature dectection
|
2023-09-16 11:21:17 -05:00 |
cpu_riscv.c
|
riscv: skip `rv{32,64}` prefix when parsing extensions from isa strings
|
2023-09-16 11:28:15 -05:00 |
dummy_isr.asm_ia32
|
misc: Add section .note.GNU-stack to assembly files
|
2023-09-28 06:56:28 -05:00 |
dummy_isr.asm_x86_64
|
misc: Add section .note.GNU-stack to assembly files
|
2023-09-28 06:56:28 -05:00 |
e820.h
|
misc: struct e820_entry_t -> struct memmap_entry
|
2022-08-13 19:54:49 +02:00 |
e820.s2.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
exceptions.s2.c
|
exceptions: Change naming of exceptions in panic message
|
2023-08-18 13:36:58 -05:00 |
gdt.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
gdt.s2.c
|
x86/gdt: Mark accessed flag in descriptors
|
2023-09-09 10:08:44 -05:00 |
idt.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
idt.h
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
idt.s2.c
|
misc: Rename UEFI and BIOS define macros
|
2022-09-02 02:29:12 +02:00 |
int_thunks.s2.asm_bios_ia32
|
misc: Add section .note.GNU-stack to assembly files
|
2023-09-28 06:56:28 -05:00 |
lapic.c
|
acpi: remove duplicate definition in sys/lapic.c
|
2023-09-16 11:28:15 -05:00 |
lapic.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
pic.c
|
misc: blib.h -> misc.h
|
2022-08-26 23:44:47 +02:00 |
pic.h
|
misc: stage23 -> common
|
2022-02-03 10:38:43 +01:00 |
sbi.asm_riscv64
|
misc: Add section .note.GNU-stack to assembly files
|
2023-09-28 06:56:28 -05:00 |
sbi.h
|
Initial riscv64 port (#274)
|
2023-06-04 01:36:06 +02:00 |
smp.c
|
smp: Remove dead 32-bit trampoline code
|
2023-09-23 17:37:38 -05:00 |
smp.h
|
smp: Remove dead 32-bit trampoline code
|
2023-09-23 17:37:38 -05:00 |
smp_trampoline.asm_aarch64
|
misc: Add section .note.GNU-stack to assembly files
|
2023-09-28 06:56:28 -05:00 |
smp_trampoline.asm_riscv64
|
smp: riscv64: Replace .insn directive with .4byte
|
2023-09-28 06:56:28 -05:00 |
smp_trampoline.asm_x86
|
misc: Add section .note.GNU-stack to assembly files
|
2023-09-28 06:56:28 -05:00 |