summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: use thin archives rather than incremental linkingNicholas Piggin2018-02-281-1/+1
* direct-controls: mambo fix for multiple chipsNicholas Piggin2018-02-281-2/+8
* pci: Make fast reboot creset PHBs in parallelMichael Neuling2018-02-281-30/+21
* pci: Move code aroundMichael Neuling2018-02-281-63/+63
* core/pci-dt-slot: Fix booting with no slot mapMichael Neuling2018-02-281-0/+3
* core: Fix mismatched names between reserved memory nodes & propertiesJeremy Kerr2018-02-212-15/+24
* sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat2018-02-211-1/+13
* sensors: Support reading u64 sensor valuesShilpasri G Bhat2018-02-211-2/+76
* dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin2018-02-214-1/+931
* Revert "pci: Shared slot state synchronisation for hot reset"Russell Currey2018-02-201-14/+0
* increase log verbosity in debug buildsStewart Smith2018-02-181-1/+1
* Add -debug to version on DEBUG buildsStewart Smith2018-02-191-1/+7
* cpu_wait_job: Correctly report time spent waiting for jobStewart Smith2018-02-191-3/+3
OpenPOWER on IntegriCloud