Drew drew
  • Joined on 2025-08-23
drew pushed to lint-rust at drew/acadia 2025-12-14 08:29:44 +00:00
4b0e62394e Add rust lint CI job.
311755c812 Fix build image.
Compare 2 commits »
drew created branch lint-rust in drew/acadia 2025-12-14 08:29:44 +00:00
drew pushed to working-copy/xhci at drew/acadia 2025-12-14 07:04:17 +00:00
c1ab41bbad Rust XHCI Implementation.
drew opened issue drew/acadia#7 2025-12-14 06:38:17 +00:00
Add rust lint in CI.
drew opened issue drew/acadia#6 2025-12-14 06:37:44 +00:00
Handle device disconnects in XHCI.
drew opened issue drew/acadia#5 2025-12-14 06:36:20 +00:00
Enforce Cache Coherency Policys for XHCI memory maps.
drew opened issue drew/acadia#4 2025-12-14 06:31:11 +00:00
Add Ring Overflow detection and handling.
drew opened issue drew/acadia#3 2025-12-14 06:30:02 +00:00
Reduce shared ownership in XHCI Driver (and lock contention) using Channels.
drew opened issue drew/acadia#2 2025-12-14 06:09:12 +00:00
Use just command runner instead of build scripts (or in tandem).
drew opened issue drew/acadia#1 2025-12-14 06:08:16 +00:00
Use volatile reads for Data Structures shared with the controller.
drew pushed to working-copy/xhci at drew/acadia 2025-12-12 07:54:13 +00:00
442f938195 Rust XHCI Implementation.
da2eb4fda3 Rust XHCI Data Structure Types.
2e23e313ac Physical Memory Management Improvements.
f33cd1a109 Rust XHCI Register Types.
Compare 4 commits »
drew pushed to working-copy/xhci at drew/acadia 2025-12-10 08:08:10 +00:00
2c271360ce Rust XHCI Implementation.
drew pushed to working-copy/xhci at drew/acadia 2025-12-08 02:07:23 +00:00
1b2ca34dd5 Rust XHCI Implementation.
drew pushed to working-copy/xhci at drew/acadia 2025-12-06 20:55:53 +00:00
a10c615b95 Rust XHCI Implementation.
0b95098748 Rust XHCI Data Structure Types.
9ce13a85b6 Physical Memory Management Improvements.
3020b28c47 Rust XHCI Register Types.
e5a943ae81 Rust XHCI scaffolding
Compare 6 commits »
drew created branch working-copy/xhci in drew/acadia 2025-12-06 20:19:01 +00:00
drew pushed to working-copy/xhci at drew/acadia 2025-12-06 20:19:01 +00:00
3d0db07a5d Rust XHCI Implementation.
e621d144e9 Rust XHCI Data Structure Types.
d42494f124 Physical Memory Management Improvements.
e0d1f83d8a Rust XHCI Register Types.
924f5a763c Rust XHCI scaffolding
Compare 7 commits »
drew pushed to main at drew/captains-log 2025-11-30 06:08:50 +00:00
16f37e3802 Fix Docker Builds in CI (#21)
drew deleted branch docker from drew/captains-log 2025-11-30 06:08:50 +00:00
drew merged pull request drew/captains-log#21 2025-11-30 06:08:49 +00:00
Fix Docker Builds in CI
drew pushed to docker at drew/captains-log 2025-11-30 06:02:56 +00:00
ff89fc283c Move build process to podman