aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iicbus/controller/opencores
Commit message (Expand)AuthorAgeFilesLines
* Remove now-redundant calls to device_delete_childrenJohn Baldwin2025-01-021-1/+0
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+1
* Use bus_delayed_attach_children instead of its inline implementationJohn Baldwin2024-10-211-1/+1
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-252-2/+2
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* iicbus: Move opencores i2c driver into controller subdirectoryEmmanuel Vadot2023-10-034-0/+711