aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28skiboot 5.10.3 release notesv5.10.3Stewart Smith1-0/+82
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-27npu2: Add performance tuning SCOM initsReza Arbab1-1/+96
2018-03-27hw/npu2: Assign a unique LPARSHORTID per GPUAlistair Popple1-0/+1
2018-03-27occ: Set up OCC messaging even if we fail to setup pstatesStewart Smith1-8/+21
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-15npu2: Disable fast rebootReza Arbab1-0/+3
2018-03-06skiboot 5.10.2 release notesv5.10.2Stewart Smith1-0/+29
2018-03-04Tie tm-suspend fw-feature and opal_reinit_cpus() togetherMichael Neuling1-5/+22
2018-03-01doc: skiboot 5.10.1 release notesv5.10.1Stewart Smith1-0/+23
2018-02-28NPU2 HMIs: dump out a *LOT* of npu2 registers for debuggingStewart Smith5-20/+69
2018-02-28libflash/blocklevel: Correct miscalculation in blocklevel_smart_erase()Cyril Bur1-1/+1
2018-02-23doc: fix v5.10-rc4 release datev5.10Stewart Smith1-1/+1
2018-02-23skiboot v5.10 release notesStewart Smith1-0/+2257
2018-02-22phb4: Disable lane eq when retrying some nvidia GEN3 devicesMichael Neuling3-9/+50
2018-02-21skiboot 5.10-rc4 release notesv5.10-rc4Stewart Smith1-0/+81
2018-02-21opal-api: Re-jig OPAL API numbers because OpenCAPI kernel mergeStewart Smith3-3/+6
2018-02-21core: Fix mismatched names between reserved memory nodes & propertiesJeremy Kerr2-15/+24
2018-02-21npu2/opal-api: move npu2 checkstop defines to npu2-regs.hStewart Smith2-98/+98
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat7-267/+465
2018-02-21sensors: occ: Scale the sensor valuesShilpasri G Bhat1-4/+107
2018-02-21sensors: occ: Add energy countersShilpasri G Bhat1-70/+119
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat14-18/+112
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin9-1/+1391
2018-02-20phb3/phb4/p7ioc: Document supported TCE sizes in DTRussell Currey3-0/+15
2018-02-20phb4: Fix TCE page sizeRussell Currey1-4/+4
2018-02-20Revert "pci: Shared slot state synchronisation for hot reset"Russell Currey1-14/+0
2018-02-20hdata/iohub: Use only wildcard slots for pluggablesOliver O'Halloran1-1/+1
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-15skiboot v5.10-rc3 release notesv5.10-rc3Stewart Smith1-0/+148
2018-02-14vas: Disable VAS/NX-842 on some P9 revisionsSukadev Bhattiprolu3-4/+58
2018-02-14phb4: Only escalate freezes on MMIO load where necessaryRussell Currey1-1/+24
2018-02-14pflash: Fix makefile dependency issueStewart Smith1-3/+3
2018-02-14DT: Add "version" property under ibm, firmware-versions nodeVasant Hegde1-0/+20
2018-02-13hw/phys-map: Add missing newline in log outputReza Arbab1-1/+1
2018-02-13npu2: Disable TVT range check when in bypass modeAlistair Popple1-32/+7
2018-02-13hw/npu2: support creset of npu2 devicesBalbir Singh3-2/+22
2018-02-13core: hostservices: Remove redundant special wakeup codeShilpasri G Bhat1-161/+3
2018-02-13ATTN: Enable flush instruction cache bit in HID registerVasant Hegde1-1/+1
2018-02-13capi: Enable channel tag streaming for PHB in CAPP modeVaibhav Jain1-8/+4
2018-02-13core/device.c: Fix dt_find_compatible_nodeAlistair Popple2-11/+39
2018-02-13stb: Put correct label (for skiboot) into containerStewart Smith2-4/+10
2018-02-13hw/occ: Fix fast-reboot crash in P8 platforms.Pridhiviraj Paidipeddi1-0/+2
2018-02-09skiboot 5.10-rc2 release notesv5.10-rc2Stewart Smith1-0/+162
2018-02-08hw/npu2: Implement logging HMI actionsBalbir Singh3-1/+191