aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/imx
Commit message (Expand)AuthorAgeFilesLines
* Convert the imx6_snvs RTC driver to access registers via the syscon device.Ian Lepore2020-11-251-0/+1
* Make the imx6_snvs driver usable as a module, add pnp info. Add a manpage.Ian Lepore2018-07-082-0/+16
* Add pnp info to imx6_ahci, and add a module makefile, and a manpage for it.Ian Lepore2018-07-082-0/+15
* Add pnp info and a module makefile for the imx_wdog watchdog driver.Ian Lepore2018-07-072-0/+15
* Add required interface header.Ian Lepore2018-03-161-0/+1
* Add a SPI driver for imx5 and imx6.Ian Lepore2018-02-262-0/+17
* Add a missing line continuation.Ian Lepore2018-02-221-1/+1
* Add required header files.Ian Lepore2018-02-211-0/+2
* Build modules specific to imx5/imx6 only when building those kernels.Ian Lepore2018-02-182-0/+23