summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-291-1/+1
* soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik2018-06-061-16/+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/skylake: Update coding style for i2cLijian Zhao2017-11-041-12/+24
* intel/common/block/i2c: Add common block for I2C and use the same in SoCsRizwan Qureshi2017-05-181-74/+37
* soc/intel/skylake: Add int to unsignedLee Leahy2017-03-171-1/+1
* 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
* intel/{skylake,apollolake}: Enable signalling of error conditionPatrick Georgi2016-11-021-1/+1
* skylake: Generate ACPI timing values for I2C devicesDuncan Laurie2016-07-011-9/+38
* skylake: Support common LPSS I2C driverDuncan Laurie2016-06-091-0/+50
* skylake: Add I2C devicesDuncan Laurie2016-05-311-0/+37