| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add IOPort struct | Tianhao Wang | 2024-06-11 |
| | | | | | So that device IO can be be synchronized. | ||
| * | make device_io a arch independent interface. | Tianhao Wang | 2024-06-11 |
| In arm we will be using MMIO instead of the IO instructions. However the peripherals should use the same interface for IOs. | |||
