aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/mv_pci_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* arm mv: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Fix PCI driver unload for Marvell PCI controllerOleksandr Tymoshenko2018-12-021-0/+1
* Change reg in Marvell Armada38X pcie FDTMarcin Wojtas2018-04-041-4/+20
* Support multi-port PCIe hierarchy in Marvell boards DTSZbigniew Bodek2017-06-081-0/+333