summaryrefslogtreecommitdiffstats
path: root/src/usr/util
Commit message (Expand)AuthorAgeFilesLines
...
* Secure Boot: Fix lid load from HB reserved memory issues at runtimeStephen Cprek2017-11-192-47/+83
* Add TCE Support to utillidmgrMike Baiocchi2017-11-174-82/+142
* Fix RTC number in TODO and limit trace from MclMgr and PreVerifiedLidMgrStephen Cprek2017-11-131-14/+15
* 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
* Enable preverified lid loading from pnor and Master Container LidStephen Cprek2017-11-062-9/+69
* Add Functionality To Allow FSP to Enable TCEs For TestingMike Baiocchi2017-11-063-50/+99
* Process Components in Master Container LidStephen Cprek2017-11-013-20/+546
* Create Master Container Lid Manager and test parsingStephen Cprek2017-11-014-1/+520
* Fix PNOR sections loaded into reserve-mem for non secure sysDean Sanner2017-11-011-12/+3
* Implement Secure unloadJaymes Wilks2017-10-201-2/+7
* Enable OCC on ZZ with OpalDan Crowell2017-10-202-20/+22
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-191-0/+1
* Fix invalid pointer access in HBRT during PM ResetDean Sanner2017-10-051-2/+10
* 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-082-8/+11
* 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-163-20/+113
* 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-115-115/+82
* Support dynamic determination of powerbus freqDean Sanner2017-07-202-1/+37
* Log build level for SBE and HCODE customizationMarty Gloff2017-07-173-0/+65
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-114-30/+122
* Grab RINGOVD data on FSP systems from lidMatt Derksen2017-07-101-6/+7
* 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
* Add support for remembering deconfigs without GUARDDean Sanner2017-05-252-0/+137
* Reload lids at runtime from PNOR correctlyDan Crowell2017-05-161-1/+9
* Sign and Verify the HCODE partitionMike Baiocchi2017-05-151-7/+4
* Check that LidMgr will only use PNOR or VFS LIDs in OpenPowerMike Baiocchi2017-05-021-0/+17
* Sign and Verify the OCC partition (port from P8)Mike Baiocchi2017-05-023-30/+115
* Add support for selecting WOF tablesCorey Swenson2017-04-291-1/+2
* Hostboot Base TCE SupportMike Baiocchi2017-03-084-1/+1931
* Add several test/debug interfaces for HBRT run_cmdDan Crowell2017-02-272-4/+480
* Start PM Complex during IPL for OPALCorey Swenson2017-01-043-36/+38
* Enable Host interface run_commandCorey Swenson2016-10-123-1/+186
* Allow Cronus to use debugComm on FSP based systemsDean Sanner2016-10-051-1/+3
* Apply BOOT_FLAGS onto slave sbeDan Crowell2016-08-291-8/+7
* Utility functions for mbox scratch reg accessDean Sanner2016-08-172-1/+121
* 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-034-6/+184
* Remove more old fapi1 stuffDan Crowell2016-04-041-2/+1
* Release pages used by pnor vmm when lid manager is finishedDan Crowell2016-03-211-1/+33
* 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