aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-02-13hw/npu2: support creset of npu2 devicesBalbir Singh2-2/+21
2018-02-13capi: Enable channel tag streaming for PHB in CAPP modeVaibhav Jain1-8/+4
2018-02-13hw/occ: Fix fast-reboot crash in P8 platforms.Pridhiviraj Paidipeddi1-0/+2
2018-02-08fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat1-2/+21
2018-02-08capi: Fix the max tlbi divider and the directory size.Christophe Lombard1-2/+3
2018-02-08npu2/tce: Fix page size checkingAlexey Kardashevskiy1-1/+3
2018-01-30capi: Disable CAPP virtual machinesVaibhav Jain1-0/+1
2018-01-30capi: Perform capp recovery sequence only when PBCQ is idleVaibhav Jain1-3/+4
2018-01-30sensors: occ: Skip power sensors with zero sample valueShilpasri G Bhat1-0/+21
2018-01-30sensors: occ: Skip GPU sensors for non-gpu systemsShilpasri G Bhat1-0/+7
2018-01-30xive: Mask MMIO load/store to bad location FIRFrederic Barrat1-1/+7
2018-01-30npu2-hw-procedures.c: Correct phy lane mappingAlistair Popple1-3/+3
2018-01-30npu2-hw-procedures.c: Power up lanes during ntl resetAlistair Popple1-0/+13
2018-01-14npu2.c: Add PE error detectionAlistair Popple1-2/+53
2018-01-14npu2.c: Fix XIVE IRQ alignmentAlistair Popple1-1/+1
2018-01-14opal/xstop: Use nvram option to enable/disable sw checkstop.Mahesh Salgaonkar1-0/+32
2018-01-15SLW: fix running in mamboStewart Smith1-1/+3
2018-01-14SLW: Add p9_stop_api calls for IMCAkshay Adiga1-0/+40
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga3-2/+76
2018-01-14SLW: Call p9_stop_api only if deep_states are enabledAkshay Adiga1-0/+9
2018-01-14SLW: Detect if deep states are enabledAkshay Adiga1-1/+15
2018-01-14SLW: Move MAMBO simulator checks to slw_initAkshay Adiga1-7/+2
2018-01-14SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga1-24/+14
2018-01-14SLW: Call slw_late_init_p{8, 9} only when has_wakeup_engine is setAkshay Adiga1-14/+37
2018-01-14SLW: Split init functionsAkshay Adiga1-32/+43
2018-01-14SLW: Delay cpuidle device-tree creationAkshay Adiga1-0/+1
2018-01-14phb4: Dump CAPP error registers when it asserts link downVaibhav Jain1-5/+31
2017-12-18SLW: Add idle state stop5 for DD2.0 and aboveAkshay Adiga1-0/+16
2017-12-14hw/lpc-mbox: Simplify message bookkeeping and timeoutsCyril Bur1-23/+15
2017-12-14libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeoutsCyril Bur1-3/+9
2017-12-14libflash/mbox-flash: Move sequence handling to driver levelCyril Bur1-0/+9
2017-12-14IPMI: Fix platform.cec_reboot() null ptr checksMichael Neuling1-2/+2
2017-12-14prd: Log unsupported message typeVasant Hegde1-0/+4
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat2-10/+69
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat2-1/+71
2017-12-14prd: Enable error logging via firmware_request interfaceVasant Hegde1-0/+13
2017-12-13sensors: occ: Skip counter type of sensorsShilpasri G Bhat1-0/+3
2017-12-11xive: Ensure VC informational FIRs are maskedBenjamin Herrenschmidt1-0/+5
2017-12-11xive: Fix occasional VC checkstops in xive_resetBenjamin Herrenschmidt1-3/+54
2017-12-11xive: Do not return a trigger page for an escalation interruptBenjamin Herrenschmidt1-2/+2
2017-12-11xive: Mark a freed IRQ's IVE as valid and maskedBenjamin Herrenschmidt1-1/+1
2017-12-11chiptod: Keep boot timestamps contiguousOliver O'Halloran1-4/+11
2017-12-11opal/xscom: Add recovery for lost core wakeup scom failures.Mahesh Salgaonkar1-3/+77
2017-12-11opal/xscom: Move the delay inside xscom_reset() function.Mahesh Salgaonkar1-18/+21
2017-12-11phb4: Change PCI MMIO timersMichael Neuling1-2/+2
2017-12-06fsp: Bail out of HIR if FSP is resetting voluntarilyAnanth N Mavinakayanahalli1-4/+16
2017-12-05hw/imc: Check ucode state before exposing units to LinuxMadhavan Srinivasan1-1/+22
2017-12-03direct-controls: enable fast reboot direct controls for mamboNicholas Piggin1-1/+6
2017-12-03fast-reboot: bare bones fast reboot implementation for POWER9Nicholas Piggin1-5/+27
2017-12-03core/lock: Introduce atomic cmpxchg and implement try_lock with itNicholas Piggin1-0/+2