aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pci/pci_host_generic.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant declarations. Newer gcc has a warning for these so willAndrew Turner2017-08-191-2/+0
* To allow for an ACPI attachment to the generic PCIe driver split off theAndrew Turner2016-11-211-9/+8
* Import missing enum declaration in pci_host_generic header fileWojciech Macek2016-09-061-0/+2
* Mark the ThunderX and generic PCI drivers as cache-coherent when we knowAndrew Turner2016-05-311-0/+2
* Call ofw_bus_msimap to find the parent MSI controller, it may not use theAndrew Turner2016-05-161-1/+0
* Add a pcib interface for use by interrupt controllers that need toAndrew Turner2016-05-161-0/+1
* Introduce MSI and MSI-X support to intrng. This adds a new msi deviceAndrew Turner2016-05-161-0/+1
* Restore ThunderX Pass1.1 PCI changes removed by r295962Wojciech Macek2016-02-261-0/+2
* Make pci_host_generic and thunderx_pci commonWojciech Macek2016-02-241-0/+71