aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscon/syscon_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* syscon: Move syscon code in dev/sysconEmmanuel Vadot2024-01-101-0/+236
* Move syscon into extres frameworkKyle Evans2017-12-231-211/+0
* syscon: Introduce kobj and split out fdt bitsKyle Evans2017-12-231-0/+211