rulimine/common/sys
mintsuki 042a6e9554 misc: Backports from trunk 2023-09-16 15:12:14 -05:00
..
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 asm: Add missing section directives 2023-06-20 13:24:49 +02:00
dummy_isr.asm_x86_64 asm: Add missing section directives 2023-06-20 13:24:49 +02: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 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02: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 rv64: Misc relaxation related fixes 2023-08-01 05:32:05 -05:00
sbi.h Initial riscv64 port (#274) 2023-06-04 01:36:06 +02:00
smp.c riscv: Fix cherry-picking issue introduced in e3d65aa628 2023-09-16 11:35:43 -05:00
smp.h riscv: refactor smp init 2023-09-16 11:28:15 -05:00
smp_trampoline.asm_aarch64 asm: Add missing section directives 2023-06-20 13:24:49 +02:00
smp_trampoline.asm_riscv64 rv64: Misc relaxation related fixes 2023-08-01 05:32:05 -05:00
smp_trampoline.asm_x86 misc: Backports from trunk 2023-09-16 15:12:14 -05:00