aboutsummaryrefslogtreecommitdiff
path: root/hw/phb4.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-04xive: disable store EOI supportCédric Le Goater1-4/+14
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling1-9/+45
2018-02-20phb3/phb4/p7ioc: Document supported TCE sizes in DTRussell Currey1-0/+5
2018-02-20phb4: Fix TCE page sizeRussell Currey1-4/+4
2018-02-14phb4: Only escalate freezes on MMIO load where necessaryRussell Currey1-1/+24
2018-02-13capi: Enable channel tag streaming for PHB in CAPP modeVaibhav Jain1-8/+4
2018-02-08capi: Fix the max tlbi divider and the directory size.Christophe Lombard1-2/+3
2018-01-30capi: Disable CAPP virtual machinesVaibhav Jain1-0/+1
2018-01-30capi: Perform capp recovery sequence only when PBCQ is idleVaibhav Jain1-3/+4
2018-01-14phb4: Dump CAPP error registers when it asserts link downVaibhav Jain1-5/+31
2017-12-11phb4: Change PCI MMIO timersMichael Neuling1-2/+2
2017-11-30phb4: Change default GEN3 lane equalisation setting to 0x54Michael Neuling1-2/+2
2017-11-30phb4: Init changesMichael Neuling1-6/+6
2017-11-15phb4: Fix lane equalisation settingMichael Neuling1-1/+1
2017-11-15phb4: Fix PE mapping of M32 BARBenjamin Herrenschmidt1-13/+11
2017-11-15phb4: Fix lost bit in PE number on config accessesBenjamin Herrenschmidt1-3/+3
2017-11-13phb4: Update initsMichael Neuling1-1/+1
2017-11-09capi: move the acknowledge of the HMI interruptChristophe Lombard1-4/+4
2017-11-09capi: update ci store buffers and dma enginesChristophe Lombard1-37/+68
2017-10-23phb4: Escalate freeze to fence to avoid checkstopMichael Neuling1-6/+45
2017-10-23phb4: Move code to find frozen PE earlierMichael Neuling1-14/+13
2017-10-23phb4: Update some init registersMichael Neuling1-3/+3
2017-10-23phb4: Enable PHB MMIO in phb4_root_port_init()Michael Neuling1-2/+2
2017-10-23phb4: Use phb4_ioda_sel() moreMichael Neuling1-7/+2
2017-10-23phb4: Improve config space loggingMichael Neuling1-7/+14
2017-10-23phb4: Remove unused codeMichael Neuling1-10/+0
2017-10-23phb4: Move code around to avoid indentingMichael Neuling1-53/+51
2017-10-23phb4: Update commentMichael Neuling1-1/+1
2017-10-23phb4: Reduce link degraded message log level to debugMichael Neuling1-1/+1
2017-10-23phb4: Fix GEN3 for DD2.00Michael Neuling1-1/+1
2017-10-18phb4: Fix PCIe GEN4 on DD2.1 and aboveMichael Neuling1-4/+3
2017-10-02phb4: Reassign link_retries counter in IODA purgeGuilherme G. Piccoli1-0/+2
2017-10-02phb4: Add additional adapter to retrain whitelistJohn W Walthour1-2/+3
2017-10-02phb4: make retry_whitelist staticStewart Smith1-1/+1
2017-09-28capi: Mask Psl Credit timeout error for P9Vaibhav Jain1-0/+4
2017-09-27phb4: Update link training documentationMichael Neuling1-0/+8
2017-09-27phb4: Additional RXE_ARB: DEC Stage Valid Error fixMichael Neuling1-3/+3
2017-09-20capi: CAPP recoveryChristophe Lombard1-5/+54
2017-09-20phb4: Mask RXE_ARB: DEC Stage Valid ErrorMichael Neuling1-2/+2
2017-09-19PHB4: Default to PCIe GEN3 on POWER9 DD2.00Stewart Smith1-0/+6
2017-09-15phb4: Use link if degradedMichael Neuling1-1/+7
2017-09-12phb4: Retrain link if degradedMichael Neuling1-1/+133
2017-09-12phb4: Make link retries a #defineMichael Neuling1-1/+1
2017-09-12phb4: Split phb4_get_link_state() into a new functionMichael Neuling1-6/+21
2017-09-12phb4: Move nvram read of pci-eeh-mmio initMichael Neuling1-1/+3
2017-09-12phb4: Remove stable retriesMichael Neuling1-7/+0
2017-09-05phb4: Fix bad whitespaceRussell Currey1-1/+1
2017-09-04capi: POWER9 DD2 updateChristophe Lombard1-64/+112
2017-08-11phb4: Enhanced PCIe training tracingMichael Neuling1-2/+46
2017-08-11phb4: Fix reading wrong size registers in EEH dumpRussell Currey1-3/+3