41 Commits

Author SHA1 Message Date
72633eb339 maint: sync up other architectures with mmap(file) 2025-02-26 16:21:56 +02:00
7fdc57fd9f proc: implement basic mmap with files, real_program in arg 2025-02-25 17:41:14 +02:00
41944890b6 jh7110: get second ethernet kinda working 2025-02-14 16:52:45 +02:00
f2cfc9136a stmmac: implement a basic stmmac driver 2025-02-14 00:26:14 +02:00
5d406feb07 rv64/jh7110: implement syscrg stub + uart clock/reset 2025-02-13 22:53:47 +02:00
e812453a97 dev: use DmaBuffer instead of PageBox where needed 2025-02-06 21:05:53 +02:00
8cbde8389f dev: pass DeviceInitContext into Device::init() 2025-02-06 12:24:03 +02:00
7348232aa9 pci/dt: rework pci interrupts, add gicv2m and dt msi controllers 2025-02-05 21:45:48 +02:00
01dbac2132 dt: fix pci interrupt-map parsing 2025-02-05 12:35:38 +02:00
909980f4eb rv64: add jh7110/starfive visionfive2 support 2025-01-21 16:34:03 +02:00
86509e39c1 rv64: riscv plic driver, time accouting 2025-01-20 13:22:24 +02:00
20fa34c945 rv64: platform init, task switching 2025-01-19 15:16:26 +02:00
86eb2d3252 rv64: boot into upper half 2025-01-17 02:25:49 +02:00
e309fdab81 dt: add /model and /compatible to sysfs 2024-12-17 19:45:44 +02:00
49b918e2ac cfg: allow passing cmdline options to the kernel 2024-12-17 19:12:39 +02:00
cb5814a5ce fs: rework sysfs 2024-12-17 16:42:21 +02:00
047746d134 dt: add clocks, bcm2835-aux driver 2024-12-16 22:06:40 +02:00
b28b12b069 doc: document the device-tree crate 2024-12-16 19:18:35 +02:00
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
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
56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +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
e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +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
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
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
1bd9d65a5e Migrate to 1.82 rustc nightly 2024-07-25 11:58:47 +03:00
39956dedb8 sys/mod: Basic kernel module loading 2024-04-01 17:23:12 +03:00
69b6a38c0a refactor: integrate vfs into libk 2024-03-13 19:01:59 +02:00
d44bda6d62 refactor: integrate block into vfs 2024-03-13 18:50:26 +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