index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
common
/
block
/
smbus
Age
Commit message (
Expand
)
Author
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-05-18
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-05-18
soc/intel/common/block/smbus: Use i2c read eeprom to speedup SPD read
Wim Vervoorn
2020-05-13
lib/spd_bin: add get_spd_sn function
Jamie Chen
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-28
soc/intel/common/block/smbus: Set SPD array NULL if no DIMM present
Eric Lai
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-11
soc/intel/common/block: tco: enable intruder SMI if selected
Michael Niewöhner
2020-03-06
soc/intel/common/block/tco: clear TCO1_STS register, too
Michael Niewöhner
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-09
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
soc/intel/common: Drop old forked version of SMBUS support
Kyösti Mälkki
2020-01-09
soc/intel/common: Remove extra call layer
Kyösti Mälkki
2020-01-09
lib/spd_bin,soc/intel/common: Move get_spd_smbus()
Kyösti Mälkki
2020-01-09
soc/intel/common: Sync early SMBUS prototypes
Kyösti Mälkki
2020-01-03
device/early_smbus: Drop unused function parameter
Kyösti Mälkki
2020-01-03
soc/intel/common: Split some SMBUS support file
Kyösti Mälkki
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-28
pci_ids: Update Intel Lewisburg SMBUS PCI ID
Jonathan Zhang
2019-11-05
soc/intel/common: Include Tigerlake device IDs
Ravi Sarawadi
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-06
soc/intel/skylake: Add Lewisburg family PCH support
Maxim Polyakov
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
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-10
soc/intel/common/block: Move tco common functions into block/smbus
Subrata Banik
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-09-18
soc/intel/common/block: Don't use device_t in ramstage
Elyes HAOUAS
2018-02-07
soc/intel/skylake: Add Kabylake PCH H device ID's
V Sowmya
2017-12-13
soc/intel/common/block: Add option to have subsystem_id in common pci driver
Subrata Banik
2017-10-31
intel/common/smbus: increase spd read performance
Kane Chen
2017-09-27
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-08-21
soc/intel/common/smbus: Don't clear random bits
Nico Huber
2017-08-04
soc/intel/common: Add Cannonlake pci ids for common
Lijian Zhao
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-05-08
soc/intel/common/block: Add Intel common SMBus code
Aamir Bohra