coreboot-kgpe-d16/src
Marshall Dawson 6a7ebd4e08 amd/pi/00670F00: Reserve A0000-FFFFF
Claim memory-mapped regions in the legacy area.

Claim an MMIO resource for the A000 and B000 segments, and reserved
resource for C000 through F000 segments.

These changes allow code and information to be retained in the event
unused regions get wiped.

Original-Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Marc Jones <marcj303@gmail.com>
(cherry picked from commit d612d4fe69881609d42053496409c452e1014947)

Change-Id: I9c47c919bbfd0edccf752e052f32d1e47c1a1324
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: https://review.coreboot.org/19156
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2017-05-02 05:16:38 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: Share storage data structures between early stages 2017-05-01 17:37:59 +02:00
commonlib commonlib: Add ID for STORAGE_DATA 2017-04-28 19:56:11 +02:00
console console: rework log level to not be reliant on ROMSTAGE_CONST 2017-04-25 18:13:56 +02:00
cpu nb/amd/amdk8: Link reset_test.c 2017-04-28 17:17:40 +02:00
device pci_device: Write vendor ID to subsystem vendor ID 2017-05-01 01:06:02 +02:00
drivers drivers/intel/fsp2_0: add option to incorporate platform memory version 2017-04-28 15:56:49 +02:00
ec ec/roda/it8518: Do EC write manually with long timeout 2017-04-08 13:17:56 +02:00
include nb/amdk8: Link coherent_ht.c 2017-04-28 17:20:51 +02:00
lib cbmem_console: Document known reimpementations of console structure/API 2017-04-26 01:31:51 +02:00
mainboard mb/*/mainboard.c: Get rid of SPI AFC register 2017-05-01 14:02:19 +02:00
northbridge amd/pi/00670F00: Reserve A0000-FFFFF 2017-05-02 05:16:38 +02:00
soc soc/intel/common/block: Add Intel common FAST_SPI code 2017-05-01 16:26:26 +02:00
southbridge nb/intel/sandybridge/gma: Set up OpRegion in nb code 2017-05-01 16:23:28 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode Kconfig: provide MAINBOARD_HAS_TPM_CR50 option 2017-04-24 22:02:55 +02:00
Kconfig include: Add xmalloc, xzmalloc and dma routines 2017-04-25 00:52:03 +02:00