coreboot-kgpe-d16/src/southbridge/via/common
Alexandru Gagniuc ee2bc27dc5 early_smbus: Add early SMBus implementation for VIA chipsets
Add a common implementation of SMBus functionality for early chipsets. Note
however, that existing via chipsets are not ported to this code. Porting
will require hardware testing to make sure everything is fine.

This code is used in the VIA VX900 branch.

Change-Id: If5ad8cd0942ac02d358a0139967e7d85d395660f
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/144
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-06-10 19:07:26 +02:00
..
early_smbus_delay.c early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
early_smbus_is_busy.c early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
early_smbus_print_error.c early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
early_smbus_read_byte.c early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
early_smbus_reset.c early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
early_smbus_wait_until_ready.c early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00
via_early_smbus.h early_smbus: Add early SMBus implementation for VIA chipsets 2013-06-10 19:07:26 +02:00