aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powernv/opal_pci.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc64/powernv: Avoid type promotionBreno Leitao2018-06-121-1/+1
* Remove a debug printf from opal_pci driverJustin Hibbits2018-05-311-1/+0
* Make opal_pci driver work with POWER9Justin Hibbits2018-05-301-16/+84
* Cache the phandle of the PCI node in opal_pci_attachJustin Hibbits2018-05-301-11/+12
* powerpc64: Add OPAL definitionsJustin Hibbits2018-05-191-2/+2
* Fix use of unitialized variables.Nathan Whitehorn2018-03-061-0/+1
* PowerNV: send MSI_EOI always after MSI unmaskWojciech Macek2018-01-231-0/+6
* PowerNV: make PowerNV PCIe working on a real hardwareWojciech Macek2018-01-171-47/+78
* PowerNV: initial support for PCIe host controllerWojciech Macek2018-01-121-0/+576