summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/smbus
AgeCommit message (Expand)Author
2020-08-05soc/intel/common: Include Alder Lake device IDsSubrata Banik
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-06-22device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD readWim Vervoorn
2020-05-13lib/spd_bin: add get_spd_sn functionJamie Chen
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-28soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-11soc/intel/common/block: tco: enable intruder SMI if selectedMichael Niewöhner
2020-03-06soc/intel/common/block/tco: clear TCO1_STS register, tooMichael Niewöhner
2020-02-25soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath
2020-01-22soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng
2020-01-09sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-09soc/intel/common: Drop old forked version of SMBUS supportKyösti Mälkki
2020-01-09soc/intel/common: Remove extra call layerKyösti Mälkki
2020-01-09lib/spd_bin,soc/intel/common: Move get_spd_smbus()Kyösti Mälkki
2020-01-09soc/intel/common: Sync early SMBUS prototypesKyösti Mälkki
2020-01-03device/early_smbus: Drop unused function parameterKyösti Mälkki
2020-01-03soc/intel/common: Split some SMBUS support fileKyösti Mälkki
2019-12-13soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai
2019-12-10soc/intel/common: Add Jasperlake Device IDsrkanabar
2019-11-28pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang
2019-11-05soc/intel/common: Include Tigerlake device IDsRavi Sarawadi
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-06soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-26soc/intel/common: Include cometlake PCH IDsRonak Kanabar
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-09-18soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS
2018-02-07soc/intel/skylake: Add Kabylake PCH H device ID'sV Sowmya
2017-12-13soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik
2017-10-31intel/common/smbus: increase spd read performanceKane Chen
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-08-21soc/intel/common/smbus: Don't clear random bitsNico Huber
2017-08-04soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-05-08soc/intel/common/block: Add Intel common SMBus codeAamir Bohra