coreboot-kgpe-d16/src
Angel Pons 707e03d8b9 mb/prodrive/hermes: Use already-defined SMBus macros
Drop chipset register definitions in mainboard code in favor of existing
definitions in a header. These definitions are not mainboard-specific.

Tested with BUILD_TIMELESS=1, Prodrive Hermes remains identical.

Change-Id: I29d6f35ec27bff43cf52ae697e905b6a7b48a8d1
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48805
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-12-24 08:16:53 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +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 arch/x86: Link gdt_init.S into bootblock 2020-12-16 06:31:55 +00:00
device azalia: Use `azalia_enter_reset` function 2020-12-17 20:25:09 +00:00
drivers drivers/tpm/ppi_stub: Fix interface version 2020-12-21 02:38:28 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/azalia_device.c: Add codec reset helpers 2020-12-17 13:55:10 +00:00
lib sb,soc/intel: Drop unnecessary headers 2020-12-22 17:28:23 +00:00
mainboard mb/prodrive/hermes: Use already-defined SMBus macros 2020-12-24 08:16:53 +00:00
northbridge nb/intel/sandybridge: Refactor ODT stretch table code 2020-12-23 16:22:37 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/intel/xeon_sp/cpx: Disable isoch operation for performance 2020-12-24 08:15:43 +00:00
southbridge sb/intel/ibexpeak: Drop ChromeOS setup for GNVS 2020-12-22 17:29:13 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode vc/intel/fsp/fsp2_0/alderlake: Update FSP header file version to 1514_11 2020-12-23 03:32:42 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00