aboutsummaryrefslogtreecommitdiff
path: root/platforms/ibm-fsp/firenze-pci.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-03-28platforms/firenze: Rework I2C controller fixupsOliver O'Halloran1-49/+51
2019-03-28firenze-pci: Always init slot info from LXVPDOliver O'Halloran1-8/+4
2018-11-26platform/firenze: Fix branch-to-null crashOliver O'Halloran1-0/+1
2018-09-17core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran1-1/+1
2018-09-17core/i2c: Move the timeout field into i2c_requestOliver O'Halloran1-12/+12
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