aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-01hw/occ: Log proper SCOM register namesPridhiviraj Paidipeddi1-3/+3
2017-11-30sensors: Fix dtc warning for new occ inband sensors.Pridhiviraj Paidipeddi2-0/+4
2017-11-30sensors: Fix dtc warning for dts sensors.Pridhiviraj Paidipeddi1-0/+2
2017-11-30hw/occ: Fix psr cpu-to-gpu sensors node dtc warning.Pridhiviraj Paidipeddi1-0/+3
2017-11-30hw/imc: alway enable "imc_nest_chip" exports propertyMadhavan Srinivasan1-22/+39
2017-11-30NX: Print read xscom config failures.Pridhiviraj Paidipeddi3-14/+51
2017-11-30nvram: Fix 'missing' nvram on FSP systems.Cyril Bur1-24/+4
2017-11-30hw/nx: Fix NX BAR assignmentsOliver O'Halloran2-27/+46
2017-11-30phb4: Change default GEN3 lane equalisation setting to 0x54Michael Neuling1-2/+2
2017-11-30phb4: Init changesMichael Neuling1-6/+6
2017-11-28xive: Remove obsolete commentBenjamin Herrenschmidt1-2/+0
2017-11-28xive: Don't bother cleaning up disabled EQs in resetBenjamin Herrenschmidt1-4/+9
2017-11-28xive: Warn on valid VPs found in abnormal casesBenjamin Herrenschmidt1-1/+4
2017-11-28xive: Properly reserve built-in VPs in non-group modeBenjamin Herrenschmidt1-0/+2
2017-11-28xive: Quieten debug messages in standard buildsBenjamin Herrenschmidt1-18/+18
2017-11-28xive: Implement "single escalation" featureBenjamin Herrenschmidt1-13/+178
2017-11-28xive: When disabling a VP, wipe all of its settingsBenjamin Herrenschmidt1-5/+5
2017-11-28xive: Improve cleaning up of EQsBenjamin Herrenschmidt1-11/+34
2017-11-28xive: When disabling an EQ, wipe all of its settingsBenjamin Herrenschmidt1-50/+51
2017-11-28occ-sensors: Fix up quad/gpu location mixupOliver O'Halloran1-2/+7
2017-11-28fsp-elog: Reduce verbosity of elog messagesMichael Neuling1-2/+2
2017-11-28lpc: Clear pending IRQs at bootOliver O'Halloran1-0/+4
2017-11-28npu2: hw-procedures: Change phy_rx_clock_sel valuesReza Arbab1-4/+4
2017-11-28npu2: hw-procedures: Manipulate IOVALID during trainingReza Arbab1-0/+24
2017-11-28npu2: hw-procedures: Add obus_brick_index()Reza Arbab1-16/+13
2017-11-21npu2: hw-procedures: Add check_credits procedureReza Arbab1-1/+38
2017-11-20hw/dts: retry special wakeup operation if core still gatedRobert Lippert1-1/+29