summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/i2c/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Add lunarlake device IDsAppukuttan V K2024-01-261-0/+6
* soc/intel/common: Add RPP-S PCI IDsJeremy Soller2023-05-231-0/+6
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-151-11/+1
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+6
* src: Make PCI ID define names shorterFelix Singer2022-03-071-102/+102
* soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-NUsha P2022-02-111-6/+6
* src/soc/intel/common/block/i2c: Use early BAR in ENV_PAYLOAD_LOADERTim Wawrzynczak2022-02-111-1/+6
* drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_initFelix Held2022-02-011-1/+1
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+7
* soc/intel/alderlake: Add support for I2C6 and I2C7Varshit B Pandya2021-07-201-0/+2
* soc/intel: Rename 200-series PCH device IDsAngel Pons2021-04-281-4/+4
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+6
* soc/intel/common: Pass in pci_devfn_t into lpss_set_power_stateFurquan Shaikh2021-01-081-8/+2
* soc/intel/common/block/i2c: Scan bridge devices behind I2C controllersKarthikeyan Ramasubramanian2020-10-121-1/+1
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+12
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-1/+1
* i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh2020-04-281-1/+1
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-8/+8
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-6/+6
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+8
* soc/intel: Fix ACPI device operations initializationKarthikeyan Ramasubramanian2020-01-121-0/+2
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-0/+4
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+6
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+8
* 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/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
* soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik2018-06-061-6/+104
* soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya2018-02-071-0/+4
* drives/i2c/designware: incorporate device_operations supportAaron Durbin2018-01-241-126/+4
* drivers/i2c/designware: namespace soc functionsAaron Durbin2018-01-241-4/+4
* 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-221-21/+21
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-0/+1
* soc/intel/{common,apollolake}: Add checks to handle negative valuesRizwan Qureshi2017-10-051-1/+7
* Reinvent I2C opsNico Huber2017-08-181-2/+8
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1