|
49b918e2ac
|
cfg: allow passing cmdline options to the kernel
|
2024-12-17 19:12:39 +02:00 |
|
|
ac0432100d
|
aarch64: reenable L2 device pages
|
2024-12-16 14:25:48 +02:00 |
|
|
699816d61d
|
aarch64: reenable psci, add spin-table smp init
|
2024-12-16 14:24:46 +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 |
|
|
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 |
|
|
183ec14544
|
ext2: better inode cache, mkdir
|
2024-12-04 18:28:27 +02:00 |
|
|
4fcd392ee5
|
time: add real-time clock (x86-64)
|
2024-12-02 10:19:48 +02:00 |
|
|
6e878c2ac1
|
debug: unify kernel logging
|
2024-11-30 23:51:02 +02:00 |
|
|
a227e5446c
|
***: symlinks, reentrant pthread_mutex, etc
|
2024-11-28 11:30:09 +02:00 |
|
|
669a0b7b9c
|
memfs: add support for L2 blocks in bvec
|
2024-11-28 09:05: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 |
|
|
a14206204a
|
libc: add pthread_mutex_t and pthread_barrier_t
|
2024-11-19 01:47:28 +02:00 |
|
|
ac7727b8b1
|
arch: fix x86_64 sp align, fix i686 missing f128 functions
|
2024-11-18 19:34:24 +02:00 |
|
|
7b9788188b
|
aarch64: dynamic linking, libc and TLS for aarch64
|
2024-11-18 18:43:35 +02:00 |
|
|
d198571ac7
|
i686: proper stack alignmnent for i686, working libc
|
2024-11-18 13:56:43 +02:00 |
|
|
961ff9ff6f
|
proc: implement proper TLS for i686
|
2024-11-18 00:05:52 +02:00 |
|
|
e0e39d2f23
|
proc/WIP: better handling for TLS
|
2024-11-17 23:32:07 +02:00 |
|
|
98816e0ebc
|
refactor: put KERNEL_TABLES under a lock
|
2024-11-03 12:34:38 +02:00 |
|
|
109f290c67
|
refactor: switch to workspace dependencies
|
2024-11-01 20:37:30 +02:00 |
|
|
ebedd96362
|
refactor: fix warnings, fix i686 fp context misalign
|
2024-11-01 20:02:28 +02:00 |
|
|
17dc8e9a4d
|
x86: mask simd exceptions for userspace
|
2024-11-01 14:03:23 +02:00 |
|
|
3639d64649
|
refactor: move to rust 1.84.0-nightly + implement disable_aslr
|
2024-10-31 22:54:58 +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 |
|
|
6c30bd062a
|
arch: implement dummy CpuFeatures for aarch64
|
2024-10-12 20:47:31 +03:00 |
|
|
7a3acff20d
|
x86: better cpuid interface
|
2024-10-12 20:43:16 +03:00 |
|
|
ce8ccf4af9
|
i686: free translation tables
|
2024-10-11 18:35:26 +03:00 |
|
|
019e4ae43f
|
abi: fix incorrect u64 ABI in 32-bit archs
|
2024-10-11 17:24:20 +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 |
|
|
f9b2c64edb
|
test: fix tests
|
2024-07-29 15:55:00 +03:00 |
|
|
6864447b33
|
kernel: update kernel dependencies
|
2024-07-28 12:53:30 +03:00 |
|
|
fe5f9649ff
|
refactor: Fix clippy warnings
|
2024-07-27 14:49:20 +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 |
|
|
39956dedb8
|
sys/mod: Basic kernel module loading
|
2024-04-01 17:23:12 +03:00 |
|
|
1b69be1664
|
proc/debug: implement basic single-stepping facilities
|
2024-03-19 23:11:03 +02:00 |
|
|
2dc162d1a0
|
proc: better handling of process groups + shell interrupts
|
2024-03-13 17:55:14 +02:00 |
|
|
55a4c89811
|
refactor: Fix all clippy warnings
|
2024-03-13 01:54:00 +02:00 |
|
|
1440689094
|
build: Finish migration to monorepo
|
2024-03-12 18:17:47 +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 |
|