coreboot/src
Angel Pons d9cf794df4 broadwell boards: Use Haswell hostbridge.asl
Use hostbridge.asl from Haswell instead of Broadwell. Both files are
equivalent. Then, drop the now-unused hostbridge.asl from Broadwell.

Tested with BUILD_TIMELESS=1, Purism Librem 13 v1 remains identical.

Change-Id: I87d51727b75a9c59e2f5f3ba8d48c575ce93c78c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55484
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-06-16 09:56:03 +00:00
..
acpi ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
arch treewide: Disable R_AMD64_32S relocation support 2021-06-15 07:47:35 +00:00
commonlib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
console src/console/init.c: Make get_log_level static inline again 2021-06-15 16:12:52 +00:00
cpu cpu/intel/haswell: Enable MCA logging 2021-06-16 09:54:32 +00:00
device device/pnp: Always provide pnp_unset_and_set_config 2021-06-10 05:38:13 +00:00
drivers drivers/intel/gma: Restructure IGD opregion init code 2021-06-11 07:38:13 +00:00
ec ec/google/chromeec: Separate SMBIOS SKU functions 2021-06-09 05:18:35 +00:00
include cpu/intel/msr.h: Sort MSRs in ascending order 2021-06-15 07:45:59 +00:00
lib ChromeOS: Separate NVS from global GNVS 2021-06-14 19:44:08 +00:00
mainboard broadwell boards: Use Haswell hostbridge.asl 2021-06-16 09:56:03 +00:00
northbridge nb/intel/haswell: Fully handle GDXCBAR and EDRAMBAR 2021-06-16 09:55:08 +00:00
security security/tpm/tspi: Reduce scope of tspi_init_crtm 2021-06-16 09:52:21 +00:00
soc broadwell boards: Use Haswell hostbridge.asl 2021-06-16 09:56:03 +00:00
southbridge nb/intel/sandybridge: Add x86_64 support 2021-06-15 07:49:54 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/mediatek/mt8195: Match definition with declaration 2021-06-15 19:46:39 +00:00
Kconfig option: Allow mainboards to implement the API 2021-05-28 11:37:25 +00:00