summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/i2c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Rename <intelblocks/chip.h>Kyösti Mälkki2019-09-291-1/+1
* soc/intel/common/block/i2c: Set controller state to active in i2c initAamir Bohra2019-07-161-0/+6
* Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik2019-06-241-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+6
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-6/+6
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-2/+2
* soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUGNico Huber2018-11-211-8/+0
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+6
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-0/+4
* soc/intel/commom/block/i2c: Make I2C controller out of resetSubrata Banik2018-10-031-2/+25
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+1
* soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik2018-06-063-105/+107
* soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya2018-02-071-0/+4
* drivers/i2c/designware: reduce API complication for bus configAaron Durbin2018-01-251-1/+1
* drives/i2c/designware: incorporate device_operations supportAaron Durbin2018-01-241-126/+4
* drivers/i2c/designware: namespace soc functionsAaron Durbin2018-01-242-8/+8
* soc/intel/common/block: Check for NULL before dereferenceShaunak Saha2018-01-121-1/+6
* ic2/designware: Move Intel i2c logic to shared driverChris Ching2017-12-226-807/+32
* soc/intel/common/block/i2c: fix orphaned Kconfig optionsAaron Durbin2017-12-142-2/+10
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-0/+1
* soc/intel/common: Add error print in common i2cLijian Zhao2017-11-131-3/+2
* soc/intel/{common,apollolake}: Add checks to handle negative valuesRizwan Qureshi2017-10-051-1/+7
* Reinvent I2C opsNico Huber2017-08-183-7/+26
* include/device: Split i2c.h into threeNico Huber2017-08-183-3/+3
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-8/+11
* soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao2017-08-041-0/+6
* intel/common/block/i2c: Fix clock programming of i2cNaresh G Solanki2017-07-201-6/+6
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* soc/intel/common/block/i2c: Ignore disabled I2C devicesFurquan Shaikh2017-06-141-2/+7
* soc/intel/common/block: Add GLK I2C PCI IDsRavi Sarawadi2017-05-221-0/+9
* intel/common/block/i2c: Add common block for I2C and use the same in SoCsRizwan Qureshi2017-05-186-0/+1051