Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove now-redundant calls to device_delete_children | John Baldwin | 2025-01-02 | 1 | -1/+0 |
* | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+1 |
* | Use bus_delayed_attach_children instead of its inline implementation | John Baldwin | 2024-10-21 | 1 | -1/+1 |
* | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 2 | -2/+2 |
* | clk: Move clock code in dev/clk | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 3 | -3/+0 |
* | iicbus: Move opencores i2c driver into controller subdirectory | Emmanuel Vadot | 2023-10-03 | 4 | -0/+711 |