Kamil Kowalczyk kamkow1
kamkow1 opened issue kamkow1/mop3#2 2026-04-16 00:22:34 +02:00
Ditch uACPI in favour of a custom parser
kamkow1 opened issue kamkow1/mop3#1 2026-04-16 00:21:14 +02:00
IDE driver implement DMA
kamkow1 pushed to master at kamkow1/mop3 2026-04-16 00:09:53 +02:00
288a4b4e83 Implement storage device partition rescan (XDRV_PARTITION_RESCAN), Self-hosted installation WIP
kamkow1 pushed to master at kamkow1/mop3 2026-04-13 22:47:34 +02:00
16cb7fd7bd CE copy fix deadlock, libu fr/fw fix missing volume_close () on failure, XHCI use ring-specific pending flags, usbdrv Fix spin_unlock/free ordering
kamkow1 pushed to master at kamkow1/mop3 2026-04-12 22:05:30 +02:00
9f216ffc49 CE Implement positional arguments
kamkow1 pushed to master at kamkow1/mop3 2026-04-12 21:30:24 +02:00
169fba6ee7 CE parser implement comments
kamkow1 pushed to master at kamkow1/mop3 2026-04-12 21:27:09 +02:00
bdce9ef7c5 CE Add copy command
kamkow1 pushed to master at kamkow1/mop3 2026-04-12 21:13:23 +02:00
245196b80f date_time () syscall, Get date-time from RTC
kamkow1 pushed to master at kamkow1/mop3 2026-04-12 13:45:41 +02:00
6c01de8b0d Merge all libs into libu
kamkow1 pushed to master at kamkow1/mop3 2026-04-12 11:21:55 +02:00
55ff95c897 Schedule inside of systick_irq
kamkow1 pushed to master at kamkow1/mop3 2026-04-11 11:43:16 +02:00
182d8018c7 ISO9660 fs RockRidge filename extensions
kamkow1 pushed to master at kamkow1/mop3 2026-04-10 00:03:23 +02:00
af823e3342 docs Add USB driver demo video
kamkow1 pushed to master at kamkow1/mop3-videos 2026-04-10 00:00:24 +02:00
52b8d382d4 USB iso9660 demo
kamkow1 pushed to master at kamkow1/mop3 2026-04-09 23:53:17 +02:00
20e970445c kernel Unused variables
kamkow1 pushed to master at kamkow1/mop3 2026-04-09 23:51:47 +02:00
543af9c00b init.cmd Start USB poller, list devices, list processes, Fix cpu_find_lightest () crashing bug
kamkow1 pushed to master at kamkow1/mop3 2026-04-08 15:30:00 +02:00
a86d258a4b CE implement stall command, libsystem Add stall_ms ()
kamkow1 pushed to master at kamkow1/mop3 2026-04-07 21:55:41 +02:00
87ccdbc6cb device_delete () Remove subdevices for eg. partitions
kamkow1 pushed to master at kamkow1/mop3 2026-04-07 21:17:53 +02:00
7091b128df Implement volume unmounting, collecting VFS volume info, usb Add eject command
kamkow1 pushed to master at kamkow1/mop3 2026-04-07 18:12:20 +02:00
2f186921d6 init.cmd List devices, Start USB poller, libstring fix str_split_lines (), CE various fixes
bef3b79502 CE implement running commands from script files
Compare 2 commits »
kamkow1 pushed to master at kamkow1/mop3 2026-04-07 13:32:31 +02:00
3d886f2039 XHCI Improve error handling during device setup