aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2018-04-17opal/hmi: Move timer related error handling to a separate functionBenjamin Herrenschmidt1-48/+58
2018-04-17opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt1-45/+82
2018-04-17opal/hmi: Remove races in clearing HMERBenjamin Herrenschmidt1-10/+12
2018-04-17opal/hmi: Don't re-read HMER multiple timesBenjamin Herrenschmidt1-21/+14
2018-04-11phb4: Restore bus numbers after CRSMichael Neuling1-0/+16
2018-04-11core/pci: Set slot power limit when supportedOliver O'Halloran2-0/+38
2018-04-11interrupts: Create an "interrupts" property in the OPAL nodeBenjamin Herrenschmidt1-7/+26
2018-04-11core: Correctly load initramfs in stb containerSamuel Mendoza-Jonas2-5/+24
2018-04-10pcie-slot: Don't fail powering on an already on switchBenjamin Herrenschmidt1-1/+1
2018-04-10core/pci: Document some stuffOliver O'Halloran1-9/+13
2018-04-09libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur1-5/+2
2018-04-05core/cpufeatures: Fix setting DARN and SCV HWCAP feature bitsNicholas Piggin1-2/+2
2018-04-04core/cpu: Prevent clobbering of stack guard for boot-cpuVaibhav Jain1-1/+5
2018-04-03core/lock.c: ensure valid start value for lock spin duration warningStewart Smith1-3/+9
2018-03-28Fix 'make check' compile for mem_clear_rangeStewart Smith1-2/+3
2018-03-27core/cpu: discover stack region size before initialising memory regionsNicholas Piggin3-39/+48
2018-03-27nvram: run nvram_validate() after nvram_reformat()Nicholas Piggin2-3/+8
2018-03-27core/fast-reboot: zero memory after fast rebootNicholas Piggin2-0/+82
2018-03-27mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin1-8/+10
2018-03-27core/fast-reboot: verify mem regions before fast rebootNicholas Piggin3-7/+35
2018-03-27NPU2: dump NPU2 registers on npu2 HMIStewart Smith1-2/+73
2018-03-27Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging"Stewart Smith1-37/+1
2018-03-22core/fast-reboot: disable fast reboot upon fundamental entry/exit/locking errorsNicholas Piggin2-0/+3
2018-03-22core/opal: allow some re-entrant callsNicholas Piggin1-3/+16
2018-03-22core/opal: abort in case of re-entrant OPAL callNicholas Piggin1-1/+1
2018-03-14dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat1-30/+29
2018-03-09Don't detect lock timeouts when timebase is invalidStewart Smith1-0/+7
2018-03-08cpu_idle_job: relax a bitStewart Smith1-0/+1
2018-03-08gcov: Add gcov data struct to sysfsMatt Brown2-1/+4
2018-03-07core/lock: Add lock timeout warningsMatt Brown1-0/+27
2018-03-07core/lock: Add deadlock detectionMatt Brown2-1/+84
2018-03-06Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith2-13/+8
2018-03-06pci: Reduce log level of error messageMichael Neuling1-1/+1
2018-03-04Tie tm-suspend fw-feature and opal_reinit_cpus() togetherMichael Neuling1-5/+22
2018-03-01fast-reboot: enable by default for POWER9Stewart Smith1-5/+0
2018-03-01phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud1-0/+36
2018-03-01core/hmi: report processor recovery reason from core FIR bits on P9Nicholas Piggin1-3/+59
2018-03-01core/ipmi-opal: Add interrupt-parent property for ipmi node on P9 and above.Pridhiviraj Paidipeddi1-1/+7
2018-03-01console(lpc/fsp-console): Use only stdout-path property on P9 and abovePridhiviraj Paidipeddi2-8/+13
2018-03-01platforms: Add OpenCAPI platform data and device tree nodesAndrew Donnellan1-0/+11
2018-03-01npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan1-1/+2
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan1-0/+2
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith1-1/+37
2018-02-28core/init: Assert when kernel not foundMichael Neuling1-0/+7
2018-02-28core: Fix 'opal-runtime-size' propertyVasant Hegde1-5/+5
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2018-02-28direct-controls: mambo fix for multiple chipsNicholas Piggin1-2/+8
2018-02-28pci: Make fast reboot creset PHBs in parallelMichael Neuling1-30/+21
2018-02-28pci: Move code aroundMichael Neuling1-63/+63
2018-02-28core/pci-dt-slot: Fix booting with no slot mapMichael Neuling1-0/+3