aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/lpss_i2c.c
AgeCommit message (Expand)Author
2017-04-05soc/intel/lpss: Provide common LPSS clock configFurquan Shaikh
2017-04-05soc/intel/common: allow lpss i2c time-based data hold timeAaron Durbin
2017-03-13soc/intel/common: Fix unsigned warningsLee Leahy
2016-11-19soc/intel/common/lpss_i2c: correct bus speed errorAaron Durbin
2016-11-19soc/intel/common/lpss_i2c: fix NULL dereference in error pathAaron Durbin
2016-11-12soc/intel/common/lpss_i2c: configure buses by rise/fall timesAaron Durbin
2016-11-11soc/intel/common/lpss_i2c: simplify API and use common config structureAaron Durbin
2016-11-07lpss_i2c: Increase transaction timeoutDuncan Laurie
2016-09-14lpss_i2c: Add Kconfig option to enable debugDuncan Laurie
2016-09-14lpss_i2c: Change handling of controller enable/disableDuncan Laurie
2016-09-04lpss_i2c: Increase default timeout to 4msDuncan Laurie
2016-07-01skylake: Generate ACPI timing values for I2C devicesDuncan Laurie
2016-06-21lpss_i2c: Set SDA hold and support custom speed configDuncan Laurie
2016-06-09soc/intel/common: Add LPSS I2C driverDuncan Laurie