aboutsummaryrefslogtreecommitdiff
path: root/hw/phb3.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-05PHB3: Disable UTL outbound discard error interruptGavin Shan1-1/+1
2016-06-20Fix for typosFrederic Bonnard1-2/+2
2016-06-14hw/phb3: Support PHB slotGavin Shan1-399/+278
2016-06-14hw/phb3: Remove useless commentsGavin Shan1-14/+0
2016-06-14core/pci: Return value for struct phb_ops::device_initGavin Shan1-2/+10
2016-06-14core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan1-1/+1
2016-06-14core/pci: Fix wrong reserved PE# in enumerationGavin Shan1-0/+6
2016-06-09phb: Work around XSL bug sending PTE updates with wrong scopeIan Munsie1-5/+15
2016-06-09phb3: Add support for CAPP DMA modeIan Munsie1-10/+46
2016-06-08phb3: Refactor to move capi enable to its own functionIan Munsie1-63/+70
2016-06-07phb3: Mask off FIR bit indicating link speed change on p8+Ian Munsie1-1/+1
2016-05-03PCI: Move PHB lock to generic layerGavin Shan1-20/+0
2016-05-02PHB3: Add comments for PCI vendor/device ids rather than plain numbersStewart Smith1-2/+3
2016-04-29Merge branch 'skiboot-5.2.x' - PHB3 pref window register corruptionStewart Smith1-0/+2
2016-04-29PHB3: Fix corruption of pref window registerGavin Shan1-0/+2
2016-04-27phb3: Test CAPI mode on both CAPP units on NaplesPhilippe Bergheaud1-1/+6
2016-04-27hmi: Recover both CAPP units on Naples after malfunction alertPhilippe Bergheaud1-5/+11
2016-04-27chiptod: Sync timebase in both CAPP units on NaplesPhilippe Bergheaud1-1/+1
2016-04-27phb3: Set CAPI mode for both CAPP units on NaplesPhilippe Bergheaud1-30/+50
2016-04-27phb3: Load CAPP ucode to both CAPP units on NaplesPhilippe Bergheaud1-9/+21
2016-04-27Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith1-11/+55
2016-04-27hw/phb3: Ensure PQ bits are cleared in the IVC when masking IRQMichael Neuling1-6/+26
2016-04-27hw/phb3: Fix potential race in EOIMichael Neuling1-5/+29
2015-11-19Merge branch 'stable'Stewart Smith1-5/+19
2015-11-19Merge branch 'update-2.1.1.1' into stableStewart Smith1-5/+19
2015-11-19hw/phb3: Flush cache line after updating P/Q bitsBenjamin Herrenschmidt1-5/+19
2015-11-10llvm-scan-build: fix value stored to end during init never read in phb3.cStewart Smith1-1/+1
2015-10-23hw/phb3: phb3_set_capi_mode(): remove duplicated codeAndrew Donnellan1-9/+0
2015-10-09PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()skiboot-2.1.1-fw810.40-1Gavin Shan1-2/+1
2015-10-09PHB3: Retry fundamental resetGavin Shan1-2/+29
2015-10-08PHB3: Emulate root complex pref 64-bits windowGavin Shan1-18/+70
2015-10-08PCI: Introduce config register filterGavin Shan1-0/+33
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple1-9/+9
2015-10-07pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt1-6/+15
2015-10-07PHB3: Fix unexpected ER (all) on errinjct by PCI configGavin Shan1-2/+2
2015-10-07PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()Gavin Shan1-2/+1
2015-10-07PHB3: Retry fundamental resetGavin Shan1-2/+29
2015-09-30PHB3: Fix incorrect commentsGavin Shan1-1/+1
2015-09-30PHB3: Fix wrong PE number in error injectionGavin Shan1-2/+2
2015-09-02Merge branch 'update-2.1.1.1'Stewart Smith1-5/+9
2015-09-01phb3: Handle fence in phb3_pci_msi_check_q to fix hangIan Munsie1-4/+8
2015-08-18phb3: Continue CAPP setup even if PHB is already in CAPP modeDaniel Axtens1-1/+0
2015-08-14phb3: Continue CAPP setup even if PHB is already in CAPP modeDaniel Axtens1-1/+0
2015-08-14hw/phb3: Change reserved PE to 255Gavin Shan1-5/+16
2015-07-10hw/phb3: Fix logical operandKamalesh Babulal1-1/+1
2015-07-10Configure CAPP timebase.Philippe Bergheaud1-0/+10
2015-07-03hw/phb3: Fix M64 error injection for VFsGavin Shan1-11/+22
2015-07-03hw/phb3: Support config error injection to VF PEGavin Shan1-15/+30
2015-07-03hw/phb3: Invalidate RTC on updating RTTGavin Shan1-10/+3
2015-07-03hw/phb3: Fix reserved PE#Gavin Shan1-2/+2