Age | Commit message (Expand) | Author |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-26 | soc/intel/common: Add lunarlake device IDs | Appukuttan V K |
2024-01-24 | soc/intel: Rename Makefiles from .inc to .mk | Martin Roth |
2023-05-23 | soc/intel/common: Add RPP-S PCI IDs | Jeremy Soller |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-09-15 | soc/intel/skylake: Assign device ops in chipset devicetree | Nico Huber |
2022-03-09 | soc/intel/common: Include Meteor Lake device IDs | Wonkyu Kim |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-11 | soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N | Usha P |
2022-02-11 | src/soc/intel/common/block/i2c: Use early BAR in ENV_PAYLOAD_LOADER | Tim Wawrzynczak |
2022-02-01 | drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_init | Felix Held |
2021-11-04 | soc/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-08-19 | soc/intel/common: Add TGL-H PCI IDs | Jeremy Soller |
2021-07-20 | soc/intel/alderlake: Add support for I2C6 and I2C7 | Varshit B Pandya |
2021-04-28 | soc/intel: Rename 200-series PCH device IDs | Angel Pons |
2021-01-22 | soc/intel/commmon: Include Alder Lake device IDs | Varshit Pandya |
2021-01-08 | soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state | Furquan Shaikh |
2020-10-12 | soc/intel/common/block/i2c: Scan bridge devices behind I2C controllers | Karthikeyan Ramasubramanian |
2020-08-05 | soc/intel/common: Include Alder Lake device IDs | Subrata Banik |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | soc/intel/common: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-06 | soc/intel/common: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-25 | soc/intel/common: Update Jasper Lake Device IDs | Meera Ravindranath |
2020-01-22 | soc/intel/common: Add Elkhartlake Device IDs | Tan, Lean Sheng |
2020-01-12 | soc/intel: Fix ACPI device operations initialization | Karthikeyan Ramasubramanian |
2019-12-13 | soc/intel/common: Add PCI device IDs for CMP-H | Gaggery Tsai |
2019-12-10 | soc/intel/common: Add Jasperlake Device IDs | rkanabar |
2019-11-05 | soc/intel/common: Include Tigerlake device IDs | Ravi Sarawadi |
2019-09-29 | soc/intel: Rename <intelblocks/chip.h> | Kyösti Mälkki |
2019-07-16 | soc/intel/common/block/i2c: Set controller state to active in i2c init | Aamir Bohra |
2019-06-24 | Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER | Subrata Banik |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-26 | soc/intel/common: Include cometlake PCH IDs | Ronak Kanabar |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2018-11-21 | soc/intel/.../Kconfig: Drop SOC_INTEL_COMMON_BLOCK_I2C_DEBUG | Nico Huber |
2018-11-07 | soc/intel/common: Include Icelake device IDs | Aamir Bohra |
2018-10-17 | soc/intel/cannonlake: Add new cannon lake PCH-H support | praveen hodagatta pranesh |
2018-10-03 | soc/intel/commom/block/i2c: Make I2C controller out of reset | Subrata Banik |
2018-08-10 | drivers/i2c: Add i2c TPM support for different stages | Philipp Deppenwiese |
2018-06-06 | soc/intel/common/block: Move i2c common functions into block/i2c | Subrata Banik |
2018-02-07 | soc/intel/skylake: Add Kabylake PCH H device ID's | V Sowmya |
2018-01-25 | drivers/i2c/designware: reduce API complication for bus config | Aaron Durbin |
2018-01-24 | drives/i2c/designware: incorporate device_operations support | Aaron Durbin |
2018-01-24 | drivers/i2c/designware: namespace soc functions | Aaron Durbin |
2018-01-12 | soc/intel/common/block: Check for NULL before dereference | Shaunak Saha |
2017-12-22 | ic2/designware: Move Intel i2c logic to shared driver | Chris Ching |
2017-12-14 | soc/intel/common/block/i2c: fix orphaned Kconfig options | Aaron Durbin |
2017-12-13 | soc/intel/common/block: Add option to have subsystem_id in common pci driver | Subrata Banik |
2017-11-13 | soc/intel/common: Add error print in common i2c | Lijian Zhao |
2017-10-05 | soc/intel/{common,apollolake}: Add checks to handle negative values | Rizwan Qureshi |
2017-08-18 | Reinvent I2C ops | Nico Huber |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-08-04 | soc/intel/common: Add Cannonlake pci ids for common | Lijian Zhao |
2017-07-20 | intel/common/block/i2c: Fix clock programming of i2c | Naresh G Solanki |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-14 | soc/intel/common/block/i2c: Ignore disabled I2C devices | Furquan Shaikh |
2017-05-22 | soc/intel/common/block: Add GLK I2C PCI IDs | Ravi Sarawadi |
2017-05-18 | intel/common/block/i2c: Add common block for I2C and use the same in SoCs | Rizwan Qureshi |