aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-08Fix FTBFS with -Werror=format-overflowFrédéric Bonnard1-1/+1
2018-02-08Update .gitignoreAndrew Donnellan1-0/+2
2018-02-08core/exception: beautify exception handler, add MCE-involved registersNicholas Piggin4-3/+44
2018-02-08core/init: manage MSR[ME] explicitly, always enableNicholas Piggin3-0/+46
2018-02-08core/utils: add snprintf_symbolNicholas Piggin3-16/+30
2018-02-08fast-boot: occ: Re-parse the pstate table during fast-bootShilpasri G Bhat2-3/+23
2018-02-08fast-reboot: move pci_reset error handling into fast-reboot codeNicholas Piggin3-8/+18
2018-02-08capi: Fix the max tlbi divider and the directory size.Christophe Lombard1-2/+3
2018-02-08npu2/tce: Fix page size checkingAlexey Kardashevskiy1-1/+3
2018-02-08stb: Enforce secure boot if called before libstb initializedStewart Smith1-0/+1
2018-02-08stb: Correctly error out when no PCR for resourceStewart Smith1-1/+2
2018-02-08core/init: move imc catalog preload init after the STB init.Pridhiviraj Paidipeddi1-3/+3
2018-02-08libstb: fix failure of calling trusted measure without STB initialization.Pridhiviraj Paidipeddi1-0/+10
2018-02-08libstb: fix failure of calling cvc verify without STB initialization.Pridhiviraj Paidipeddi1-0/+9
2018-02-07libstb/tpm_chip: Add missing new line to print messages.Pridhiviraj Paidipeddi1-2/+2