coreboot/src
Marshall Dawson 80df052d35 cbmem: Add IDs for TSEG and BERT table data
Prepare for products that can use any DRAM for TSEG.

Include an ID for data pointed to by an ACPI BERT table.  This region's
only requirement is it is marked reserved.

Change-Id: Ia6518e881b0add71c622e65572474e0041f83d61
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36115
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-20 16:46:07 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Don't allow separate verstage to boot from romcc bootblock 2019-10-08 11:41:06 +00:00
commonlib cbmem: Add IDs for TSEG and BERT table data 2019-10-20 16:46:07 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE 2019-10-17 15:11:41 +00:00
device src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
drivers src: Remove unused include '<device/pci_ids.h>' 2019-10-18 18:41:09 +00:00
ec ec/acpi/ec.c Link EC code in bootblock & verstage 2019-10-12 12:57:04 +00:00
include drivers/usb: Enable EHCI debug during verstage 2019-10-16 08:29:30 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb/lenovo/x200: Add ThinkPad X301 as a variant 2019-10-20 09:49:44 +00:00
northbridge nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startup 2019-10-17 15:07:57 +00:00
security security/memory: Add x86_64 support 2019-10-20 11:30:47 +00:00
soc soc/amd/picasso: Adjust I2C ASL 2019-10-20 16:45:22 +00:00
southbridge mb/lenovo/x200: Add ThinkPad X301 as a variant 2019-10-20 09:49:44 +00:00
superio superio: Use 'include <stdlib.h>' when appropriate 2019-10-20 15:55:25 +00:00
vendorcode vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support 2019-10-11 07:08:27 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00