index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2025-06-14
iommu: qcom-smmu: add missing linux/bug.h header for WARN_ON
Christian Marangi
2024-11-24
Merge patch series "Fix device removal order for Apple dart iommu"
Tom Rini
2024-11-24
iommu: apple: Mark device with DM_FLAG_VITAL
Janne Grunau
2024-11-20
iommu: qcom-smmu: handle running in el2
Caleb Connolly
2024-11-20
iommu: qcom-smmu: allow SID 0
Caleb Connolly
2024-11-11
iommu: apple: Manage IOVA separately from global LMB mem map
Janne Grunau
2024-09-06
iommu: qcom-smmu: add sc7280-smmu-500 compatible
Caleb Connolly
2024-09-03
sandbox: iommu: remove lmb allocation in the driver
Sughosh Ganu
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
iommu: Remove <common.h> and add needed includes
Tom Rini
2024-04-23
iommu: qcom-smmu: add qcom generic compatible
Caleb Connolly
2024-03-22
iommu: qcom-smmu: fix debugging
Caleb Connolly
2024-01-18
iommu: dont fail silently
Caleb Connolly
2023-12-21
iommu: add qcom-hyp-smmu
Caleb Connolly
2023-12-21
iommu: add a connect op
Caleb Connolly
2023-12-21
iommu: fix compilation when CONFIG_PCI disabled
Caleb Connolly
2023-01-27
iommu: Implement mapping IOMMUs for PCI devices
Mark Kettenis
2023-01-27
iommu: apple: Implement DMA mapping operations for Apple DART
Mark Kettenis
2023-01-27
test: Add test for IOMMU uclass map/unmap ops
Mark Kettenis
2023-01-27
iommu: Add DMA mapping operations
Mark Kettenis
2022-07-25
iommu: Add M2 support to Apple DART driver
Janne Grunau
2022-02-21
iommu: Add M1 Pro/Max support to Apple DART driver
Janne Grunau
2021-10-31
iommu: Add Apple DART driver
Mark Kettenis
2021-10-31
test: Add tests for IOMMU uclass
Mark Kettenis
2021-10-31
iommu: Add IOMMU uclass
Mark Kettenis