summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smbus
Commit message (Expand)AuthorAgeFilesLines
...
* soc/intel/common: Drop old forked version of SMBUS supportKyösti Mälkki2020-01-093-165/+3
* soc/intel/common: Remove extra call layerKyösti Mälkki2020-01-091-20/+5
* lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki2020-01-091-4/+73
* soc/intel/common: Sync early SMBUS prototypesKyösti Mälkki2020-01-093-17/+15
* device/early_smbus: Drop unused function parameterKyösti Mälkki2020-01-031-3/+3
* soc/intel/common: Split some SMBUS support fileKyösti Mälkki2020-01-032-16/+16
* 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
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-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/block: Move tco common functions into block/smbusSubrata Banik2019-01-103-0/+157
* 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
* intel/common/smbus: increase spd read performanceKane Chen2017-10-313-0/+48
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-2/+2
* 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
* Fix files with multiple newlines at the end.Martin Roth2017-07-241-1/+0
* soc/intel/common/block: Add Intel common SMBus codeAamir Bohra2017-05-086-0/+341