27 Commits

Author SHA1 Message Date
699816d61d aarch64: reenable psci, add spin-table smp init 2024-12-16 14:24:46 +02:00
dfae656833 dt: refactor device-tree lib 2024-12-16 12:56:05 +02:00
a9340ea089 dt: rework device-tree, proper interrupt handling 2024-12-16 00:23:23 +02:00
ccb5a6a7eb aarch64: prettify cache init 2024-12-15 15:20:09 +02:00
a2adff85a7 x86: fix i686/x86_64 build 2024-12-14 13:10:46 +02:00
60164fedca aarch64: add raspberry pi 4b target 2024-12-14 02:34:22 +02:00
6a7891838e aarch64: fix timer warnings 2024-12-10 20:39:12 +02:00
718aad8a7a timer: rework timers, implement hpet for x86_64 2024-12-10 20:37:47 +02:00
56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +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
588e9e2936 libc: implement threads for libcxx 2024-11-26 22:59:23 +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
67cf3673ca refactor: remove/clarify some todo! 2024-11-05 22:00:10 +02:00
32677721f9 qemu: use -cpu max 2024-11-05 19:32:24 +02:00
b9e2998248 i686: add PCI functionality for i686 2024-10-11 15:29:41 +03:00
6864447b33 kernel: update kernel dependencies 2024-07-28 12:53:30 +03:00
b9c1b15bd1 kernel: fix some TODOs 2024-07-27 14:37:46 +03:00
1bd9d65a5e Migrate to 1.82 rustc nightly 2024-07-25 11:58:47 +03:00
8eb5d2ecf1 mem/heap: use libyalloc instead of linked_list_allocator in kernel 2024-06-09 13:43:56 +03:00
3383d0350c proc: spawn_thread/exit_thread/wait_thread 2024-04-25 16:02:20 +03:00
8adc011281 sys/mod: aarch64 module loading 2024-04-09 11:59:23 +03:00
1b69be1664 proc/debug: implement basic single-stepping facilities 2024-03-19 23:11:03 +02:00
ac84a7e027 refactor: fix clippy warnings 2024-03-13 23:52:51 +02:00
55a4c89811 refactor: Fix all clippy warnings 2024-03-13 01:54:00 +02:00
18fa8b954a Add 'kernel/' from commit '7f1f6b73377367db17f98a740316b904c37ce3b1'
git-subtree-dir: kernel
git-subtree-mainline: 817f71f90f97270dd569fd44246bf74e57636552
git-subtree-split: 7f1f6b73377367db17f98a740316b904c37ce3b1
2024-03-12 15:52:48 +02:00