aboutsummaryrefslogtreecommitdiff
path: root/include/skiboot.h
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat1-0/+1
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat1-0/+1
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin1-1/+3
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin1-0/+4
2017-09-15core: make is_rodata test-friendlyOliver O'Halloran1-3/+10
2017-09-04DT: Add ibm,firmware-versions nodeVasant Hegde1-0/+3
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+3
2017-07-28sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat1-0/+4
2017-06-26Add "cleanup_global_tlb" for P9 and laterBenjamin Herrenschmidt1-0/+1
2017-06-26Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt1-1/+1
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt1-2/+1
2017-06-19capi: Load capp microcodeChristophe Lombard1-2/+1
2017-06-08SBE: Add passthrough command supportVasant Hegde1-0/+1
2017-04-27console: Set log level from nvramMichael Neuling1-1/+3
2017-04-12occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat1-2/+5
2017-03-30Introduce NPU2 supportAlistair Popple1-0/+1
2017-03-29phb3/4: Set max link speed via nvramMichael Neuling1-0/+2