summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
Commit message (Expand)AuthorAgeFilesLines
...
* Driver changes to support i2c muxRoland Veloz2018-12-0616-286/+1384
* Add README.md to src/usr/i2c/ which describes P9 I2C layoutChristian Geddes2018-12-061-0/+38
* Support openpower-specific I2C device calloutsJaymes Wilks2018-11-122-64/+46
* Trusted Boot: When TPM not detected properly, report errors if TPM is requiredNick Bofferding2018-10-011-199/+316
* Support fapi2 i2c functionsMatt Derksen2018-09-203-0/+517
* Targeting support for NVDIMM-N P9 on ZZTsung Yeung2018-09-189-4/+1956
* Increase i2c timeout to 20msDan Crowell2018-08-291-1/+1
* Implement generic i2c device callouts for FSPJaymes Wilks2018-08-131-0/+18
* i2c: Don't wait for SDA to go high before sending slave stop commandNick Bofferding2018-08-021-6/+4
* I2C: Inhibit sending slave stop command when SDA and SCL are not both assertedNick Bofferding2018-07-172-10/+26
* Callout non-functional TPM before processor on I2CJaymes Wilks2018-07-132-85/+79
* Add Secureboot Info to FFDC of I2C ErrorsMike Baiocchi2018-05-241-1/+7
* Skip Diagnostic Mode for I2C Resets over FSI In All CasesMike Baiocchi2018-05-221-6/+5
* Rediscover I2C Targets after Host I2C ResetMike Baiocchi2018-05-071-7/+8
* Reset Host-mode Processor I2C Masters connected to the TPMsMike Baiocchi2018-03-301-4/+6
* Add FFDC to 'No Functional TPM' FailsMike Baiocchi2018-03-191-1/+7
* Secure Boot: Mark redundant TPM not present until SMP is enabledNick Bofferding2018-03-151-2/+22
* Add Reset to TPM's I2C Bus for MPIPLsMike Baiocchi2018-03-011-12/+26
* Update utilDeallocateTces and other TCE CleanupMike Baiocchi2018-02-131-2/+2
* Add callout for unresponsive TPMsJaymes Wilks2018-02-101-4/+40
* I2C Reset Path: Add Poll of SCL High Before Issuing Stop CommandMike Baiocchi2018-01-262-3/+57
* Update TPM Retry Policy and TimingsMike Baiocchi2018-01-251-102/+82
* 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
OpenPOWER on IntegriCloud