aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-21core: Fix mismatched names between reserved memory nodes & propertiesJeremy Kerr2-15/+24
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-1/+13
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-2/+76
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin4-1/+931
2018-02-20Revert "pci: Shared slot state synchronisation for hot reset"Russell Currey1-14/+0
2018-02-18increase log verbosity in debug buildsStewart Smith1-1/+1
2018-02-19Add -debug to version on DEBUG buildsStewart Smith1-1/+7
2018-02-19cpu_wait_job: Correctly report time spent waiting for jobStewart Smith1-3/+3
2018-02-14DT: Add "version" property under ibm, firmware-versions nodeVasant Hegde1-0/+20
2018-02-13core: hostservices: Remove redundant special wakeup codeShilpasri G Bhat1-161/+3
2018-02-13core/device.c: Fix dt_find_compatible_nodeAlistair Popple2-11/+39
2018-02-08hw/npu2: Implement logging HMI actionsBalbir Singh1-1/+82
2018-02-08core/exception: beautify exception handler, add MCE-involved registersNicholas Piggin1-3/+36