summaryrefslogtreecommitdiffstats
path: root/src/usr/util/runtime
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add hbHypCommArea struct to end of Hostboot Data reserved mem sectionChristian Geddes2017-12-151-0/+1
* Handle ContainerHeader asserts more nicely with error logsStephen Cprek2017-12-051-32/+6
* Test and verify concurrent init of PM complexMatt Derksen2017-12-052-1/+204
* Add support for OBUS PLL bucketsDzuy Nguyen2017-12-011-0/+2
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-191-26/+46
* Fix some review comments for sending down OCC info logs to BMCMatt Derksen2017-11-091-9/+12
* Send down OCC info logs to BMC for call-homeMatt Derksen2017-11-091-6/+51
* Fix PNOR sections loaded into reserve-mem for non secure sysDean Sanner2017-11-011-12/+3
* Enable OCC on ZZ with OpalDan Crowell2017-10-201-9/+15
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-0/+1
* Fix getSectionInfo from failing on secure sectionsStephen Cprek2017-09-201-0/+3
* Disable OCC load from resv memory until FSP adds OCC pnor supportStephen Cprek2017-09-191-0/+8
* Re-enable OCC parition in pnorStephen Cprek2017-09-081-8/+0
* Load PNOR RINGOVD section into Hostboot Reserved MemoryStephen Cprek2017-08-251-1/+2
* Implemented SBE Passthrough for Attribute Override.Donald Washburn2017-08-241-1/+11
* Verify sections for HBRT and put in HB resv memoryStephen Cprek2017-08-161-19/+103
* Added the ability to read and write to SPD, MVPD and PVPDRoland Veloz2017-08-141-1/+358
* Refactor lid to pnor mapping and add pnor to lid pair mappingStephen Cprek2017-08-111-1/+1
* Log build level for SBE and HCODE customizationMarty Gloff2017-07-171-0/+4
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-112-30/+19
* Connect get_lid_list interface function in UtilLidMgrCorey Swenson2017-06-231-2/+17
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-122-1/+109
* Full Path of SBE message passing Add support in rt_cmds.CMarty Gloff2017-06-021-0/+56
* Reload lids at runtime from PNOR correctlyDan Crowell2017-05-161-1/+9
* Add several test/debug interfaces for HBRT run_cmdDan Crowell2017-02-272-4/+480
* Enable Host interface run_commandCorey Swenson2016-10-123-1/+186
* More fixes for issues found during start_pm_complexCorey Swenson2016-07-271-5/+7
* Fixes for problems encountered during hbrt pm/occ/hcode bringupCorey Swenson2016-07-181-1/+8
* PM Complex Implementation Deferred to Pass 2Marty Gloff2016-07-032-1/+56
* Remove more old fapi1 stuffDan Crowell2016-04-041-2/+1
* Modify hbrt pnor interfaces to handle different partition sizesDan Crowell2015-03-261-3/+29
* Skipping over readTOC if hostInterface for pnor_read/write doesn't existPrachi Gupta2015-02-161-3/+4
OpenPOWER on IntegriCloud