Commit graph

20 commits

Author SHA1 Message Date
392572ea80 Startup additional cores
All checks were successful
Build / build (push) Successful in 1m15s
2024-12-10 20:38:36 +01:00
ebca494958 Fix display code
All checks were successful
Build / build (push) Successful in 1m21s
2024-11-22 09:24:32 +01:00
c472ef1e27 Add display support
All checks were successful
Build / build (push) Successful in 3m0s
2024-11-13 16:15:41 +01:00
7a47fbaea8 Only log to serial in a VM
All checks were successful
Build / build (push) Successful in 3m51s
2024-11-11 09:06:58 +01:00
2cbb0fbc5f Implement ioport support for ACPICA
All checks were successful
Build / build (push) Successful in 3m16s
2024-11-09 22:06:37 +01:00
4ca93ada92 Split acpica-rs into a separate library
Some checks failed
Build / build (push) Failing after 2m53s
2024-10-31 17:40:23 +01:00
f58d15a197 Add early_sleep
All checks were successful
Build / build (push) Successful in 3m0s
2024-10-30 18:15:18 +01:00
d102f3f4f0 Add cargo-deny
All checks were successful
Build / build (push) Successful in 2m35s
2024-10-11 11:10:59 +02:00
a5161881f6 Use cargo workspace
All checks were successful
Build / build (push) Successful in 1m46s
2024-10-11 10:51:47 +02:00
01c8fc37cd Update dependencies 2024-09-13 22:18:26 +02:00
8441821993 Implement IOAPIC 2024-08-17 14:58:32 +02:00
b54f168f2e Add cache_disable to paging 2024-07-13 14:00:53 +02:00
17c4d60c82 Implement more OSL functions 2024-07-09 14:39:17 +02:00
1ee034683a Add stack protector 2024-07-09 10:18:44 +02:00
0323428974 Add ACPICA 2024-07-09 08:05:07 +02:00
e60249c5da Add RSDP address to loader_struct 2024-07-08 21:26:13 +02:00
98aaab64d7 Add kernel heap 2024-07-08 11:47:29 +02:00
646a4ea2b7 Move more code to kernel-common 2024-07-06 22:03:02 +02:00
1dae33fdd0 Move paging definitions to kernel-common 2024-07-06 21:50:42 +02:00
084b005dab Add kernel-common crate 2024-07-06 21:40:05 +02:00