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
2022-11-28
sb,soc/intel: Address TCO SECOND_TO_STS name collision
Kyösti Mälkki
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-25
soc/intel/common: Clean up includes
Elyes Haouas
2022-09-15
soc/intel/skylake: Assign device ops in chipset devicetree
Nico Huber
2022-09-08
soc/intel/common/smbus: Add missing ID for GLK
Sean Rhodes
2022-05-19
soc/intel/common/block/smbus: Deduplicate some code
Angel Pons
2022-05-16
soc/intel: Add Raptor Lake device IDs
Bora Guvendik
2022-05-16
soc/intel/common: Consistently use smbus 7-bit address log format
Kane Chen
2022-05-16
soc/intel/common/block/smbus: Add smbus block read write functions
Shelly Chang
2022-04-23
soc/intel/common/smbus: Add `finalize` operation for smbus
Subrata Banik
2022-04-20
soc/intel/cmn/{block, pch}: Migrate GPMR driver
Subrata Banik
2022-03-09
soc/intel/common: Include Meteor Lake device IDs
Wonkyu Kim
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-11
soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N
Usha P
2022-01-17
pci_ids.h: Make Denverton IDs consistent with other Intel SoCs
Jeff Daly
2021-12-15
soc/intel/denverton_ns: Use common SMBus support code
Kyösti Mälkki
2021-11-04
soc/intel: Replace bad uses of `find_resource`
Angel Pons
2021-09-29
soc/intel/common/block/smbus: Drop reg-script usage
Angel Pons
2021-08-19
soc/intel/common: Add TGL-H PCI IDs
Jeremy Soller
2021-05-26
soc/intel/common/block/smbus: Use `pci_dev_read_resources()` in read resources
Paul Menzel
2021-04-21
soc/intel/common/smbus: lock TCO base address on PCH finalize
Michael Niewöhner
2021-04-19
soc/intel/common/block/smbus: Define __SIMPLE_DEVICE__
Angel Pons
2021-03-03
soc/intel/common/block/smbus: Add config to use ACPI
Maxim Polyakov
2021-02-17
soc/intel/common/block/smbus: Remove unused macro
Subrata Banik
2021-01-22
soc/intel/commmon: Include Alder Lake device IDs
Varshit Pandya
2020-10-26
soc/intel/common/block/smbus: Add define for I2C_EN
Patrick Rudolph
2020-10-26
soc/intel/common/block/smbus: Add Cannonpoint PCH-H PCI ID
Patrick Rudolph
2020-09-24
soc/intel/common/smbus: Add support for Apollo Lake SoC
Maxim Polyakov
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-08-05
soc/intel/common: Include Alder Lake device IDs
Subrata Banik
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
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