summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
Commit message (Expand)AuthorAgeFilesLines
* Set variables to nullptr after they are deletedChristian Geddes2017-09-251-0/+1
* Secure Boot: Exempt all ports on i2c engine 2 from diagnostic resetNick Bofferding2017-08-261-5/+7
* Secure Boot: Inhibit proc FSI I2CM diagnostic mode when Secure Boot enabledNick Bofferding2017-08-251-18/+35
* Hostboot HDAT: update to match section 19 in HDAT specMatt Derksen2017-08-121-17/+89
* Reset Dimm I2C Busses off of the 2nd procBill Hoffa2017-08-112-16/+102
* Enable Secure Mode in standalone simicsStephen Cprek2017-07-261-4/+8
* Support new i2c device link ID formatNick Bofferding2017-07-142-156/+330
* Temporarily inhibit importing i2c array info into HDATNick Bofferding2017-07-071-1/+3
* ProcessMRW changes for dynamic i2c devicesElizabeth Liner2017-06-301-7/+5
* Revert "ProcessMRW changes for dynamic i2c devices"Elizabeth K. Liner2017-06-221-5/+7
* Fix up some i2c testcasesDan Crowell2017-05-164-22/+47
* ProcessMRW changes for dynamic i2c devicesElizabeth Liner2017-05-041-7/+5
* Remove Write Cycle Time work aroundMarty Gloff2017-04-261-5/+0
* Converge shadow TPM object into targeting modelNick Bofferding2017-04-101-10/+4
* Enum value fix for HDAT i2c data.nagurram-in2017-03-271-3/+3
* Add TPM device driver support for DRTM PCR reset sequenceChris Engel2017-03-082-31/+109
* Support DRTM RIT protectionNick Bofferding2017-03-031-1/+1
* Adding interface changes to provide I2C information to HDATElizabeth Liner2017-02-212-2/+216
* Don't reset/setup I2C master 0 as SBE owns itDean Sanner2017-02-211-0/+8
* Revert "i2c: only send 1 master stop in FORCE_UNLOCK reset mode"Daniel M. Crowell2017-02-171-6/+5
* i2c: only send 1 master stop in FORCE_UNLOCK reset modeRobert Lippert2017-02-141-5/+7
* eepromdd: retry reads on I2C arbitration lost errorsWilliam A. Kennington III2017-02-111-77/+92
* Add base support for TPM locality 2Nick Bofferding2017-02-081-10/+14
* Add mising pieces to read DVPD from HWPrachi Gupta2017-02-071-1/+5
* Add TPM4 locality supportChris Engel2017-01-272-17/+41
* Handle fsi i2c correctly on second socketDean Sanner2017-01-171-4/+41
* I2C diag mode can't be used on master 2, port 0Dean Sanner2017-01-141-2/+19
* Fix i2c scom address math for p9Prachi Gupta2016-12-051-1/+4
* SBE Update fixes and patches for Bring-upMarty Gloff2016-12-021-0/+5
* Enable TPM in compile configurations; disable TPM_REQUIRED for HWMike Baiocchi2016-10-171-2/+2
* Add interfaces for HDAT to fetch new dataDan Crowell2016-10-161-0/+12
* Add call to update SBE image if nest freq changed in istep 7.3Andres Lugo-Reyes2016-10-051-1/+1
* Changes for P9 SBE - General clean-upMarty Gloff2016-09-251-9/+3
* Changes for P9 SBE - Enable/Remove Istep calls/processingMarty Gloff2016-09-034-60/+128
* Trustedboot support for using TPM targetChris Engel2016-08-223-435/+288
* Support for TPM Required attribute to allow system to IPL without a TPMChris Engel2016-07-272-13/+22
* Add explicit delays to centaur sensor cache enable and disableDan Crowell2016-06-171-1/+13
* Trustedboot add TPM and associated i2c master to the devtreeChris Engel2016-06-082-3/+43
* TPM default attributes for nimbus modelChris Engel2016-06-071-1/+1
* Fix error log memory leaks in tpmddChris Engel2016-05-271-5/+14
* P9 i2c master supportChris Engel2016-05-171-8/+10
* Fix memory leak by committing error log in eepromPresence()Andres Lugo-Reyes2016-05-031-0/+6
* Optimize EEPROM page switching to remember current pageAndres Lugo-Reyes2016-04-211-22/+121
* DDR4 - Allow SPD writesaalugore2016-04-214-331/+1370
* Re-enable functionality turned off during p9 bringupcrgeddes2016-03-031-2/+2
* Establish a working P9 Hostboot and Simics baseDean Sanner2015-12-111-0/+3
* Trustedboot: Additional commands in trusted boot init sequenceChris Engel2015-12-113-164/+24
* Trustedboot: Remove TPM 1.2 supportChris Engel2015-11-194-158/+6
* Trustedboot: Move data to Hostboot base and add pcrExtend stub functionChris Engel2015-11-181-11/+0
* Trusted boot support for performing TPM_STARTUP during istepsChris Engel2015-11-054-133/+336
OpenPOWER on IntegriCloud