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
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