summaryrefslogtreecommitdiffstats
path: root/include/skiboot.h
Commit message (Expand)AuthorAgeFilesLines
* flash: Add support for async decompressionSantosh Sivaraj2019-02-251-0/+34
* core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin2019-02-131-2/+3
* core/exceptions: allow recoverable sreset exceptionsNicholas Piggin2019-02-131-2/+2
* core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin2019-02-131-0/+5
* core/fast-reboot: fast reboot specific sreset patchNicholas Piggin2019-02-131-0/+3
* core/init: rename setup_reset_vectorNicholas Piggin2019-02-121-1/+1
* skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin2018-09-201-0/+7
* Add fast-reboot property to /ibm,opal DT nodeStewart Smith2018-09-181-0/+1
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-171-1/+0
* occ: Move occ declarations into occ.hAndrew Donnellan2018-06-271-27/+0
* Split debug_descriptor out into own include fileStewart Smith2018-06-181-35/+0
* Move P8 timer code to separate fileVasant Hegde2018-04-301-6/+0
* sensors: Dont add DTS sensors when OCC inband sensors are availableShilpasri G Bhat2018-04-191-1/+1
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+1
* sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat2018-02-211-1/+2
* sensors: Support reading u64 sensor valuesShilpasri G Bhat2018-02-211-1/+1
* dt: add /cpus/ibm, powerpc-cpu-features device tree bindingsNicholas Piggin2018-02-211-0/+5
* core/init: manage MSR[ME] explicitly, always enableNicholas Piggin2018-02-081-0/+2
* core/utils: add snprintf_symbolNicholas Piggin2018-02-081-2/+1
* SCOM restore for DARN and XIVEAkshay Adiga2018-01-141-0/+4
* SLW: Detect if deep states are enabledAkshay Adiga2018-01-141-0/+1
* SLW: Use wakeup_engine state to handle errors in wakeup engineAkshay Adiga2018-01-141-0/+8
* core/flash.c: extern function to get the name of a PNOR partitionClaudio Carvalho2017-12-181-0/+1
* libflash/test: Add tests for mbox-flashCyril Bur2017-12-181-0/+2
* opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat2017-12-141-0/+1
* opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat2017-12-141-0/+1
* cpu: idle POWER9 power management implementationNicholas Piggin2017-09-281-1/+3
* core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-09-201-0/+4
* core: make is_rodata test-friendlyOliver O'Halloran2017-09-151-3/+10
* DT: Add ibm,firmware-versions nodeVasant Hegde2017-09-041-0/+3
* sensors: occ: Add support to clear sensor groupsShilpasri G Bhat2017-07-281-0/+3
* sensors: occ: Add support for OCC inband sensorsShilpasri G Bhat2017-07-281-0/+4
* Add "cleanup_global_tlb" for P9 and laterBenjamin Herrenschmidt2017-06-261-0/+1
* Rename cleanup_tlb() to cleanup_local_tlb()Benjamin Herrenschmidt2017-06-261-1/+1
* phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt2017-06-261-2/+1
* capi: Load capp microcodeChristophe Lombard2017-06-191-2/+1
* SBE: Add passthrough command supportVasant Hegde2017-06-081-0/+1
* console: Set log level from nvramMichael Neuling2017-04-271-1/+3
* occ/irq: Fix SCOM address and irq reasons for P9 OCCShilpasri G Bhat2017-04-121-2/+5
* Introduce NPU2 supportAlistair Popple2017-03-301-0/+1
* phb3/4: Set max link speed via nvramMichael Neuling2017-03-291-0/+2
* hdat: Parse BMC nodes much earlierOliver O'Halloran2017-03-071-0/+1
* hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registersCyril Bur2017-02-231-0/+1
* uart: Fix Linux pass-through policyBenjamin Herrenschmidt2017-02-071-2/+5
* mambo: Add Fake NVRAM driverJack Miller2016-12-131-0/+5
* p8i2c: Use calculated poll_interval when booting OPALStewart Smith2016-11-241-0/+5
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+1
* core/flash-subpartition: compute partition size from subpartition structStewart Smith2016-10-251-1/+2
* core/flash: Move subpartition locating logic out into own file, add testsStewart Smith2016-10-251-1/+2
* Fast reboot for P8Benjamin Herrenschmidt2016-10-171-1/+8
OpenPOWER on IntegriCloud