..
files.imx5
Add a SPI driver for imx5 and imx6.
2018-02-26 02:28:32 +00:00
files.imx6
Add a SPI driver for imx5 and imx6.
2018-02-26 02:28:32 +00:00
imx6_ahci.c
arm: Fix duplicate ahci DRIVER_MODULE
2018-04-27 21:05:18 +00:00
imx6_anatop.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx6_anatopreg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx6_anatopvar.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
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
Add a SPI driver for imx5 and imx6.
2018-02-26 02:28:32 +00:00
imx6_ccmreg.h
Add a SPI driver for imx5 and imx6.
2018-02-26 02:28:32 +00:00
imx6_hdmi.c
Fix imx6 hdmi init after r323553, which used a config_intrhook to defer the
2017-10-08 18:38:22 +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
Fix fallout from the import of fresh dts source files from linux 4.15. It
2018-02-18 00:02:09 +00:00
imx6_machdep.h
Add external PLATFORM access on arm, and use it in the pl310 driver.
2017-07-11 16:30:16 +00:00
imx6_mp.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx6_pl310.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
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_snvs.c
Add a driver for the imx6 on-chip realtime clock.
2017-07-04 18:38:34 +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
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
Move imx6_usbphy to SUPPORTDEV, massage associated comment
2018-03-03 18:52:19 +00:00
imx51_ccm.c
Add a SPI driver for imx5 and imx6.
2018-02-26 02:28:32 +00:00
imx51_ccmreg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_ccmvar.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_dpllreg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_ipuv3_fbd.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_ipuv3.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_ipuv3reg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_machdep.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_sdmareg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_ssireg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx51_tzicreg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx53_machdep.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx_ccmvar.h
Add a SPI driver for imx5 and imx6.
2018-02-26 02:28:32 +00:00
imx_common.c
sys: further adoption of SPDX licensing ID tags.
2017-11-20 19:43:44 +00:00
imx_console.c
Start to rename files with common or generic names to be SoC specific. The
2017-06-04 09:11:14 +00:00
imx_epit.c
Move the simple armv6 only timer drivers to require MULTIDELAY to help
2017-07-04 18:07:09 +00:00
imx_gpio.c
Properly support the GPIO_PIN_PRESET_{LOW,HIGH} options when configuring
2018-05-04 19:28:05 +00:00
imx_gpt.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx_gptreg.h
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx_i2c.c
Add the MODULE_DEPEND()s needed so that the kernel linker can resolve all
2018-02-18 23:01:33 +00:00
imx_iomux.c
Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc
2018-04-09 22:06:16 +00:00
imx_iomuxreg.h
Add an ahci driver for imx6.
2017-08-03 14:43:41 +00:00
imx_iomuxvar.h
Fix the interface to imx_iomux_gpr_get/set(). The functions were defined
2017-08-02 18:28:06 +00:00
imx_machdep.c
Add support to the imx5/6 watchdog for the external reset signal. Also, if
2018-01-26 17:55:17 +00:00
imx_machdep.h
Make the trivial imx_soc_family() function an inline in imx_machdep.h.
2018-01-24 18:10:11 +00:00
imx_nop_usbphy.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00
imx_spi.c
Defer attaching the spibus until timers and interrupts are working. The
2018-03-05 02:13:28 +00:00
imx_wdog.c
Add support to the imx5/6 watchdog for the external reset signal. Also, if
2018-01-26 17:55:17 +00:00
imx_wdogreg.h
Reformat indentation to match other imx5/6 register definition headers, and
2018-01-24 17:52:06 +00:00
std.imx6
Make kernel option KERNVIRTADDR optional, remove it from std.<platform>
2017-12-30 00:20:49 +00:00
std.imx51
Make kernel option KERNVIRTADDR optional, remove it from std.<platform>
2017-12-30 00:20:49 +00:00
std.imx53
Make kernel option KERNVIRTADDR optional, remove it from std.<platform>
2017-12-30 00:20:49 +00:00
tzic.c
sys/arm: further adoption of SPDX licensing ID tags.
2017-11-27 15:04:10 +00:00