coreboot/src
Kyösti Mälkki c38d543feb sb/intel/common: SMBus complete_command()
Adds helper to test for SMBHSTSTAT flags for
hardware having finished or failed a transaction.

Change-Id: Idea15e03edde7aeedf198c1529f09c24a5bc0b06
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/21120
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-01-24 13:37:59 +00:00
..
acpi
arch riscv: create Kconfig architecture features for new parts 2019-01-17 04:59:09 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console console/init: Print log level in coreboot banner 2019-01-17 13:19:53 +00:00
cpu nb/intel/pineview: Use parallel MP init 2019-01-23 14:49:57 +00:00
device
drivers src/drivers: Remove needless '&' on function pointers 2019-01-23 14:43:49 +00:00
ec
include lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
lib lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
mainboard mb/ocp/wedge100s: Add SuperIO support 2019-01-24 09:10:52 +00:00
northbridge AGESA fam12/fam14: Drop amdfamX.c file include 2019-01-24 07:35:28 +00:00
security tss/tcg-2.0: remove unnecessary break from marshaling code 2019-01-17 13:19:47 +00:00
soc soc/intel/cannonlake: Replace device name B0D4 with TCPU 2019-01-23 16:42:45 +00:00
southbridge sb/intel/common: SMBus complete_command() 2019-01-24 13:37:59 +00:00
superio superio/ite: Add it8528e 2019-01-24 09:10:13 +00:00
vendorcode vendorcode/{amd,cavium,intel}: Remove trailing whitespace 2019-01-17 14:52:33 +00:00
Kconfig