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
/
i2c
/
i2c.c
Age
Commit message (
Expand
)
Author
2020-01-12
soc/intel: Fix ACPI device operations initialization
Karthikeyan Ramasubramanian
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-05
soc/intel/common: Include Tigerlake device IDs
Ravi Sarawadi
2019-09-29
soc/intel: Rename <intelblocks/chip.h>
Kyösti Mälkki
2019-07-16
soc/intel/common/block/i2c: Set controller state to active in i2c init
Aamir Bohra
2019-06-24
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-03-04
arch/io.h: Drop unnecessary include
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-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-10-17
soc/intel/cannonlake: Add new cannon lake PCH-H support
praveen hodagatta pranesh
2018-10-03
soc/intel/commom/block/i2c: Make I2C controller out of reset
Subrata Banik
2018-06-06
soc/intel/common/block: Move i2c common functions into block/i2c
Subrata Banik
2018-02-07
soc/intel/skylake: Add Kabylake PCH H device ID's
V Sowmya
2018-01-24
drives/i2c/designware: incorporate device_operations support
Aaron Durbin
2018-01-24
drivers/i2c/designware: namespace soc functions
Aaron Durbin
2018-01-12
soc/intel/common/block: Check for NULL before dereference
Shaunak Saha
2017-12-22
ic2/designware: Move Intel i2c logic to shared driver
Chris Ching
2017-12-13
soc/intel/common/block: Add option to have subsystem_id in common pci driver
Subrata Banik
2017-10-05
soc/intel/{common,apollolake}: Add checks to handle negative values
Rizwan Qureshi
2017-08-18
Reinvent I2C ops
Nico Huber
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-04
soc/intel/common: Add Cannonlake pci ids for common
Lijian Zhao
2017-06-14
soc/intel/common/block/i2c: Ignore disabled I2C devices
Furquan Shaikh
2017-05-22
soc/intel/common/block: Add GLK I2C PCI IDs
Ravi Sarawadi
2017-05-18
intel/common/block/i2c: Add common block for I2C and use the same in SoCs
Rizwan Qureshi