|
f03b390933
|
bus/pci: basic PCI support for AArch64
|
2024-02-03 20:44:04 +02:00 |
|
|
2780b010bf
|
proc: better process page dropping
|
2024-02-01 17:23:51 +02:00 |
|
|
0670cdbb80
|
chore: fix aarch64 build
|
2024-01-30 11:37:11 +02:00 |
|
|
0e8860c719
|
arch/aarch64: fix aarch64 build
|
2024-01-04 23:04:34 +02:00 |
|
|
2b70a35882
|
refactor: add docs
|
2023-12-07 12:50:54 +02:00 |
|
|
b6946443b8
|
refactor: fix warnings
|
2023-12-05 14:55:12 +02:00 |
|
|
e431d49ffb
|
fs: integrate the new vfs with the kernel
|
2023-12-05 10:27:56 +02:00 |
|
|
2d7568f829
|
refactor: move kernel::sync to kernel-util
|
2023-11-30 11:00:51 +02:00 |
|
|
cc816920b0
|
fs: remove old vfs
|
2023-11-27 14:56:11 +02:00 |
|
|
8bc8b30362
|
proc: Implement simple static TLS support
|
2023-11-23 10:41:27 +02:00 |
|
|
da62b5b533
|
proc,dev: split processes into threads, small fb fixes
|
2023-11-21 14:16:18 +02:00 |
|
|
aae4874f35
|
aarch64: fix release build ld error
|
2023-11-16 11:54:16 +02:00 |
|
|
ff04db65dc
|
refactor: clean up kernel warnings
|
2023-11-16 11:11:10 +02:00 |
|
|
75b1807e8e
|
aarch64: new memory arch impl
|
2023-11-16 00:16:38 +02:00 |
|
|
af5529a84f
|
x86-64: sync x86-64 up with the new kernel structure
|
2023-08-21 17:26:44 +03:00 |
|
|
b0379e398f
|
aarch64: move some code into "common" kernel
|
2023-08-18 22:53:58 +03:00 |
|
|
13aa440239
|
aarch64: reset through PSCI as a fallback
|
2023-08-18 09:58:56 +03:00 |
|
|
f6b27eb42f
|
sunxi-h6: reset through watchdog
|
2023-08-15 18:38:54 +03:00 |
|
|
887d65f890
|
dev: sunxi-uart interrupts
|
2023-08-15 13:32:48 +03:00 |
|
|
bbf30b21a6
|
aarch64: use appropriate MAIR for device/normal memory
|
2023-08-14 14:31:44 +03:00 |
|
|
e694c1cef0
|
dev: use device tree instead of hardcoded board impls
|
2023-08-13 21:23:58 +03:00 |
|
|
37e6fc098b
|
dev: implement #*-cells according to the spec
|
2023-08-09 10:36:32 +03:00 |
|
|
a824e52095
|
aarch64: fix warnings
|
2023-08-09 00:14:25 +03:00 |
|
|
afc3af54fa
|
aarch64: initial support for Orange Pi 3
|
2023-08-08 20:00:24 +03:00 |
|
|
44a888c39a
|
aarch64: make kernel build
|
2023-08-07 10:28:04 +03:00 |
|
|
ea6684d916
|
dev: better trait for device init
|
2023-08-04 10:07:21 +03:00 |
|
|
67d8f269ad
|
proc: merge TaskContextImpl trait
|
2023-08-02 20:53:14 +03:00 |
|
|
da91126293
|
***: fix all warnings and clippy stuff
|
2023-08-02 20:43:21 +03:00 |
|
|
aec161bc47
|
x86_64: physical memory init
|
2023-07-30 16:40:30 +03:00 |
|
|
48d12c9e77
|
x86_64: get some text on the screen
|
2023-07-29 19:31:56 +03:00 |
|
|
7fa347aa20
|
proc: better signal handling
|
2023-07-27 16:24:52 +03:00 |
|
|
3b324df403
|
proc: implement exc/async signals
|
2023-07-25 16:47:00 +03:00 |
|
|
8642556b33
|
***: fix warnings in check/clippy
|
2023-07-22 00:45:14 +03:00 |
|
|
867edf7748
|
***: fix incorrect tlbi + add Read/OpenDirectory
|
2023-07-22 00:39:08 +03:00 |
|
|
69a413f6bb
|
***: fix clippy and check warnings
|
2023-07-20 18:51:56 +03:00 |
|
|
aa6b2ac469
|
proc: add simple initrd filesystem
|
2023-07-19 21:58:59 +03:00 |
|
|
6510e0674c
|
Initial commit
|
2023-07-18 18:03:45 +03:00 |
|