summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
Commit message (Expand)AuthorAgeFilesLines
* Add new PMIC target for AxoneMatt Derksen2019-04-182-50/+79
* Infer presense detection of Explorer chip from VPD EEPROMMatthew Raybuck2019-04-181-53/+11
* Fix UCD invalid command error for 0 byte block read SMBus requestsNick Bofferding2019-04-171-20/+30
* Make sure memory is cleaned up in errlud_i2c.CMatt Derksen2019-04-151-8/+9
* Cleanup UCD Update Algorithm CodeMike Baiocchi2019-04-031-1/+1
* Handle bad PEC from UCD device opMatthew Raybuck2019-03-291-4/+68
* Invoke UCD Update Algorithm on UCD DevicesMike Baiocchi2019-03-261-5/+3
* Add minor tweaks to I2C Callouts for UCDMatthew Raybuck2019-03-221-2/+5
* Set MUX i2c slave port to be 1Christian Geddes2019-03-221-0/+3
* Support UCD for I2C calloutsMatthew Raybuck2019-03-211-10/+52
* Adjust I2C Reset for OpenPower MPIPLMike Baiocchi2019-03-182-3/+99
* Fixing runtime i2c operationMatt Derksen2019-03-152-13/+37
* UCD Flash Update: Support I2C SMBUS operations for UCD flash updateNick Bofferding2019-03-083-27/+1028
* Updates to testcases for AxoneDan Crowell2019-03-071-0/+5
* Secureboot: Enhance Error Callouts For New Multinode Trustedboot TransferMike Baiocchi2019-03-051-3/+11
* Allow for nullptr io_buffer in eecache readChristian Geddes2019-03-043-10/+36
* Add new path in EEPROM device op to allow reading from new EECACHEChristian Geddes2019-02-1611-2433/+2934
* Add EEPROM caching device opChristian Geddes2019-02-136-113/+682
* Set the I2C MUX bus selector in the i2cPresence functionRoland Veloz2019-01-304-91/+203
* Move NVDIMM operations under NVDIMM modulesMatt Derksen2019-01-219-1998/+11
* Secureboot: Add New TPM Commands For NodecommIlya Smirnov2019-01-181-2/+3
* Add Support for Nuvoton 75x Model of TPMsMike Baiocchi2019-01-173-124/+321
* Replace attribute I2C_MUX_INFO with attribute FAPI_I2C_CONTROL_INFORoland Veloz2019-01-151-3/+3
* Add presence detection for i2c mux targetsChristian Geddes2019-01-115-159/+339
* Move NVDIMM Erase and Arm to RuntimeTsung Yeung2019-01-092-51/+8
* 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
OpenPOWER on IntegriCloud