summaryrefslogtreecommitdiffstats
path: root/hw/phb4.c
Commit message (Expand)AuthorAgeFilesLines
* hw/phb4: Squash the IO bridge windowOliver O'Halloran2019-04-171-0/+8
* hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran2019-03-281-5/+0
* hw/phb4: Factor out PERST controlOliver O'Halloran2019-03-281-28/+36
* hw/phb4: Remove FRESET presence checkOliver O'Halloran2019-03-281-12/+2
* hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran2019-03-281-1/+23
* hw/phb4: Look for the hub-id from in the PBCQ nodeOliver O'Halloran2019-03-281-3/+9
* hw/phb4: Fix indentation of brdgCtlOliver O'Halloran2019-02-251-2/+1
* Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson2019-02-261-13/+46
* opal: Deprecate reading the PHB statusAlexey Kardashevskiy2019-02-181-7/+2
* phb4: Update some commentsOliver O'Halloran2019-02-181-19/+13
* phb4: Eliminate peltv_cacheOliver O'Halloran2019-02-181-18/+12
* phb4: Eliminate p->rte_cacheOliver O'Halloran2019-02-181-22/+15
* phb4: Remove pointless NULL checksOliver O'Halloran2019-02-181-12/+2
* phb4: Rework BDFN filtering in phb4_set_pe()Oliver O'Halloran2019-02-181-41/+17
* Remove POWER9N DD1 supportNicholas Piggin2019-01-251-215/+67
* phb4: remove POWER9N DD1 creset workaroundNicholas Piggin2019-01-251-5/+0
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-181-24/+24
* capp/phb4: Prevent HMI from getting triggered when disabling CAPPVaibhav Jain2019-01-161-0/+11
* phb4/capp: Implement sequence to disable CAPP and enable fast-resetVaibhav Jain2019-01-161-3/+64
* capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain2019-01-161-1/+96
* capp/phb4: Force CAPP to PCIe mode during kernel shutdownVaibhav Jain2019-01-161-0/+34
* phb4/capp: Update and re-factor phb4_set_capi_mode()Vaibhav Jain2019-01-161-35/+53
* capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'Vaibhav Jain2019-01-161-7/+47
* phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain2018-11-011-0/+17
* phb4: Check for RX errors after link trainingOliver O'Halloran2018-11-011-3/+26
* phb4: Enable PHB MMIO-0/1 Bars only when mmio window existsVaibhav Jain2018-10-161-2/+1
* phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain2018-10-161-2/+2
* phb4/capp: Use link width to allocate STQ engines to CAPPVaibhav Jain2018-10-161-17/+29
* phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 partsMichael Neuling2018-09-271-9/+34
* phb4: Re-factor phb4_fenced() and introduce phb4_dump_pec_err_regs()Vaibhav Jain2018-09-201-30/+38
* phb4: Reset pfir and nfir if new errors reported during ETU resetVaibhav Jain2018-09-201-0/+19
* phb4: Fix typo in disable lane eq codeMichael Neuling2018-09-171-1/+1
* phb4: Don't probe a PHB if its gardedVaibhav Jain2018-09-131-2/+11
* phb4: Workaround PHB errata with CFG write UR/CA errorsBenjamin Herrenschmidt2018-09-131-1/+5
* phb4: Handle allocation errors in phb4_eeh_dump_regs()Benjamin Herrenschmidt2018-09-131-0/+4
* phb4: Don't try to access non-existent PEST entriesBenjamin Herrenschmidt2018-09-131-3/+3
* phb4: Disable 32-bit MSI in capi modeFrederic Barrat2018-08-151-0/+9
* capp: Fix the capp recovery timeout comparisonVaibhav Jain2018-08-151-1/+1
* phb4/capp: Update DMA read engines set in APC_FSM_READ_MASK based on link-widthVaibhav Jain2018-08-131-4/+18
* phb4: Use the return value of phb4_fenced() in phb4_get_diag_data()Cyril Bur2018-08-061-2/+3
* phb4: Track PEC index in dt and phb4 structReza Arbab2018-08-061-0/+2
* hw/phb4: Use local_alloc for phb4 structuresOliver O'Halloran2018-08-011-2/+6
* hw/phb4: Fix unused value/parameter warningsAndrew Donnellan2018-07-261-20/+27
* hw/phb4: Add helpers to dump the IODA tablesOliver O'Halloran2018-07-261-0/+89
* hw/phb4: Add a helper to dump the PELT-VOliver O'Halloran2018-07-261-0/+40
* hw/phb4: Print the PEs in the EEH dump in hexOliver O'Halloran2018-07-261-1/+1
* phb4: Reallocate PEC2 DMA-Read engines to improve GPU-Direct bandwidthVaibhav Jain2018-07-191-3/+37
* phb4: Disable nodal scoped DMA accesses when PB pump mode is enabledAlistair Popple2018-07-171-0/+11
* capi: Select the correct IODA table entry for the mbt cache.Christophe Lombard2018-07-101-9/+9
* phb4/capp: Calculate STQ/DMA read engines based on link-width for PECVaibhav Jain2018-07-041-9/+27
OpenPOWER on IntegriCloud