summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mem-map: Use a symbolic constant for exception vector sizeNicholas Piggin2018-03-273-9/+16
* core/fast-reboot: verify mem regions before fast rebootNicholas Piggin2018-03-274-7/+39
* npu2: Add performance tuning SCOM initsReza Arbab2018-03-271-1/+96
* hw/npu2: Assign a unique LPARSHORTID per GPUAlistair Popple2018-03-271-0/+1
* 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-275-69/+20
* dts: Zero struct to avoid using uninitialised valueCyril Bur2018-03-271-2/+2
* hw/imc: Don't dereference possible NULLCyril Bur2018-03-271-1/+2
* fast-reboot: occ: Only delete /ibm, opal/power-mgt nodes if they existCyril Bur2018-03-271-5/+7
* libstb/create-container: munmap() signature file addressCyril Bur2018-03-272-19/+21
* npu2-opencapi: Fix memory leakCyril Bur2018-03-271-1/+1
* npu2: Fix possible NULL dereferenceCyril Bur2018-03-271-3/+6
* occ-sensors: Remove NULL checks after dereferenceCyril Bur2018-03-271-2/+2
* mbox: Reduce default BMC timeoutsCyril Bur2018-03-271-4/+3
* mbox: Harden against BMC daemon errorsCyril Bur2018-03-271-0/+8
* occ: Set up OCC messaging even if we fail to setup pstatesStewart Smith2018-03-271-8/+21
* Merge pull request #161 from dcrowell77/gardtooloohal2018-03-261-3/+4
|\
| * Make gard display show that a record is clearedDan Crowell2018-03-141-3/+4
* | Revert "platforms/astbmc/slots.c: Allow comparison of bus numbers when matchi...Stewart Smith2018-03-221-1/+1
* | xive: fix opal_xive_set_vp_info() error pathCédric Le Goater2018-03-221-1/+1
* | npu2: Remove DD1 supportAndrew Donnellan2018-03-224-88/+52
* | npu2: Remove unused fields in struct npu2Andrew Donnellan2018-03-221-2/+0
* | 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
* | phb*: Remove the state field in the various phb structuresOliver O'Halloran2018-03-227-233/+40
* | SLW: Increase stop4-5 residency by 10xAkshay Adiga2018-03-221-2/+2
* | Reserve OPAL API number for opal_handle_hmi2 function.Mahesh Salgaonkar2018-03-141-1/+2
* | dts: spl_wakeup: Remove all workarounds in the spl wakeup logicShilpasri G Bhat2018-03-142-59/+30
* | npu2: Disable fast rebootReza Arbab2018-03-141-0/+3
* | Add VESNIN platform supportArtem Senichev2018-03-142-1/+264
|/
* npu2: Use unfiltered mode in XTS tablesReza Arbab2018-03-122-44/+33
* 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: Another GCC, another gcov tweakStewart Smith2018-03-091-0/+4
* Keep constructors with prioritiesStewart Smith2018-03-081-1/+2
* 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-073-1/+89
* Revert "console(lpc/fsp-console): Use only stdout-path property on P9 and above"Stewart Smith2018-03-064-35/+14
* capp: Disable fast-reboot whenever enable_capi_mode() is calledVaibhav Jain2018-03-061-4/+2
* capp: Make error in capp timebase sync a non-fatal errorVaibhav Jain2018-03-061-3/+1
* npu2-opencapi: Fix assert on link reset during initFrederic Barrat2018-03-061-0/+9
* capp: Add lid definition for P9 DD-2.2Christophe Lombard2018-03-061-0/+2
* pci: Reduce log level of error messageMichael Neuling2018-03-061-1/+1
* skiboot 5.10.2 release notesStewart Smith2018-03-061-0/+29
* 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-015-6/+185
* phb4: set PHB CMPM registers for tunneled operationsPhilippe Bergheaud2018-03-012-9/+44
OpenPOWER on IntegriCloud