coreboot/src
Angel Pons 73c967665b bayhub bh720: Factor out common HS200 init code
Except for one debug print in sarien, both functions are identical.
Move them to driver code to avoid unnecessary redundancy.

Change-Id: I82635a289e3c05119eab4ee1f7a6bf3a8a1725c1
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49833
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
2021-01-28 09:18:18 +00:00
..
acpi acpi/acpigen.c: Remove unused and incorrect functions 2021-01-28 09:10:28 +00:00
arch arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity 2021-01-28 09:14:32 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/common/fsb.c: Correct code style 2021-01-28 09:17:52 +00:00
device src/device: Don't die() on vBIOS errors 2021-01-27 10:24:44 +00:00
drivers bayhub bh720: Factor out common HS200 init code 2021-01-28 09:18:18 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include arch/x86/smbios: Update SMBIOS type 16 Extended Maximum Capacity 2021-01-28 09:14:32 +00:00
lib arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
mainboard bayhub bh720: Factor out common HS200 init code 2021-01-28 09:18:18 +00:00
northbridge nb/intel/haswell/haswell.h: Do not include pch.h 2021-01-27 21:28:18 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc soc/intel/xeon_sp/skx: Add soc_acpi_name 2021-01-28 09:15:15 +00:00
southbridge ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode ACPI: Separate ChromeOS NVS in ASL 2021-01-28 08:59:11 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00