22 Commits

Author SHA1 Message Date
2867597c8e apic/net: better MSI allocation, better PHY setup 2025-02-10 18:07:43 +02:00
f1becafaaf xhci: some quirks for Intel chipsets 2025-02-09 19:04:27 +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
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
abdf53368b xhci: add a warning when a device is detached during init 2025-01-27 16:59:48 +02:00
a2adff85a7 x86: fix i686/x86_64 build 2024-12-14 13:10:46 +02:00
56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +02:00
49942563ef refactor: fix kernel warnings 2024-11-19 17:28:41 +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
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