aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Add SBE driver supportVasant Hegde2-19/+679
2018-04-29uart: fix uart_opal_flush to take console lock over uart_con_flushNicholas Piggin1-2/+8
2018-04-29xive: fix missing unlock in error pathStewart Smith1-0/+1
2018-04-29hw/slw: Don't assert on a unknown chipOliver O'Halloran1-2/+10
2018-04-23npu2: Use ibm, loc-code rather than ibm, slot-labelOliver O'Halloran1-13/+7
2018-04-23npu2/hw-procedures: fence bricks on GPU resetBalbir Singh1-7/+45
2018-04-19hw/npu2.c: Remove static configuration of NPU2 registerAlistair Popple1-12/+12
2018-04-19npu2: Improve log output of GPU-to-link mappingReza Arbab1-4/+4
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat1-6/+8
2018-04-17opal/hmi: Generate hmi event for recovered HDEC parity error.Mahesh Salgaonkar1-4/+7
2018-04-17opal/hmi: Stop flooding HMI event for TOD errors.Mahesh Salgaonkar1-2/+5
2018-04-17opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar1-2/+12
2018-04-17opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar1-1/+5
2018-04-17opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt1-75/+43
2018-04-11phb4: Restore bus numbers after CRSMichael Neuling1-12/+1
2018-04-11phb4: Enable the PCIe slotcap on pluggable slotsOliver O'Halloran1-0/+20
2018-04-11interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt8-10/+10
2018-04-11capi: Keep the current mmio windows in the mbt cache table.Christophe Lombard1-32/+36
2018-04-11npu2-opencapi: Fix 'link internal error' FIR, take 2Frederic Barrat1-4/+25
2018-04-11npu2-opencapi: Fix 'link internal error' FIR, take 1Frederic Barrat1-3/+17
2018-04-11occ: sensors-groups: Add DT properties to mark HWMON sensor groupsShilpasri G Bhat1-3/+14
2018-04-11Disable stop states from OPALStewart Smith1-0/+23
2018-04-10npu2: Move NPU2_XTS_BDF_MAP_VALID assignment to context initReza Arbab1-7/+8
2018-04-10phb4: Do not set the PBCQ Tunnel BAR register when enabling capi mode.Philippe Bergheaud1-19/+0
2018-04-10hw/imc: Add support to load imc catalog lid fileMadhavan Srinivasan1-0/+3
2018-04-10phb4: Quieten and improve "Timeout waiting for electrical link"Benjamin Herrenschmidt1-3/+2
2018-04-10hw/imc: Check for pause_microcode_at_boot() return statusMadhavan Srinivasan1-2/+7
2018-04-09phb4: set TVT1 for tunneled operations in capi modePhilippe Bergheaud1-15/+7
2018-04-03xive: disable store EOI supportCédric Le Goater2-7/+24
2018-04-03phb4: Reset FIR/NFIR registers before PHB4 probeVaibhav Jain1-0/+4
2018-04-03capi: Poll Err/Status register during CAPP recoveryVaibhav Jain1-17/+68
2018-03-27hw/imc: don't access homer memory if it was not initialisedNicholas Piggin1-0/+3
2018-03-27npu2: Add performance tuning SCOM initsReza Arbab1-1/+96
2018-03-27hw/npu2: Assign a unique LPARSHORTID per GPUAlistair Popple1-0/+1
2018-03-27Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2-24/+16
2018-03-27dts: Zero struct to avoid using uninitialised valueCyril Bur1-2/+2
2018-03-27hw/imc: Don't dereference possible NULLCyril Bur1-1/+2
2018-03-27fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they existCyril Bur1-5/+7
2018-03-27npu2-opencapi: Fix memory leakCyril Bur1-1/+1
2018-03-27npu2: Fix possible NULL dereferenceCyril Bur1-3/+6
2018-03-27occ-sensors: Remove NULL checks after dereferenceCyril Bur1-2/+2
2018-03-27occ: Set up OCC messaging even if we fail to setup pstatesStewart Smith1-8/+21
2018-03-22xive: fix opal_xive_set_vp_info() error pathCédric Le Goater1-1/+1
2018-03-22npu2: Remove DD1 supportAndrew Donnellan2-85/+52
2018-03-22phb*: Remove the state field in the various phb structuresOliver O'Halloran4-47/+37
2018-03-22SLW: Increase stop4-5 residency by 10xAkshay Adiga1-2/+2
2018-03-14dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat1-29/+1
2018-03-14npu2: Disable fast rebootReza Arbab1-0/+3
2018-03-12npu2: Use unfiltered mode in XTS tablesReza Arbab1-44/+31
2018-03-06Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith2-22/+6