summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/simplebus.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-09-25Make simplebus friendlier for subclassing.Michal Meloun
2020-08-03Allow child classes of simplebus to call attach directlyAndrew Turner
2018-12-12fdt: Add support for simple-mfd busEmmanuel Vadot
2015-03-27Make simplebus a base class of ofwbus. This allows the elimination ofIan Lepore
2015-02-27Allow creating subclass of FDT simplebusJayachandran C.