33 Commits

Author SHA1 Message Date
31fa51e64c maint/proc: add /sys/proc + migrate to rustc 1.87.0-nightly 2025-03-02 02:17:27 +02:00
41944890b6 jh7110: get second ethernet kinda working 2025-02-14 16:52:45 +02:00
90edc4c8ed rtl81xx: fix rtl8168h (rtl8168gu still broken) 2025-02-11 17:12:29 +02:00
2867597c8e apic/net: better MSI allocation, better PHY setup 2025-02-10 18:07:43 +02:00
0a46e6f57c WIP: implement igbe driver 2025-02-10 09:15:25 +02:00
f1becafaaf xhci: some quirks for Intel chipsets 2025-02-09 19:04:27 +02:00
80e5e72bb7 scsi: support multiple units per single enclosure 2025-02-07 11:34:57 +02:00
7358852f67 block: make block subsystem use DmaBuffer/DmaSlice 2025-02-07 01:34:36 +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
d83b82ef45 pci: move to .init_array-based driver registration 2025-02-04 22:57:18 +02:00
87c7614fd8 xhci: rework xhci driver, now works on real hw 2025-02-04 22:55:04 +02:00
d687051c48 usb: implement usb-msc-bbb class driver, basic scsi commands 2025-02-04 22:51:33 +02:00
2f46a36255 net: implement rtl8168 driver 2025-01-31 23:48:14 +02:00
b567995466 pci: implement acpi irq route lookup 2025-01-31 23:46:00 +02:00
9e48530e62 pci: add lspci-like utility 2025-01-31 18:03:08 +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
a9340ea089 dt: rework device-tree, proper interrupt handling 2024-12-16 00:23:23 +02:00
56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +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
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
3d04d30eb4 refactor: integrate libk-thread into libk 2024-03-13 19:14:54 +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