coreboot-kgpe-d16/src
Marshall Dawson a887c1b15b src/amd/stoneyridge: Move alink source to common
Relocate the alink access functions out of stoneyridge where they
were dead code.  This source maintains the ability to access all
register spaces, however more modern APUs define only ABCFG in
the BKDGs.

BUG=b:131682806

Change-Id: I5c558ccc64bd04a66399c678d43beb0a97e72f63
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32663
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-06 19:25:48 +00:00
..
acpi
arch Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64 2019-06-06 16:41:35 +00:00
commonlib commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) 2019-05-29 20:12:57 +00:00
console console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
cpu cpu/amd/family_10h-family_15h: Remove variable set but not used 2019-06-03 13:32:19 +00:00
device src/device: Prevent attack on null pointer dereference 2019-06-03 13:25:25 +00:00
drivers src/drivers/intel: Avoid NULL pointer dereference 2019-06-05 13:02:32 +00:00
ec ec/lenovo/h8: Fix method name in ACPI code 2019-06-03 10:10:21 +00:00
include src/soc/intel/common/smbios: Add addtional infos to dimm_info 2019-06-06 11:32:52 +00:00
lib lib/Makefile.inc: Add hexdump.c to postcar stage 2019-06-05 13:02:57 +00:00
mainboard soc/amd/stoneyridge: Move LPC support to common 2019-06-06 18:50:28 +00:00
northbridge nb/intel/pineview/raminit.c: Remove variable set but not used 2019-06-06 18:56:24 +00:00
security post_code: add post code for failure to load next stage 2019-05-22 14:21:57 +00:00
soc src/amd/stoneyridge: Move alink source to common 2019-06-06 19:25:48 +00:00
southbridge sb/intel/ibexpeak: Copy the sandybridge bootblock.c file 2019-06-06 12:24:42 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00
Kconfig src/Kconfig: Move DRAM section to src/lib/Kconfig 2019-05-20 10:58:56 +00:00