freebsd-dev/sys/arm/freescale/imx
Andrew Turner 4bd9887cd5 Port the IMX6 kernel configuration to use MULTIDELAY. This will help adding
the i.MX series of SoCs to the armv6 GENERIC kernel.

This uses updated times from ian@.

Reviewed by:	ian
Sponsored by:	ABT Systems Ltd
2017-04-10 12:35:58 +00:00
..
console.c
files.imx5 Move imx_sdhci driver over to a dev/sdhci in preparation for QorIQ support. 2016-11-02 00:51:09 +00:00
files.imx6 Split the DesignWare HDMI-specific code from imx6_hdmi.c into a separate 2016-12-20 01:34:29 +00:00
imx6_anatop.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
imx6_anatopreg.h
imx6_anatopvar.h
imx6_audmux.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
imx6_ccm.c "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
imx6_ccmreg.h Add CCM functions to enable HDMI framer and IPU units (video controller) 2015-12-21 20:17:24 +00:00
imx6_hdmi.c Add support for audio on I2S based DesignWare HDMI controllers. 2016-12-29 14:08:24 +00:00
imx6_ipu.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
imx6_machdep.c Port the IMX6 kernel configuration to use MULTIDELAY. This will help adding 2017-04-10 12:35:58 +00:00
imx6_mp.c Move the IMX6 kernels to use PLATFORM_SMP. This is the last SMP config to 2017-03-17 12:34:56 +00:00
imx6_mp.h Move the IMX6 kernels to use PLATFORM_SMP. This is the last SMP config to 2017-03-17 12:34:56 +00:00
imx6_pl310.c
imx6_sdma.c [iMX6] Fix SDMA driver build 2016-12-21 01:38:44 +00:00
imx6_sdma.h [iMX6] Fix SDMA driver build 2016-12-21 01:38:44 +00:00
imx6_src.c Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
imx6_src.h - Add driver for System-Reset-Controler i.MX6 module 2015-11-13 23:47:41 +00:00
imx6_ssi.c [iMX6] Fix build for SSI driver and add dependency for SDMA driver 2016-12-21 01:32:19 +00:00
imx6_usbphy.c Enable usb low and full speed devices connected to the imx6 root hubs. 2017-02-12 00:52:22 +00:00
imx51_ccm.c Make the imx5 clocks driver work with vendor-supplied dts (which does not 2017-03-18 17:50:49 +00:00
imx51_ccmreg.h
imx51_ccmvar.h
imx51_dpllreg.h
imx51_ipuv3_fbd.c Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read 2016-11-14 12:03:08 +00:00
imx51_ipuv3.c Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read 2016-11-14 12:03:08 +00:00
imx51_ipuv3reg.h
imx51_machdep.c All armv6 platforms have the same implementation of platform_lastaddr. 2016-12-16 10:31:13 +00:00
imx51_sdmareg.h
imx51_ssireg.h
imx51_tzicreg.h
imx53_machdep.c Remove hardcoded bootverbose=1; imx53 systems boot using loader(8) and 2017-03-18 19:54:58 +00:00
imx_ccmvar.h Add CCM functions to enable HDMI framer and IPU units (video controller) 2015-12-21 20:17:24 +00:00
imx_common.c Restrict where we need to define fdt_fixup_table to just PowerPC and 2016-09-23 14:11:23 +00:00
imx_gpio.c Change the naming of imx{5,6} gpio pins to exactly match the names used in 2017-02-18 18:24:03 +00:00
imx_gpt.c Port the IMX6 kernel configuration to use MULTIDELAY. This will help adding 2017-04-10 12:35:58 +00:00
imx_gptreg.h
imx_i2c.c "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +00:00
imx_iomux.c Add support for imx6ul soc. 2017-04-10 02:46:39 +00:00
imx_iomuxreg.h - Add driver for i.MX 6 HDMI framer 2015-12-21 21:40:15 +00:00
imx_iomuxvar.h
imx_machdep.c Handle imx6 erratum ERR004346... to reboot, clear the SRS bit twice within 2017-01-24 02:09:30 +00:00
imx_machdep.h Add code/constants for detecting imx6ul (ultralite) chips, a species of 2017-04-09 20:59:12 +00:00
imx_nop_usbphy.c
imx_wdog.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
imx_wdogreg.h Rename sysctl node hw.imx6 to hw.imx. Move its definition to imx_machdep.c 2015-11-26 17:26:52 +00:00
std.imx6 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
std.imx51 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
std.imx53 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
tzic.c Convert the imx5 interrupt controller driver to INTRNG. 2017-03-19 18:30:38 +00:00