summaryrefslogtreecommitdiffstats
path: root/hw/phb3.c
Commit message (Expand)AuthorAgeFilesLines
* phb3: Lock the PHB on set_xive callbacksBenjamin Herrenschmidt2016-12-221-0/+8
* tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran2016-12-211-4/+1
* pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-12-141-17/+17
* hw/phb3: fix error handling in complete resetAndrew Donnellan2016-12-131-2/+1
* phb3: Trick to allow control of the PCIe link width and speedBenjamin Herrenschmidt2016-12-081-0/+86
* pci: Remove obsoleted PCI slot pfreset() operationGavin Shan2016-10-241-16/+15
* hw/phb3: Override root slot's prepare_link_change() with PHB'sGavin Shan2016-10-171-0/+8
* hw/phb3: Disable surprise link down event on PCI slotsGavin Shan2016-10-171-8/+49
* pci: Avoid hot resets at boot timeRussell Currey2016-10-121-2/+2
* hw/phb3: Disable ECRC on Broadcom adapter behind PMC switchGavin Shan2016-10-111-2/+24
* Revert "hw/phb3.c: adjust offset to run CAPP containers"Stewart Smith2016-10-111-22/+2
* Revert "hw/phb3.c: preload the whole CAPP partition"Stewart Smith2016-10-111-2/+2
* hw/phb3.c: adjust offset to run CAPP containersClaudio Carvalho2016-10-101-2/+22
* hw/phb3.c: preload the whole CAPP partitionClaudio Carvalho2016-10-101-2/+2
* core/pci: Improve PCI config register filterGavin Shan2016-09-021-6/+8
* pci: Standardise on uint64_t pe_numberRussell Currey2016-08-301-47/+47
* hw/phb3: Update capi initialization sequenceFrederic Barrat2016-08-241-1/+2
* interrupts: Add new source ->attributes callbackBenjamin Herrenschmidt2016-08-111-11/+15
* hw/phb3: Increase AIB TX command credit for DMA read in CAPP DMA modeAndrew Donnellan2016-07-251-2/+11
* interrupts: Expose irq_source and change prototypes of all opsBenjamin Herrenschmidt2016-07-131-22/+15
* interrupts: Use a #interrupt-cells of 2 for XICS interruptsBenjamin Herrenschmidt2016-07-121-1/+5
* phb3: fix inconsistent indentingStewart Smith2016-07-111-2/+2
* pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt2016-07-081-1/+1
* PHB3: Disable UTL outbound discard error interruptGavin Shan2016-07-051-1/+1
* Fix for typosFrederic Bonnard2016-06-201-2/+2
* hw/phb3: Support PHB slotGavin Shan2016-06-141-399/+278
* hw/phb3: Remove useless commentsGavin Shan2016-06-141-14/+0
* core/pci: Return value for struct phb_ops::device_initGavin Shan2016-06-141-2/+10
* core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan2016-06-141-1/+1
* core/pci: Fix wrong reserved PE# in enumerationGavin Shan2016-06-141-0/+6
* phb: Work around XSL bug sending PTE updates with wrong scopeIan Munsie2016-06-091-5/+15
* phb3: Add support for CAPP DMA modeIan Munsie2016-06-091-10/+46
* phb3: Refactor to move capi enable to its own functionIan Munsie2016-06-081-63/+70
* phb3: Mask off FIR bit indicating link speed change on p8+Ian Munsie2016-06-071-1/+1
* PCI: Move PHB lock to generic layerGavin Shan2016-05-031-20/+0
* PHB3: Add comments for PCI vendor/device ids rather than plain numbersStewart Smith2016-05-021-2/+3
* Merge branch 'skiboot-5.2.x' - PHB3 pref window register corruptionStewart Smith2016-04-291-0/+2
|\
| * PHB3: Fix corruption of pref window registerGavin Shan2016-04-291-0/+2
* | phb3: Test CAPI mode on both CAPP units on NaplesPhilippe Bergheaud2016-04-271-1/+6
* | hmi: Recover both CAPP units on Naples after malfunction alertPhilippe Bergheaud2016-04-271-5/+11
* | chiptod: Sync timebase in both CAPP units on NaplesPhilippe Bergheaud2016-04-271-1/+1
* | phb3: Set CAPI mode for both CAPP units on NaplesPhilippe Bergheaud2016-04-271-30/+50
* | phb3: Load CAPP ucode to both CAPP units on NaplesPhilippe Bergheaud2016-04-271-9/+21
|/
* Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith2016-04-271-11/+55
|\
| * hw/phb3: Ensure PQ bits are cleared in the IVC when masking IRQMichael Neuling2016-04-271-6/+26
| * hw/phb3: Fix potential race in EOIMichael Neuling2016-04-271-5/+29
* | Merge branch 'stable'Stewart Smith2015-11-191-5/+19
|\ \ | |/
| * Merge branch 'update-2.1.1.1' into stableStewart Smith2015-11-191-5/+19
| |\
| | * hw/phb3: Flush cache line after updating P/Q bitsBenjamin Herrenschmidt2015-11-191-5/+19
| | * PHB3: Remove unnecessary message in phb3_sm_fundamental_reset()Gavin Shan2015-10-091-2/+1
OpenPOWER on IntegriCloud