summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/imxanatop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak in an error pathjsg2018-08-301-2/+4
* Remove unused/redundant prototypes.kettenis2018-06-281-10/+1
* Use regmapkettenis2018-06-171-67/+1
* Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)patrick2018-05-161-1/+193
* Move imxanatop(4) to sys/dev/fdt.patrick2018-03-301-0/+187