aboutsummaryrefslogtreecommitdiff
path: root/platforms/ibm-fsp/firenze-pci.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan1-2/+4
2017-06-16platforms/ibm-fsp/firenze: Refactor firenze_pci_setup_power_mgt()Gavin Shan1-35/+44
2017-06-16platforms/ibm-fsp/firenze: PCI slot fixup improvementGavin Shan1-46/+53
2017-06-16platforms/ibm-fsp/firenze: Fix PCI slot power-off patternGavin Shan1-2/+2
2017-05-12GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith1-1/+2
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-2/+0
2016-10-24pci: make PCI slot state as incremental to base numberGavin Shan1-21/+21
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan1-0/+10
2016-10-12pci: Avoid hot resets at boot timeRussell Currey1-41/+6
2016-08-26platforms/ibm-fsp: Use power_ctl bit when determining slot reset methodSuraj Jitindar Singh1-18/+27
2016-07-19platforms/ibm-fsp: Avoid associating PHB slot with platform slotGavin Shan1-10/+0
2016-07-19platforms/ibm-fsp: Reuse PCI slot mechanism for fixupGavin Shan1-121/+107
2016-06-21platforms/ibm-fsp: Fix condition for valid slotGavin Shan1-4/+5
2016-06-21ibm-fsp/firenze: Fix unused overwritten valueStewart Smith1-1/+1
2016-06-20FWTS: Add annotations for firenze-pciStewart Smith1-74/+118
2016-06-14platforms/ibm-fsp: Support PCI slotGavin Shan1-0/+957