summaryrefslogtreecommitdiff
path: root/sys/modules/imx
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2020-11-25Convert the imx6_snvs RTC driver to access registers via the syscon device.Ian Lepore
2018-07-08Make the imx6_snvs driver usable as a module, add pnp info. Add a manpage.Ian Lepore
2018-07-08Add pnp info to imx6_ahci, and add a module makefile, and a manpage for it.Ian Lepore
2018-07-07Add pnp info and a module makefile for the imx_wdog watchdog driver.Ian Lepore
2018-03-16Add required interface header.Ian Lepore
2018-02-26Add a SPI driver for imx5 and imx6.Ian Lepore
2018-02-22Add a missing line continuation.Ian Lepore
2018-02-21Add required header files.Ian Lepore
2018-02-18Build modules specific to imx5/imx6 only when building those kernels.Ian Lepore