aboutsummaryrefslogtreecommitdiff
path: root/include/skiboot.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-12pldm: Export logging featureChristophe Lombard1-0/+1
2022-06-13core: detect LPAR-per-core mode and report in dtNicholas Piggin1-0/+2
2022-01-03hw/slw: split P8 specific code into its own fileNicholas Piggin1-12/+0
2022-01-03hwprobe: convert PHB, NPU, PAU subsystems to hwprobeStewart Smith1-5/+0
2022-01-03Introduce hwprobe facility to avoid hard-coding probe functionsStewart Smith1-1/+38
2021-10-19pau: introduce supportChristophe Lombard1-0/+1
2021-10-19Remove support for POWER8 DD1Nicholas Piggin1-5/+0
2021-10-13HBRT: fix clobbered r16 when host services handlers are calledNicholas Piggin1-0/+5
2021-09-09npu3: Remove GPU support on SwiftFrederic Barrat1-1/+0
2021-08-06Initial POWER10 enablementNicholas Piggin1-0/+1
2020-12-15hw/ocmb: Clear top bit from offset before searching addr rangeVasant Hegde1-0/+6
2020-10-01core/flash.c: add SECBOOT read and write supportClaudio Carvalho1-0/+3
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16fix simple sparse warningsNicholas Piggin1-1/+1
2019-11-04xive/p9: minor cleanup of the interfaceCédric Le Goater1-1/+0
2019-10-14core/init: Don't checksum MPIPL data areasOliver O'Halloran1-0/+1
2019-10-03core/util: trap based assertionsNicholas Piggin1-0/+1
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe1-0/+1
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe1-0/+1
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe1-0/+3
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde1-0/+1
2019-07-26hw: Introduce npu3Reza Arbab1-0/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-2/+0
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde1-0/+1
2019-06-03prd: Implement generic HBRT - FSP interfaceVasant Hegde1-0/+1
2019-02-25flash: Add support for async decompressionSantosh Sivaraj1-0/+34
2019-02-13core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin1-2/+3
2019-02-13core/exceptions: allow recoverable sreset exceptionsNicholas Piggin1-2/+2
2019-02-13core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin1-0/+5
2019-02-13core/fast-reboot: fast reboot specific sreset patchNicholas Piggin1-0/+3
2019-02-12core/init: rename setup_reset_vectorNicholas Piggin1-1/+1
2018-09-20skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin1-0/+7
2018-09-18Add fast-reboot property to /ibm,opal DT nodeStewart Smith1-0/+1
2018-09-17hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan1-1/+0
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan1-27/+0
2018-06-18Split debug_descriptor out into own include fileStewart Smith1-35/+0
2018-04-30Move P8 timer code to separate fileVasant Hegde1-6/+0
2018-04-19sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat1-1/+1
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan1-0/+1
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-1/+2
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-1/+1
2018-02-21dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin1-0/+5
2018-02-08core/init: manage MSR[ME] explicitly, always enableNicholas Piggin1-0/+2
2018-02-08core/utils: add snprintf_symbolNicholas Piggin1-2/+1
2018-01-14SCOM restore for DARN and XIVEAkshay Adiga1-0/+4
2018-01-14SLW: Detect if deep states are enabledAkshay Adiga1-0/+1
2018-01-14SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga1-0/+8
2017-12-18core/flash.c: extern function to get the name of a PNOR partitionClaudio Carvalho1-0/+1
2017-12-18libflash/test: Add tests for mbox-flashCyril Bur1-0/+2