|
49b918e2ac
|
cfg: allow passing cmdline options to the kernel
|
2024-12-17 19:12:39 +02:00 |
|
|
433094837d
|
x86: unify x86_64/i686 platform init
|
2024-12-10 16:55:27 +02:00 |
|
|
0b2822cea1
|
x86: make com-port usable as a serial console
|
2024-12-10 13:54:26 +02:00 |
|
|
c0d34d2c56
|
i686: remove irrelevant comment
|
2024-12-10 12:18:15 +02:00 |
|
|
8db9c08224
|
x86: re-enable RTC
|
2024-12-10 12:17:52 +02:00 |
|
|
56fbcefa80
|
dev: rework device management (&'static -> Arc)
|
2024-12-10 11:52:26 +02:00 |
|
|
18bfeaf917
|
i686: add graphical mode
|
2024-12-09 11:12:33 +02:00 |
|
|
6bd3d387bf
|
display: basic virtio-gpu support, better display API
|
2024-12-06 18:03:18 +02:00 |
|
|
6e878c2ac1
|
debug: unify kernel logging
|
2024-11-30 23:51:02 +02:00 |
|
|
0742edc516
|
arch: fix i686/aarch64 build
|
2024-11-22 17:18:44 +02:00 |
|
|
e5aef02981
|
refactor: fix all warnings
|
2024-11-19 19:33:08 +02:00 |
|
|
d198571ac7
|
i686: proper stack alignmnent for i686, working libc
|
2024-11-18 13:56:43 +02:00 |
|
|
67cf3673ca
|
refactor: remove/clarify some todo!
|
2024-11-05 22:00:10 +02:00 |
|
|
98816e0ebc
|
refactor: put KERNEL_TABLES under a lock
|
2024-11-03 12:34:38 +02:00 |
|
|
2ce2b470fa
|
i686: implement TLS and relocations
|
2024-10-27 12:35:46 +02:00 |
|
|
0436381b33
|
arch: aarch64 fp context save, proper single-step
|
2024-10-27 06:46:25 +02:00 |
|
|
0daf7c677c
|
i686: add single-step debugging
|
2024-10-18 18:29:14 +03:00 |
|
|
7a3acff20d
|
x86: better cpuid interface
|
2024-10-12 20:43:16 +03:00 |
|
|
e8e2705384
|
refactor: resolve clippy warnings
|
2024-10-11 15:44:14 +03:00 |
|
|
b9e2998248
|
i686: add PCI functionality for i686
|
2024-10-11 15:29:41 +03:00 |
|
|
4b25a4db89
|
i686: add platform support
|
2024-10-10 18:06:54 +03:00 |
|