summaryrefslogtreecommitdiffstats
path: root/hdata/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* hdat/i2c: Fix SPD EEPROM compatible stringOliver O'Halloran2018-01-141-1/+16
* hdata/i2c: Fix 512Kb EEPROM sizeOliver O'Halloran2018-01-141-1/+1
* hdata/i2c: update the list of known i2c devsClaudio Carvalho2017-10-151-4/+33
* hdata/i2c: log unknown i2c devicesClaudio Carvalho2017-10-151-4/+17
* hdata/i2c: add __packed to the host_i2c_hdr structureClaudio Carvalho2017-10-151-1/+1
* hdata/i2c: hdat_i2c_labels and hdat_i2c_devs should be staticStewart Smith2017-10-021-2/+2
* hdata/i2c: Work around broken I2C array versionOliver O'Halloran2017-08-111-2/+8
* hdat/i2c: Fix array version checkOliver O'Halloran2017-07-251-1/+1
* hdata: Check the Host I2C devices array versionOliver O'Halloran2017-05-261-0/+33
* hdata/i2c: avoid possible int32_t overflowStewart Smith2017-05-121-1/+1
* hdata/i2c: Fix bus and clock frequenciesBenjamin Herrenschmidt2017-04-281-3/+8
* hdata/i2c: Workaround broken i2c devicesOliver O'Halloran2017-04-131-1/+23
* hdat: parse processor attached i2c devicesOliver O'Halloran2017-04-071-0/+192
OpenPOWER on IntegriCloud