summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Handle SMT4/SMT8 fuse bitsCorey Swenson2017-04-282-0/+3
* Remove devtree codeDan Crowell2017-04-266-110/+5
* Trustedboot support to log different event typesChris Engel2017-04-231-0/+27
* Terminate IPL if no memory configured behind master procDan Crowell2017-04-213-5/+7
* Update the HW Key Hash in HBBL from PNOR for SBE Update OperationsMike Baiocchi2017-04-191-0/+8
* SBE message passing - Set FFDC Address command and set HDAT RHB entryMarty Gloff2017-04-183-0/+65
* Call continueMPIPL fifo chipop on slave procs during MPIPLcrgeddes2017-04-181-0/+12
* More istep debug outputDan Crowell2017-04-172-2/+33
* Propagate attribute overrides up to the HBRT codeDan Crowell2017-04-165-16/+64
* SBE message passing interface - process SBE message write responseMarty Gloff2017-04-141-0/+1
* Change RingID to RingId_t in putRingKahn Evans2017-04-112-4/+4
* Bug fixes and workarounds for Hostboot Reserved MemoryDan Crowell2017-04-113-7/+14
* Add map list initialization and at() methodsStephen Cprek2017-04-103-51/+113
* Clean up some mbox scratch reg documentationDan Crowell2017-04-101-4/+49
* Port SBKT signing and secure loadingStephen Cprek2017-04-101-6/+2
* Enhance heap consistency checkingRichard J. Knight2017-04-101-5/+16
* fix build error: return-statement with a value, in function returning 'void'Stewart Smith2017-04-101-2/+2
* Move certain pnor_utils.H function to pnorif.H that are used externallyStephen Cprek2017-04-101-0/+26
* SBE message passing interface - process SBE message read commandMarty Gloff2017-04-101-0/+4
* Converge shadow TPM object into targeting modelNick Bofferding2017-04-101-43/+78
* Send system configuration to all Procs, not just mastercrgeddes2017-04-101-1/+3
* Populate HDAT TPM InfoJaymes Wilks2017-04-102-2/+23
* SBE message passing interface - call appropriate command processorMarty Gloff2017-04-102-0/+165
* Switch bootloader assert to do a bl_terminateStephen Cprek2017-04-062-44/+86
* Remove constant for legacy unsecure memory windowDan Crowell2017-04-051-16/+0
* Add Support for sbe_continueMPIPL FIFO Chip opcrgeddes2017-04-041-0/+1
* Read the HW Key Hash from a Processor's SBE SeepromMike Baiocchi2017-04-034-3/+50
* Initialize HDAT TPM InfoJaymes Wilks2017-04-021-11/+14
* Setup TPM Related Info Section in HDATJaymes Wilks2017-04-021-0/+2
* HTMGT: Push2 BringUp changes needed to get HTMGT to work.Sheldon Bailey2017-03-301-1/+4
* Secureboot best effort compatibility supportStephen Cprek2017-03-304-33/+40
* TOD porting/migrating from FSP to P9Dzuy Nguyen2017-03-291-1/+30
* Update err console display to include PRDF logsDean Sanner2017-03-281-0/+5
* IPMI structure port to masternagurram-in2017-03-271-0/+1
* Revert "Adding in support for PHYP SRC and all 9 words"Elizabeth K. Liner2017-03-233-90/+33
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-233-18/+24
* Fix IPL: zzfp247 SBE update failMarty Gloff2017-03-221-6/+3
* SBE message passing interface - call of HBRT process SBE messageMarty Gloff2017-03-211-0/+15
* Trace HwKeyHash and Add Errorlog Parser Infrastructure to SecurebootMike Baiocchi2017-03-211-0/+12
* Consume Secure Access Bit from SBE HB communication areaStephen Cprek2017-03-174-3/+19
* Update SBE FIFO to the latest SBE HB spec (1.3a)Dzuy Nguyen2017-03-171-0/+498
* Enable HBB measurement based on secure mode enablementNick Bofferding2017-03-171-25/+31
* Trace Processor Security Registers; add them to Secure Error LogsMike Baiocchi2017-03-152-1/+13
* Add code in host_discover_targets to power down slave EQs for MPIPLcrgeddes2017-03-141-1/+3
* Add SBEIO_DEAD_SBE to trigger reconfig loopDan Crowell2017-03-141-0/+4
* Adding in support for PHYP SRC and all 9 wordsElizabeth Liner2017-03-133-36/+95
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-104-8/+172
* Create PVR routines to handle DD2 changesDan Crowell2017-03-091-0/+135
* Rename SecureROM to SecureRomManagerStephen Cprek2017-03-082-3/+3
* Add a global to track when targeting has been loadedMike Baiocchi2017-03-081-1/+22
OpenPOWER on IntegriCloud