aboutsummaryrefslogtreecommitdiff
path: root/doc/opal-api
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Add Documenation for opal_slw_set_regAkshay Adiga1-0/+46
2017-09-19doc: Update OPAL API call IDs for OPAL_NPU_Stewart Smith1-3/+3
2017-08-04phb4: Enable PCI peer-to-peerFrederic Barrat1-0/+50
2017-08-01doc: RST syntax fixesStewart Smith2-8/+15
2017-07-28sensors: occ: Add support to clear sensor groupsShilpasri G Bhat1-0/+42
2017-07-28psr: occ: Add support to change power-shifting-ratioShilpasri G Bhat1-0/+79
2017-07-28powercap: occ: Add a generic powercap frameworkShilpasri G Bhat1-0/+96
2017-06-27skiboot: Add documentation for IMC opal callAnju T Sudhakar1-0/+87
2017-04-04Add skiboot-5.5.0-rc2 release notesskiboot-5.5.0-rc2Stewart Smith1-0/+8
2017-03-30npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple1-0/+66
2017-03-29Add skiboot 5.5.0-rc1 release notesskiboot-5.5.0-rc1Stewart Smith1-0/+2
2017-03-07System reset IPI facility and Mambo implementationNicholas Piggin1-0/+44
2016-12-23platform: add OPAL_REBOOT_FULL_IPL reboot typeAndrew Donnellan1-0/+6
2016-12-08doc/sensors: be explicit about the encoding of sensor ID/handle not being ABIStewart Smith1-2/+3
2016-11-15interrupts: Rewrite/correct doc for opal_set/get_xiveBenjamin Herrenschmidt2-32/+38
2016-10-28doc: link OPAL_HANDLE_INTERRUPT docs to ibm,opal DTStewart Smith1-2/+1
2016-10-28doc: device-tree snippets should be dts code-blocksStewart Smith1-3/+4
2016-10-28doc: use RST references where appropriateStewart Smith6-4/+10
2016-10-28Documentation for OPAL_LPC_READ, OPAL_LPC_WRITENageswara R Sastry1-0/+82
2016-10-28Change .txt to .rst for correctnessNageswara R Sastry3-3/+3
2016-09-06core/cpu.c: Add OPAL call to setup Nest MMUAlistair Popple1-0/+22
2016-08-30pci: Standardise on uint64_t pe_numberRussell Currey5-15/+15
2016-08-30doc/opal-api: Documentation for OPAL_GET_XIVE_SOURCENageswara R Sastry1-0/+32
2016-08-30doc/opal-api: Documentation for opal-ipmi-send-recvPridhiviraj Paidipeddi1-0/+102
2016-08-30doc/opal-api: Documentation for opal-nvram-read-writePridhiviraj Paidipeddi1-0/+76
2016-08-10doc/opal-api/opal-elog: heavily rework error log documentationStewart Smith1-73/+62
2016-08-09doc/opal-api : Document opal-api's related to error logMukesh Ojha1-0/+126
2016-08-09doc/opal-api: fix some formatting in OPAL_CONSOLE read/writeStewart Smith1-3/+3
2016-08-09doc/opal-api : Corrects typo errors and adheres to sphinx documentationMukesh Ojha3-7/+8
2016-08-02doc/opal-api: fix ReStructured Text syntaxStewart Smith48-662/+961
2016-08-02doc/opal-api: rename .txt to .rstStewart Smith48-0/+0
2016-08-02opal-api/: Fix ReStructured Text syntaxStewart Smith2-38/+137
2016-08-02doc/opal-api: rename .txt to .rstStewart Smith2-0/+0
2016-08-02Add opal-api/index.rstStewart Smith1-0/+12
2016-07-20Document changes to how firmware versions are passed to host on P9Stewart Smith1-0/+1
2016-07-20device-tree: Only advertise ibm, opal-v3 (not v2) on POWER9 and aboveStewart Smith1-1/+5
2016-07-20doc/opal-api: Document OPAL_PCI_GET_PHB_DIAG_DATA2Russell Currey1-0/+24
2016-07-18doc: add OPAL_SYNC_HOST_REBOOT documentationStewart Smith1-0/+15
2016-07-14OPAL_REINIT_CPUS: clarify that for P9 and above, we can have other flagsStewart Smith2-0/+7
2016-07-14Document OPAL_RETURN_CPU and OPAL_REINIT_CPUSStewart Smith2-0/+44
2016-07-08Add documentation for OPAL_PCI_TCE_KILLStewart Smith1-0/+55
2016-07-06doc/OPAL_INT_EOI: document positive return valueStewart Smith1-0/+5
2016-07-06Reserve OPAL API numbers for XICS emulation for XIVEStewart Smith4-0/+61
2016-06-21doc/opal-api/power9-changes: Document needed device tree fixStewart Smith1-0/+4
2016-06-21Document changes in OPAL API for POWER9Stewart Smith1-0/+19
2016-06-20Fix for typosFrederic Bonnard2-4/+4
2016-06-14core/opal: Support PCI slot and new APIsGavin Shan3-0/+77
2016-06-14core/fdt: Introduce opal_get_device_tree()Gavin Shan1-0/+24
2016-03-31xscom: Return OPAL_WRONG_STATE on XSCOM ops if CPU is asleepRussell Currey1-0/+5
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey1-1/+15