summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* opal/hmi: Fix soft lockups during TOD errorsMahesh Salgaonkar2018-04-171-1/+15
* opal/hmi: Do not send HMI event if no errors are found.Mahesh Salgaonkar2018-04-171-8/+13
* opal/hmi: Initialize the hmi event with old value of HMER.Mahesh Salgaonkar2018-04-171-3/+6
* opal/hmi: Rework HMI handling of TFAC errorsBenjamin Herrenschmidt2018-04-172-294/+231
* opal/hmi: Don't bother passing HMER to pre-recovery cleanupBenjamin Herrenschmidt2018-04-171-14/+6
* opal/hmi: Move timer related error handling to a separate functionBenjamin Herrenschmidt2018-04-171-48/+58
* opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt2018-04-171-45/+82
* opal/hmi: Remove races in clearing HMERBenjamin Herrenschmidt2018-04-171-10/+12
* opal/hmi: Don't re-read HMER multiple timesBenjamin Herrenschmidt2018-04-171-21/+14
* phb4: Restore bus numbers after CRSMichael Neuling2018-04-111-0/+16
* core/pci: Set slot power limit when supportedOliver O'Halloran2018-04-112-0/+38
* interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt2018-04-111-7/+26
* core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas2018-04-112-5/+24
* pcie-slot: Don't fail powering on an already on switchBenjamin Herrenschmidt2018-04-101-1/+1
* core/pci: Document some stuffOliver O'Halloran2018-04-101-9/+13
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-091-5/+2
* core/cpufeatures: Fix setting DARN and SCV HWCAP feature bitsNicholas Piggin2018-04-051-2/+2
* core/cpu: Prevent clobbering of stack guard for boot-cpuVaibhav Jain2018-04-041-1/+5
* core/lock.c: ensure valid start value for lock spin duration warningStewart Smith2018-04-031-3/+9
* Fix 'make check' compile for mem_clear_rangeStewart Smith2018-03-281-2/+3
* core/cpu: discover stack region size before initialising memory regionsNicholas Piggin2018-03-273-39/+48
* nvram: run nvram_validate() after nvram_reformat()Nicholas Piggin2018-03-272-3/+8
* core/fast-reboot: zero memory after fast rebootNicholas Piggin2018-03-272-0/+82
* mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin2018-03-271-8/+10
* core/fast-reboot: verify mem regions before fast rebootNicholas Piggin2018-03-273-7/+35
* NPU2: dump NPU2 registers on npu2 HMIStewart Smith2018-03-271-2/+73
* Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith2018-03-271-37/+1
* core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errorsNicholas Piggin2018-03-222-0/+3
* core/opal: allow some re-entrant callsNicholas Piggin2018-03-221-3/+16
* core/opal: abort in case of re-entrant OPAL callNicholas Piggin2018-03-221-1/+1
* dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat2018-03-141-30/+29
* Don't detect lock timeouts when timebase is invalidStewart Smith2018-03-091-0/+7
* cpu_idle_job: relax a bitStewart Smith2018-03-081-0/+1
* gcov: Add gcov data struct to sysfsMatt Brown2018-03-082-1/+4
* core/lock: Add lock timeout warningsMatt Brown2018-03-071-0/+27
* core/lock: Add deadlock detectionMatt Brown2018-03-072-1/+84
* Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith2018-03-062-13/+8
* pci: Reduce log level of error messageMichael Neuling2018-03-061-1/+1
* Tie tm-suspend fw-feature and opal_reinit_cpus() togetherMichael Neuling2018-03-041-5/+22
* fast-reboot: enable by default for POWER9Stewart Smith2018-03-011-5/+0
* phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud2018-03-011-0/+36
* core/hmi: report processor recovery reason from core FIR bits on P9Nicholas Piggin2018-03-011-3/+59
* core/ipmi-opal: Add interrupt-parent property for ipmi node on P9 and above.Pridhiviraj Paidipeddi2018-03-011-1/+7
* console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi2018-03-012-8/+13
* platforms: Add OpenCAPI platform data and device tree nodesAndrew Donnellan2018-03-011-0/+11
* npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2018-03-011-1/+2
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+2
* NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith2018-02-281-1/+37
* core/init: Assert when kernel not foundMichael Neuling2018-02-281-0/+7
* core: Fix 'opal-runtime-size' propertyVasant Hegde2018-02-281-5/+5
OpenPOWER on IntegriCloud