summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxsrc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add i.MX5/6 support and enable this driver on armv7(4).kettenis2019-10-271-13/+48
* Update the bindings for imxsrc(4), since they changed when they werepatrick2019-09-091-13/+8
* Attach imxsrc(4) early and raise its priority to make sure it beatspatrick2019-09-091-2/+5
* imxsrc(4), a driver for the i.MX System Reset Controller. We willpatrick2019-01-111-0/+160