aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-06-20fwts: Add FWTS annotations for NPU errorsStewart Smith2-5/+33
2016-06-20Fix for typosFrederic Bonnard2-3/+3
2016-06-20slw: use strncpy instead of strcpyShreyas B. Prabhu1-1/+2
2016-06-20slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu1-6/+0
2016-06-20slw: Move macros associated with power-mgt nodes to opal-api.hShreyas B. Prabhu1-76/+56
2016-06-20slw: Add Power9 idle states to power-mgt dt nodeShreyas B. Prabhu1-37/+149
2016-06-20slw: Remove unnecessary type casting castShreyas B. Prabhu1-6/+6
2016-06-20slw: Change variable name can_winkle to has_slwShreyas B. Prabhu1-4/+5
2016-06-20slw: Simplify if-condition while adding idle states to device treeShreyas B. Prabhu1-30/+43
2016-06-14hw/npu: Support PHB slotGavin Shan1-15/+42
2016-06-14hw/phb3: Support PHB slotGavin Shan1-399/+278
2016-06-14hw/phb3: Remove useless commentsGavin Shan1-14/+0
2016-06-14hw/p7ioc: Support PHB slotGavin Shan1-687/+447
2016-06-14core/pci: Return value for struct phb_ops::device_initGavin Shan2-4/+20
2016-06-14core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan2-2/+2
2016-06-14core/pci: Extend pci_walk_dev() for PCI slotGavin Shan1-2/+2
2016-06-14core/pci: Fix wrong reserved PE# in enumerationGavin Shan3-0/+13
2016-06-14hw/p8-i2c: Allow to set I2C request timeoutGavin Shan1-2/+23
2016-06-09p7ioc-phb: Remove logically deadcodeKamalesh Babulal1-2/+1
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-18hw/ipmi: Fix typo in Makefile.checkStewart Smith1-4/+4
2016-05-10Add base POWER9 supportMichael Neuling1-4/+14
2016-05-10Make trigger_attn() enable attn alsoMichael Neuling1-5/+0
2016-05-03hw/lpc: Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errorsVipin K Parashar1-9/+16
2016-05-03hw/bt: Move BT_QUEUE_DEBUG macro inside print_debug_queue_info fnVipin K Parashar1-64/+58
2016-05-03PCI: Introduce phb_ops->phb_final_fixup()Gavin Shan1-3/+12
2016-05-03PCI: Move PHB lock to generic layerGavin Shan4-62/+4
2016-05-02PHB3: Add comments for PCI vendor/device ids rather than plain numbersStewart Smith1-2/+3
2016-05-02occ: Filter out entries from Pmin to Pmax in pstate tableShilpasri G Bhat1-6/+10
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 Bergheaud2-19/+24
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-27fsp: Add CAPP lid definition for NaplesPhilippe Bergheaud1-0/+2
2016-04-27Merge branch 'skiboot-5.2.x' - Garrison slot location namesStewart Smith1-3/+5
2016-04-27hw/npu.c: Add ibm, npu-index property to npu device treeAlistair Popple1-3/+5
2016-04-27Merge branch 'skiboot-5.2.x' - PHB3 raceStewart Smith2-14/+68
2016-04-27Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith2-14/+68
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
2016-04-06OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha1-3/+13
2016-04-01bt: use the maximum retry count returned by the BMCCédric Le Goater1-6/+6
2016-03-31Merge branch 'skiboot-5.2.x' - NPU checkstopStewart Smith1-11/+18
2016-03-31xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey1-11/+18