summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik2018-06-061-19/+1
* soc/intel/common/block: Add common chip config blockSubrata Banik2018-06-061-11/+4
* drivers/i2c/designware: reduce API complication for bus configAaron Durbin2018-01-251-2/+3
* drivers/i2c/designware: namespace soc functionsAaron Durbin2018-01-241-4/+4
* ic2/designware: Move Intel i2c logic to shared driverChris Ching2017-12-221-2/+2
* soc/intel/cannonlake: Install common i2cLijian Zhao2017-11-041-0/+81