aboutsummaryrefslogtreecommitdiff
path: root/include/phb4.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-16hw/phb4: Prevent register accesses when in resetOliver O'Halloran1-0/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-17/+2
2019-03-28hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran1-1/+0
2019-03-28hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran1-0/+1
2019-02-26Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson1-1/+2
2019-02-18phb4: Eliminate peltv_cacheOliver O'Halloran1-2/+1
2019-02-18phb4: Eliminate p->rte_cacheOliver O'Halloran1-2/+1
2019-01-16capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain1-0/+1
2019-01-16capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'Vaibhav Jain1-0/+3
2018-11-01phb4: Check for RX errors after link trainingOliver O'Halloran1-0/+2
2018-08-06npu2: Add support for relaxed-ordering modeReza Arbab1-0/+3
2018-08-06phb4: Track PEC index in dt and phb4 structReza Arbab1-0/+1
2018-03-22phb*: Remove the state field in the various phb structuresOliver O'Halloran1-61/+1
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling1-0/+1
2017-09-12phb4: Make link retries a #defineMichael Neuling1-0/+1
2017-09-12phb4: Remove stable retriesMichael Neuling1-1/+0
2017-07-28phb4: Be more conservative on link presence timeoutMichael Neuling1-1/+1
2017-07-25phb4: Improve reset and link training timingMichael Neuling1-2/+4
2017-06-26phb4: DD2.0 updatesBenjamin Herrenschmidt1-1/+1
2017-06-15phb4: Complete reset implementationRussell Currey1-0/+1
2017-06-07phb4: Activate shared PCI slot on witherspoonFrederic Barrat1-0/+7
2016-11-24phb4: Change debug printsMichael Neuling1-2/+2
2016-11-15phb4: Updated inits as of PHB4 spec 0.52Benjamin Herrenschmidt1-6/+2
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-4/+2
2016-10-24pci: make PCI slot state as incremental to base numberGavin Shan1-20/+20
2016-07-08hw/phb4: Add initial supportBenjamin Herrenschmidt1-0/+315