summaryrefslogtreecommitdiffstats
path: root/src/usr/util/runtime
Commit message (Expand)AuthorAgeFilesLines
* Make RT_TARG id generation code common between IPL time and runtimeChristian Geddes2020-01-221-1/+1
* Add support for NVDIMM secure erase verifyCorey Swenson2020-01-171-1/+52
* Automatically include config.hDan Crowell2019-12-062-4/+2
* Fix auto-arming NVDIMMs for ESS systemsCorey Swenson2019-11-191-11/+0
* Add NVDIMM opertions to rt_cmdsCorey Swenson2019-11-181-1/+44
* Added code to support doing an NVM health checkRoland Veloz2019-09-032-16/+84
* Implement an HBRT interface to log a gard event from PHYP/OPALRoland Veloz2019-08-281-0/+136
* HBRT command from SBE to trigger NVDIMM operationsCorey Swenson2019-08-191-2/+12
* Added support for checking on the health status of an NVDIMMRoland Veloz2019-07-312-85/+152
* Miscellaneous NVDIMM cleanupCorey Swenson2019-07-311-54/+11
* Replaced invalid trace buffer with a valid oneRoland Veloz2019-07-311-1/+1
* Push ATTR_NVDIMM_ARMED down to FSP to handle MPIPL caseDan Crowell2019-07-011-0/+283
* Auto-arm the NVDIMMs at runtimeCorey Swenson2019-06-241-0/+11
* Push NVDIMM attribute updates down to the FSPDan Crowell2019-06-211-9/+64
* Handle NVDIMM encryption errorsCorey Swenson2019-06-182-10/+44
* Implementing PHYP to HBRT NVDIMM message to issue an NVDIMM operationRoland Veloz2019-06-061-125/+325
* Add page tables to read only partitionsChen Du2019-05-091-6/+17
* OCC active notification for NVDIMM protectionMatt Derksen2019-01-241-2/+62
* Inform PHYP of NVDIMM protection by OCCMatt Derksen2019-01-242-4/+125
* Add VERSION to all OpenPOWER HBRT error logsMatt Raybuck2018-11-271-2/+4
* Tweaks to traces for runtime error handlingDan Crowell2018-10-181-2/+2
* Add consistent enter-exit traces for all runtime interfacesDan Crowell2018-10-023-17/+28
* Make lid_load failures visible logsDan Crowell2018-10-011-7/+7
* STOP API: Changes for SMF and SPR self savePrem Shanker Jha2018-09-271-15/+15
* Undo hack for PM change that got revertedDan Crowell2018-09-181-2/+0
* UV Support : Augmented STOP API and self restore for enabling ultravisor.Prem Shanker Jha2018-09-141-0/+2
* Allow SPDX override as part of FW loadDan Crowell2018-07-031-1/+1
* HBRT Reserved Mem Trace Buffer implementation.Sakethan R Kotta2018-06-191-1/+2
* Fix for multinode HBRT use of VPDDan Crowell2018-06-102-2/+8
* Centaur Channel Checkstop (runtime)Rick Ward2018-06-051-1/+221
* Improve resource recovery path to handle memory plugging rulesMarty Gloff2018-05-151-11/+31
* Add recovery summary traces for sbeAttemptRecovery for FSP runtimeChristian Geddes2018-04-181-0/+2
* Hook up FSP runtime support for sbe_retry_handler (hreset path)Christian Geddes2018-04-091-12/+8
* Fix FFDC for FW Request ErrorsDan Crowell2018-03-221-20/+51
* Inform OPAL of the state of the SBE after an attempt to restartRoland Veloz2018-03-221-3/+55
* Cleanup hbrt msg code to be easier to understand and updateMatt Derksen2018-02-271-7/+8
* Skip attempting sbe_retry when HBRT receives SBE_ERR from HWSVChristian Geddes2018-02-241-8/+10
* Fix trace bug for error path in rt_fwnotifyChristian Geddes2018-02-211-1/+1
* Fix bugs in FSP->HBRT message path for SBE errorsChristian Geddes2018-02-191-13/+13
* Update attributes based on message from the FSPMatt Derksen2018-02-111-36/+110
* Propagate PLID from caller to any new errors; GARD target on retry failsRoland Veloz2018-01-181-4/+4
* Concurrent code update of HBRT - Enable Interface for HostMarty Gloff2018-01-161-1/+53
* Concurrent code update of HBRT - Update StructureMarty Gloff2018-01-081-3/+5
* Lock i2c around vpd write message to FSP at runtimeMatt Derksen2017-12-221-4/+43
* Handles FSP reset-reload in HBRT messagesRoland Veloz2017-12-213-190/+646
* Add in a check in the PSU error logging for SBE failureElizabeth Liner2017-12-201-2/+3
* Handle SBE Error and Attempt Recovery from FSPRoland Veloz2017-12-202-14/+43
* Updated the GenericFspMboxMessage_t structRoland Veloz2017-12-202-0/+355
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-201-5/+34
* Concurrent code update of HBRT - Read VersionMarty Gloff2017-12-172-0/+66
OpenPOWER on IntegriCloud