opnsense-src/sys/arm64
Bojan Novković e17e33f997 sdhci: Refactor the generic FDT driver
This patch refactors the 'sdhci_fdt.c' driver by moving all vendor
specific routines into separate files and making the base 'sdhci_fdt'
driver subclassable. The goal is to make adding new FDT-based drivers
easier and more maintainable. No functional change intended.

Reviewed by:	manu, imp
Differential Revision:	https://reviews.freebsd.org/D48527
2025-02-07 10:06:07 +01:00
..
acpica acpica: Fix build with ACPICA 20230331 and later 2024-01-31 13:41:29 -05:00
apple arm64: apple: fix aic for !SMP configurations 2025-01-09 22:28:05 -06:00
arm64 arm64: Hook up efi_rt_arch_call in efirt.ko 2025-02-05 09:50:15 -05:00
broadcom Use device_delete_children instead of explicit calls to device_delete_child 2025-01-02 13:20:21 -05:00
cavium Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
conf sdhci: Refactor the generic FDT driver 2025-02-07 10:06:07 +01:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx imx clk: Skip reconfiguring the clock if we don't have a new best_parent 2024-09-16 15:45:26 +01:00
include arm64: bus: Add 36-bit address mask for use in bus space allocations 2025-02-06 16:27:11 -05:00
intel Intel FPGA: Support programming larger bitfiles. 2024-01-09 14:18:53 +00:00
iommu iommu: eliminate iommu_free_ctx() 2024-11-03 21:38:19 +02:00
linux sysent: regen for typo fix 2024-10-22 19:21:26 +01:00
nvidia/tegra210 Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
qoriq Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
vmm arm64/vmm: save and restore HCRX_EL2 register 2025-02-04 11:24:41 +00:00