summaryrefslogtreecommitdiff
path: root/common/i2c_master.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: preserve 1.8V flag during raw i2c gpio accessJett Rink2018-06-081-2/+8
* i2c: correct i2c read print statementJett Rink2018-05-161-2/+2
* i2c: Use the correct config variable for i2c board callbackFurquan Shaikh2018-04-041-2/+2
* i2c: expose port num during unwedge console output.Todd Broch2018-03-261-4/+5
* i2c: Add option for calling board-specific functions before and after every i...Furquan Shaikh2018-03-201-5/+25
* i2c(npcx): Replace cprints by cputs/cprintfNicolas Boichat2018-03-171-4/+4
* i2c: support large reading in i2c_xfer()Chun-Ta Lin2017-12-071-0/+33
* i2c: rand of i2ctest console command is unsignedDino Li2017-09-131-2/+3
* virtual_battery: Remove direct i2c accessShawn Nematbakhsh2017-07-051-4/+7
* i2c: separate slave and master codeWei-Ning Huang2017-04-261-0/+1021