coreboot-kgpe-d16/src
Petr Cvek b30f8687b2 nb/intel/i945/memmap.c: Fix TOLUD bit field mask
Register TOLUD is defined as bit field 7:3 (section 5.1.26, page 103,
i945GM datasheet), fix the mask accordingly.

Change-Id: Ia27661084e11ea93d5f0dc20bafb488ae2995b49
Signed-off-by: Petr Cvek <petrcvekcz@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63752
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2022-04-22 21:35:35 +00:00
..
acpi src/acpi/device: Early return in _ON if device already enabled 2022-04-14 22:30:05 +00:00
arch x86/mtrr: Print address ranges inclusive to be more consistent 2022-04-14 15:43:27 +00:00
commonlib commonlib/coreboot_tables.h: Don't pack structs 2022-04-20 14:45:17 +00:00
console src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
cpu cpu/x86/fpu_enable.inc: Remove file used by romcc 2022-04-21 12:30:47 +00:00
device device/i2c_bus: Constify i2c_busdev and i2c_link 2022-04-01 22:17:58 +00:00
drivers tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
ec ec/google/chromeec: Drop `_PRS` from static devices 2022-04-20 10:03:35 +00:00
include cpu/x86: Add function to set `put_back_original_solution` variable 2022-04-13 21:28:10 +00:00
lib lib/coreboot_table.c: Use align macro 2022-04-20 14:43:50 +00:00
mainboard mb/google/brya/var/taniks: Configure Acoustic noise mitigation 2022-04-22 12:10:02 +00:00
northbridge nb/intel/i945/memmap.c: Fix TOLUD bit field mask 2022-04-22 21:35:35 +00:00
security tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
soc soc/amd/sabrina: enable warm reset functionality 2022-04-22 21:11:58 +00:00
southbridge sb/amd/hudson/spi.c: Use C over CPP conditional 2022-03-25 20:06:57 +00:00
superio superio/smsc/mec1308: Drop `_PRS` from static devices 2022-04-20 10:02:17 +00:00
vendorcode tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
Kconfig Kconfig: Make HAVE_EM100_SUPPORT invisible 2022-04-19 13:04:25 +00:00