94bc2117b4
- Add CCM driver and clocks implementations for i.MX 8M - Add GPC driver for iMX8 - Add clock tree for i.MX 8M Quad - Add clocks support and new compat strings (where required) for existing i.MX 6 UART, I2C, and GPIO drivers - Enable aarch64-compatible drivers form i.MX 6 in arm64 GENERIC kernel config - Add dtb/imx8 kernel module with DTBs for Nitrogen8M and iMX8MQ EVK With this patch both Nitrogen8M and iMX8MQ EVK boot with NFS root up to multiuser login prompt Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D25274
33 lines
745 B
Plaintext
33 lines
745 B
Plaintext
# $FreeBSD$
|
|
|
|
ARM64 opt_global.h
|
|
INTRNG opt_global.h
|
|
SOCDEV_PA opt_global.h
|
|
SOCDEV_VA opt_global.h
|
|
THUNDERX_PASS_1_1_ERRATA opt_global.h
|
|
VFP opt_global.h
|
|
LINUX_BOOT_ABI opt_global.h
|
|
LSE_ATOMICS opt_global.h
|
|
|
|
# Binary compatibility
|
|
COMPAT_FREEBSD32 opt_global.h
|
|
|
|
# EFI Runtime services support
|
|
EFIRT opt_efirt.h
|
|
|
|
# SoC Support
|
|
SOC_ALLWINNER_A64 opt_soc.h
|
|
SOC_ALLWINNER_H5 opt_soc.h
|
|
SOC_ALLWINNER_H6 opt_soc.h
|
|
SOC_BRCM_BCM2837 opt_soc.h
|
|
SOC_BRCM_BCM2838 opt_soc.h
|
|
SOC_CAVM_THUNDERX opt_soc.h
|
|
SOC_FREESCALE_IMX8 opt_soc.h
|
|
SOC_HISI_HI6220 opt_soc.h
|
|
SOC_INTEL_STRATIX10 opt_soc.h
|
|
SOC_MARVELL_8K opt_soc.h
|
|
SOC_NXP_LS opt_soc.h
|
|
SOC_ROCKCHIP_RK3328 opt_soc.h
|
|
SOC_ROCKCHIP_RK3399 opt_soc.h
|
|
SOC_XILINX_ZYNQ opt_soc.h
|