coreboot/src
Justin TerAvest 3fe3f0409c soc/amd/stoneyridge: Normalize GPIO init
This makes the flow for GPIO initialization more closely follow that
what is performed for other boards so that it's easier to read the flow
(and stops relying on BS_WRITE_TABLES).

BUG=b:72875858
TEST=Built and booted grunt, built gardenia.

Change-Id: Ic97db96581a69798b193a6bdeb93644f6a74fc9d
Signed-off-by: Justin TerAvest <teravest@chromium.org>
Reviewed-on: https://review.coreboot.org/23679
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-02-17 00:18:38 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arm64: Add read64() and write64() 2018-02-12 23:05:08 +00:00
commonlib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
device Add a default path for vbt.bin 2018-02-01 18:57:28 +00:00
drivers drivers/generic/adau7002/adau7002.c: Fix null pointer dereference 2018-02-15 21:39:28 +00:00
ec ec/chromeec: Fix battery ACPI mutex level 2018-02-12 15:56:55 +00:00
include x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
lib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
mainboard soc/amd/stoneyridge: Normalize GPIO init 2018-02-17 00:18:38 +00:00
northbridge nb/intel/sandybridge: Always use the same MMCONF_BASE_ADDRESS 2018-02-06 22:40:06 +00:00
security security/vboot: overwrite existing spaces during factory init for tpm2 2018-02-07 02:37:25 +00:00
soc soc/amd/stoneyridge: Normalize GPIO init 2018-02-17 00:18:38 +00:00
southbridge drivers/spi: support cmd opcode deduction for spi_crop_chunk() 2018-01-30 05:37:47 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode intel/fsp: Update cannonlake fsp header 2018-02-14 17:01:25 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00