summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smbus/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* soc/intel/common/block/smbus: Use `pci_dev_read_resources()` in read resourcesPaul Menzel2021-05-261-3/+2
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+1
* soc/intel/common/block/smbus: Add Cannonpoint PCH-H PCI IDPatrick Rudolph2020-10-261-0/+1
* soc/intel/common/smbus: Add support for Apollo Lake SoCMaxim Polyakov2020-09-241-0/+1
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-1/+1
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+1
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-091-3/+1
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-0/+1
* soc/intel/common: Drop old forked version of SMBUS supportKyösti Mälkki2020-01-091-0/+1
* soc/intel/common: Sync early SMBUS prototypesKyösti Mälkki2020-01-091-2/+2
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-0/+1
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+1
* pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang2019-11-281-1/+1
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+1
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-1/+2
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+1
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-5/+5
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+1
* soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS2018-09-181-4/+4
* soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya2018-02-071-0/+1
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-0/+1
* soc/intel/common/smbus: Don't clear random bitsNico Huber2017-08-211-4/+2
* soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao2017-08-041-0/+1
* soc/intel/common/block: Add Intel common SMBus codeAamir Bohra2017-05-081-0/+101