summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/smbus/smbuslib.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common: Restore to page 0 before reading SPDCoolStar2023-07-121-0/+10
* soc/intel/common: Consistently use smbus 7-bit address log formatKane Chen2022-05-161-1/+1
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-15/+13
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD readWim Vervoorn2020-05-181-2/+12
* lib/spd_bin: add get_spd_sn functionJamie Chen2020-05-131-0/+48
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common/block/smbus: Set SPD array NULL if no DIMM presentEric Lai2020-04-281-8/+15
* 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
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-1/+1
* soc/intel/common: Drop old forked version of SMBUS supportKyösti Mälkki2020-01-091-160/+1
* 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-091-9/+7
* 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-031-0/+16
* intel/common/smbus: increase spd read performanceKane Chen2017-10-311-0/+41
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-271-2/+2
* soc/intel/common/block: Add Intel common SMBus codeAamir Bohra2017-05-081-0/+137