aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-27mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin3-9/+16
2018-03-27core/fast-reboot: verify mem regions before fast rebootNicholas Piggin4-7/+39
2018-03-27npu2: Add performance tuning SCOM initsReza Arbab1-1/+96
2018-03-27hw/npu2: Assign a unique LPARSHORTID per GPUAlistair Popple1-0/+1
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 Smith5-69/+20
2018-03-27dts: Zero struct to avoid using uninitialised valueCyril Bur1-2/+2
2018-03-27hw/imc: Don't dereference possible NULLCyril Bur1-1/+2
2018-03-27fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they existCyril Bur1-5/+7
2018-03-27libstb/create-container: munmap() signature file addressCyril Bur2-19/+21
2018-03-27npu2-opencapi: Fix memory leakCyril Bur1-1/+1
2018-03-27npu2: Fix possible NULL dereferenceCyril Bur1-3/+6
2018-03-27occ-sensors: Remove NULL checks after dereferenceCyril Bur1-2/+2
2018-03-27mbox: Reduce default BMC timeoutsCyril Bur1-4/+3
2018-03-27mbox: Harden against BMC daemon errorsCyril Bur1-0/+8
2018-03-27occ: Set up OCC messaging even if we fail to setup pstatesStewart Smith1-8/+21
2018-03-26Merge pull request #161 from dcrowell77/gardtooloohal1-3/+4
2018-03-22Revert "platforms/astbmc/slots.c: Allow comparison of bus numbers when matchi...Stewart Smith1-1/+1
2018-03-22xive: fix opal_xive_set_vp_info() error pathCédric Le Goater1-1/+1
2018-03-22npu2: Remove DD1 supportAndrew Donnellan4-88/+52
2018-03-22npu2: Remove unused fields in struct npu2Andrew Donnellan1-2/+0
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-22phb*: Remove the state field in the various phb structuresOliver O'Halloran7-233/+40
2018-03-22SLW: Increase stop4-5 residency by 10xAkshay Adiga1-2/+2
2018-03-14Make gard display show that a record is clearedDan Crowell1-3/+4
2018-03-14Reserve OPAL API number for opal_handle_hmi2 function.Mahesh Salgaonkar1-1/+2
2018-03-14dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat2-59/+30
2018-03-14npu2: Disable fast rebootReza Arbab1-0/+3
2018-03-14Add VESNIN platform supportArtem Senichev2-1/+264
2018-03-12npu2: Use unfiltered mode in XTS tablesReza Arbab2-44/+33
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-09gcov: Another GCC, another gcov tweakStewart Smith1-0/+4
2018-03-08Keep constructors with prioritiesStewart Smith1-1/+2
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 Brown3-1/+89
2018-03-06Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith4-35/+14
2018-03-06capp: Disable fast-reboot whenever enable_capi_mode() is calledVaibhav Jain1-4/+2
2018-03-06capp: Make error in capp timebase sync a non-fatal errorVaibhav Jain1-3/+1
2018-03-06npu2-opencapi: Fix assert on link reset during initFrederic Barrat1-0/+9
2018-03-06capp: Add lid definition for P9 DD-2.2Christophe Lombard1-0/+2
2018-03-06pci: Reduce log level of error messageMichael Neuling1-1/+1
2018-03-06skiboot 5.10.2 release notesStewart Smith1-0/+29
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 Bergheaud5-6/+185
2018-03-01phb4: set PHB CMPM registers for tunneled operationsPhilippe Bergheaud2-9/+44