|
|
72d8facd47
|
kernel: add standard clock system
|
2023-04-28 20:51:51 +01:00 |
|
|
|
b6f8c1ccaa
|
kernel: don't use typedef for enums or non-opaque structs
|
2023-04-13 11:40:52 +01:00 |
|
|
|
b1b16ba19c
|
kernel: reduce log message spam during boot
|
2023-04-09 17:14:19 +01:00 |
|
|
|
e0e6f4a9ae
|
acpi: calibrate local APIC timer on BSP
|
2023-03-28 21:38:47 +01:00 |
|
|
|
e1634de1b4
|
kernel: C++ read_once() and write_once() functions
|
2023-03-25 20:37:37 +00:00 |
|
|
|
864362ba82
|
acpi: add APIC irq ack and legacy vector remapping
|
2023-03-24 14:38:53 +00:00 |
|
|
|
2bfb6bcd78
|
kernel: add c++ support
|
2023-03-20 20:41:39 +00:00 |
|
|
|
a4d850cc03
|
x86_64: more local and i/o apic configuration
|
2023-03-20 20:21:44 +00:00 |
|
|
|
8e9127cd6a
|
x86_64: init local apic on boot, or legacy pic/pit as fallback
|
2023-03-19 20:36:36 +00:00 |
|
|
|
57eaf4e01c
|
kernel: implement cpu IDs and per-cpu variables
|
2023-03-18 19:35:00 +00:00 |
|
|
|
81ca98c952
|
x86_64: acpi: add minimal SMP core startup
|
2023-02-09 21:39:20 +00:00 |
|
|
|
ddb00acd31
|
x86_64: add a basic ACPI driver
|
2023-02-09 19:09:07 +00:00 |
|