summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/apollolake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik2018-06-061-17/+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/{common,apollolake}: Add checks to handle negative valuesRizwan Qureshi2017-10-051-1/+1
* intel/common/block/i2c: Add common block for I2C and use the same in SoCsRizwan Qureshi2017-05-181-81/+31
* soc/intel/apollolake: Fix unsigned warningsLee Leahy2017-03-131-2/+2
* soc/intel/common/lpss_i2c: configure buses by rise/fall timesAaron Durbin2016-11-121-1/+1
* soc/intel/common/lpss_i2c: simplify API and use common config structureAaron Durbin2016-11-111-15/+3
* soc/intel/apollolake: Add support for LPSS I2C driverDuncan Laurie2016-07-021-0/+126