Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+2 |
* | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | arm mv: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -3/+1 |
* | arm: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
* | Fix PCI driver unload for Marvell PCI controller | Oleksandr Tymoshenko | 2018-12-02 | 1 | -0/+1 |
* | Change reg in Marvell Armada38X pcie FDT | Marcin Wojtas | 2018-04-04 | 1 | -4/+20 |
* | Support multi-port PCIe hierarchy in Marvell boards DTS | Zbigniew Bodek | 2017-06-08 | 1 | -0/+333 |