Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-27 | iommu: Implement mapping IOMMUs for PCI devices | Mark Kettenis | 1 | -0/+65 |
2023-01-27 | iommu: apple: Implement DMA mapping operations for Apple DART | Mark Kettenis | 1 | -34/+277 |
2023-01-27 | test: Add test for IOMMU uclass map/unmap ops | Mark Kettenis | 1 | -0/+58 |
2023-01-27 | iommu: Add DMA mapping operations | Mark Kettenis | 1 | -0/+28 |
2022-07-25 | iommu: Add M2 support to Apple DART driver | Janne Grunau | 1 | -1/+17 |
2022-02-21 | iommu: Add M1 Pro/Max support to Apple DART driver | Janne Grunau | 1 | -0/+1 |
2021-10-31 | iommu: Add Apple DART driver | Mark Kettenis | 3 | -0/+70 |
2021-10-31 | test: Add tests for IOMMU uclass | Mark Kettenis | 2 | -0/+20 |
2021-10-31 | iommu: Add IOMMU uclass | Mark Kettenis | 3 | -0/+65 |