aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofwpci.c
Commit message (Expand)AuthorAgeFilesLines
* ofw: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* Add necessary bits for Linux KPI to work correctly on powerpcJustin Hibbits2019-08-041-0/+42
* Do pass removing some write-only variables from the kernel.Alexander Kabaev2017-12-251-3/+0
* Convert PCIe Hot Plug to using pci_request_featureWarner Losh2017-02-251-0/+1
* OFWPCI: Don't strip RF_ACTIVE from flags when parent bus method is called.Michal Meloun2016-08-141-2/+2
* OFWPCI: Add support for NEW_PCIB.Michal Meloun2016-07-171-1/+21
* OFWPCI: Improve resource handling.Michal Meloun2016-07-171-91/+117
* OFWPCI: Fix style(9).Michal Meloun2016-07-111-9/+12
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-291-0/+628