coreboot-kgpe-d16/src
Timothy Pearson 39495bae5f cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets
The existing code unconditionally cleared the LDT tristate enable bit,
which was incorrect for C32 sockets.  Update the code to be in line
with the BKDG recommendations.

Change-Id: I8095931973ea10f1467a6621092e88c6c494565a
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/13142
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-01-24 23:22:34 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK 2016-01-23 18:25:48 +01:00
commonlib commonlib/: Add missing license headers 2016-01-18 03:27:02 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets 2016-01-24 23:22:34 +01:00
device device/oprom/yabel: Update BSD license headers 2016-01-18 18:23:52 +01:00
drivers intel/fsp1_1: Fix for passing VBT when vboot requests it 2016-01-22 13:04:29 +01:00
ec ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
include lib/memrange: allow stack allocated free list 2016-01-23 18:25:26 +01:00
lib arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK 2016-01-23 18:25:48 +01:00
mainboard purism/librem13: Fix select of EC_PURISM_LIBREM 2016-01-24 17:04:17 +01:00
northbridge northbridge/amd/amdmct: Add termination and timing values for C32 sockets 2016-01-24 23:20:31 +01:00
soc mediatek/mt8173: revise cbmem_top 2016-01-22 22:15:38 +01:00
southbridge sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode vboot2: Handle slow EC SW sync and graphics driver loading 2016-01-22 13:03:27 +01:00
Kconfig Kconfig: Recommend not enabling UPDATE_IMAGE option 2016-01-22 19:22:07 +01:00