summaryrefslogtreecommitdiff
path: root/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Provide interrupt mapping information in PCI config registers.Jason Thorpe2021-06-051-1/+11
* Fix incorrect initialization of PCI BARsJason Thorpe2021-06-051-2/+2
* Make some PCI macros available to other files. NFC.Jason Thorpe2021-06-051-4/+0
* Hack: Move pci BAR ranges.Richard Henderson2011-05-091-2/+2
* Initial PCI setup.Richard Henderson2011-05-061-0/+150