aboutsummaryrefslogtreecommitdiff
path: root/core/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-02i2c: Move tpm i2c wrapper code into coreAndrew Donnellan1-0/+107
2016-12-02i2c: Add nuvoton quirk, disallowing i2cdetect as it locks TPMStewart Smith1-0/+5
2016-08-17Use additional checks in skiboot for pointersBalbir Singh1-0/+3
2016-06-24i2c: Add FWTS annotations for I2c ErrorsStewart Smith1-0/+13
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-11-12i2c: Use new timer facility and improve interrupts handlingBenjamin Herrenschmidt1-1/+1
2014-11-11i2c: Move bus management and OPAL API to core i2c codeBenjamin Herrenschmidt1-0/+116