summaryrefslogtreecommitdiff
path: root/common/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-19/+10
* smbus: Re-write smbus driverShawn Nematbakhsh2016-03-211-168/+108
* smbus: Don't use shared memory buffer for word writesRandall Spangler2015-02-041-12/+7
* EC: Add smbus interface read & write APIsSheng-Liang Song2014-08-291-0/+236