summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
Commit message (Expand)AuthorAgeFilesLines
* Move definition of TRACE_ERR_FMT and TRACE_ERR_ARGSMike Baiocchi2020-02-031-2/+1
* Make RT_TARG id generation code common between IPL time and runtimeChristian Geddes2020-01-222-5/+5
* NVDIMM: Use block write for nvdimm updateMatt Derksen2020-01-201-14/+41
* Automatically include config.hDan Crowell2019-12-062-2/+0
* Fixes to PMIC presence detectionChristian Geddes2019-11-071-15/+22
* Avoid commiting errors inside fapi2_i2c device driverChristian Geddes2019-11-071-13/+34
* Allow dynmic i2c device addresses and set up PMIC targets to do thisChristian Geddes2019-11-013-11/+128
* Fix calling eepromddtest.HMatt Derksen2019-08-161-1/+1
* OR mux select with the "enable" bit 0b1000 when making selectionChristian Geddes2019-08-011-2/+13
* Always update EECACHE header when we find a new eeprom entryChristian Geddes2019-08-011-6/+11
* Register EEPROM_CACHE device route for NODE targets for PVPD supportChristian Geddes2019-07-231-0/+5
* Support reading from EECACHE during runtimeChristian Geddes2019-07-178-461/+910
* Add Support for new HDAT Slave Device Type for Nuvoton 75xMike Baiocchi2019-06-281-4/+5
* Add Device Tree support for Nuvoton TPM 75xMike Baiocchi2019-06-271-1/+24
* Add HCDB Support for eeprom cache processChristian Geddes2019-06-262-65/+182
* Add interface to mark eeprom caches valid/invalidChristian Geddes2019-06-245-31/+448
* Modify I2C divider for AxoneDan Crowell2019-06-212-7/+23
* Enable tpmddtest.H for AxoneMatt Derksen2019-06-191-12/+24
* Use i2c word write for NVDIMM updateMatt Derksen2019-06-121-4/+12
* Clean up some comments and refactor how we determine new cache entryChristian Geddes2019-06-051-19/+14
* Integrate pmic_enable HWP into IPLMatt Derksen2019-05-311-5/+10
* Add cache/hardware comparison functions for SPD classes of VPD contentMatthew Raybuck2019-05-311-40/+119
* Clean up traces seen during Axone IPLsChristian Geddes2019-05-294-13/+13
* Gemini vs Explorer Presence Detection via SPDMatthew Raybuck2019-05-011-5/+0
* Fix missing header file in eepromCache.CMike Baiocchi2019-04-191-1/+5
* 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
OpenPOWER on IntegriCloud