coreboot-kgpe-d16/src
Marshall Dawson 976e3e9ae6 soc/amd/stoneyridge: Add iomux read/write functions
Add functions to read and write the region in the AcpiMmio block.
Convert gpio.c to use them instead of creating pointers.

Change-Id: I2a0f44b6ec7261648cf0357b44a6c18dd40d1504
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32647
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2019-05-08 13:50:04 +00:00
..
acpi
arch smbios: Walk over PCI devicetree to fill type 9 2019-05-07 16:05:53 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
cpu cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE 2019-04-25 15:56:28 +00:00
device device: ignore NONE devices behind bridge 2019-05-07 16:05:27 +00:00
drivers intel/fsp1_1: Drop remnants of `pei_data` 2019-05-07 15:59:10 +00:00
ec ec/lenovo/h8: Add VBOOT board support 2019-05-08 10:27:36 +00:00
include sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00
lib vboot: refactor OPROM code 2019-04-30 21:47:25 +00:00
mainboard soc/amd/stoneyridge: Rename AcpiMmio blocks 2019-05-08 13:48:31 +00:00
northbridge {src,util}: Remove duplicated includes 2019-05-07 16:15:56 +00:00
security vboot: remove use of GoogleBinaryBlockHeader 2019-05-06 12:40:31 +00:00
soc soc/amd/stoneyridge: Add iomux read/write functions 2019-05-08 13:50:04 +00:00
southbridge sb/intel/bd82x6x: Fix flashconsole after lockdown 2019-05-07 16:04:07 +00:00
superio superio/fintek/f71808a: Add more optional ramstage registers 2019-05-01 00:09:57 +00:00
vendorcode Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
Kconfig spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN 2019-05-06 10:31:38 +00:00