freebsd-dev/sys/arm/freescale/imx
Oleksandr Tymoshenko 94bc2117b4 Add i.MX 8M Quad support
- 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
2020-07-01 00:33:16 +00:00
..
files.imx5
files.imx6
imx6_ahci.c
imx6_anatop.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
imx6_anatopreg.h
imx6_anatopvar.h
imx6_audmux.c
imx6_ccm.c Add mode selection to iMX6 IPU driver 2020-06-10 22:00:31 +00:00
imx6_ccmreg.h Add mode selection to iMX6 IPU driver 2020-06-10 22:00:31 +00:00
imx6_hdmi.c
imx6_ipu.c Add mode selection to iMX6 IPU driver 2020-06-10 22:00:31 +00:00
imx6_machdep.c Fix boot of wandquad after DTS update 2020-06-09 20:27:35 +00:00
imx6_machdep.h
imx6_mp.c
imx6_pl310.c
imx6_sdma.c
imx6_sdma.h
imx6_snvs.c
imx6_src.c
imx6_src.h
imx6_ssi.c
imx6_usbphy.c
imx51_ccm.c
imx51_ccmreg.h
imx51_ccmvar.h
imx51_dpllreg.h
imx51_ipuv3_fbd.c
imx51_ipuv3.c Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
imx51_ipuv3reg.h
imx51_machdep.c
imx51_sdmareg.h
imx51_ssireg.h
imx51_tzicreg.h
imx53_machdep.c
imx_ccmvar.h Add mode selection to iMX6 IPU driver 2020-06-10 22:00:31 +00:00
imx_common.c
imx_console.c
imx_epit.c
imx_gpio.c Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
imx_gpt.c
imx_gptreg.h
imx_i2c.c Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
imx_iomux.c Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
imx_iomuxreg.h
imx_iomuxvar.h
imx_machdep.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
imx_machdep.h
imx_nop_usbphy.c
imx_spi.c Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
imx_wdog.c
imx_wdogreg.h
std.imx6
std.imx51
std.imx53
tzic.c