coreboot/src/include/device
Alexandru Gagniuc 359501a7b7 coreboot: Add generic early SMBus API
Early SMBUS code with similar functionality is duplicated for all
southbridges. Add a generic SMBus API (function declarations) designed to
unify the early SMBus structure.

This patch only adds the API. It does not implement any hardware-specific
bits.

Change-Id: I0861b7a3f098115182ae6de9f016dd671c500bad
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/143
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-06-04 18:39:06 +02:00
..
dram DDR3: Add utilities for creating MRS commands 2013-06-04 18:37:53 +02:00
agp.h
cardbus.h
device.h resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] 2013-03-29 19:54:00 +01:00
early_smbus.h coreboot: Add generic early SMBus API 2013-06-04 18:39:06 +02:00
hypertransport.h
hypertransport_def.h
i2c.h replace device/i2c.h with simpler version 2013-04-09 23:59:34 +02:00
path.h sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
pci.h x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
pci_def.h
pci_ids.h haswell: add PCI id support 2013-03-14 05:10:13 +01:00
pci_ops.h x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
pci_rom.h
pciexp.h
pcix.h
pnp.h x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
pnp_def.h
resource.h resources: introduce IORESOURCE_WRCOMB 2013-03-29 19:54:08 +01:00
smbus.h
smbus_def.h