aboutsummaryrefslogtreecommitdiff
path: root/include/opal-api.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-03self-save and self-restorePratik Rajesh Sampat1-1/+2
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde1-1/+2
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde1-0/+20
2019-08-15platform: Introduce new reboot typeVasant Hegde1-0/+1
2019-08-15MPIPL: Add OPAL API to register tagsVasant Hegde1-1/+12
2019-08-15MPIPL: Add OPAL API to register for dump regionVasant Hegde1-1/+10
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith1-110/+0
2019-06-03prd: Implement generic HBRT - FSP interfaceVasant Hegde1-0/+3
2019-06-03opal-msg: Enhance opal-get-msg APIVasant Hegde1-1/+1
2019-06-03opal-api: Document hole in the token listOliver O'Halloran1-0/+3
2019-06-03Remove unused OPAL_PCI_GET_XIVE_REISSUE and OPAL_PCI_SET_XIVE_REISSUEStewart Smith1-2/+2
2019-06-03Remove never implemented OPAL_PCI_SET_PHB_TABLE_MEMORY and document whyStewart Smith1-1/+1
2019-06-03Remove last remnants of OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_...Stewart Smith1-2/+2
2019-05-20hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memoryAndrew Donnellan1-2/+2
2019-04-09opal-api: Reserve 2 OPAL API calls for future OpenCAPI LPC useAndrew Donnellan1-2/+4
2019-03-28include/imc: Trace IMC Macro definitionsAnju T Sudhakar1-0/+1
2019-03-28xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater1-3/+4
2019-03-05opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar1-0/+1
2018-08-06npu2: Add support for relaxed-ordering modeReza Arbab1-1/+3
2018-06-18NX: Add NX coprocessor init opal callHaren Myneni1-1/+2
2018-04-17opal/hmi: Add a new opal_handle_hmi2 that returns direct info to LinuxBenjamin Herrenschmidt1-0/+8
2018-03-14Reserve OPAL API number for opal_handle_hmi2 function.Mahesh Salgaonkar1-1/+2
2018-03-01phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud1-1/+3
2018-03-01npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat1-3/+3
2018-02-21opal-api: Re-jig OPAL API numbers because OpenCAPI kernel mergeStewart Smith1-3/+6
2018-02-21npu2/opal-api: move npu2 checkstop defines to npu2-regs.hStewart Smith1-98/+0
2018-02-21sensor-groups: occ: Add support to disable/enable sensor groupShilpasri G Bhat1-2/+3
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-1/+2
2018-02-08hw/npu2: Implement logging HMI actionsBalbir Singh1-0/+98
2017-12-14opal-prd: occ: Add support for runtime OCC load/start in ZZShilpasri G Bhat1-0/+2
2017-12-14opal-prd: Add support for runtime OCC reset in ZZShilpasri G Bhat1-0/+11
2017-12-03core: Add support for quiescing OPALNicholas Piggin1-1/+8
2017-11-28xive: Define API for single-escalation VP modeBenjamin Herrenschmidt1-0/+1
2017-10-16cpu: Add OPAL_REINIT_CPUS_TM_SUSPEND_DISABLEDMichael Ellerman1-0/+2
2017-08-04phb4: Enable PCI peer-to-peerFrederic Barrat1-1/+12
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-1/+2
2017-07-28psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat1-1/+3
2017-07-28powercap: occ: Add a generic powercap frameworkShilpasri G Bhat1-1/+3
2017-07-28occ: Add support for OPAL-OCC command/response interfaceShilpasri G Bhat1-0/+1
2017-07-17skiboot: Fix comment around OPAL_IMC_COUNTERS_ enumMadhavan Srinivasan1-1/+1
2017-06-27skiboot: Add opal calls to init/start/stop IMC devicesAnju T Sudhakar1-1/+11
2017-06-26cpu: Support setting HID[RADIX] and set it by default on P9Benjamin Herrenschmidt1-0/+9
2017-06-19capi: Enable capi mode for PHB4Christophe Lombard1-0/+1
2017-06-08SBE: Add passthrough command supportVasant Hegde1-0/+4
2017-06-06opal-prd: Add firmware_request & firmware_notify implementationsJeremy Kerr1-0/+16
2017-04-19phb4: Implement diag dataRussell Currey1-2/+69
2017-03-30npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple1-1/+4
2017-03-16xive: Add opal_xive_sync() to sync IRQ sources and queuesBenjamin Herrenschmidt1-0/+7
2017-03-07System reset IPI facility and Mambo implementationNicholas Piggin1-1/+2