coreboot/src
Krishna Prasad Bhat dffa8d05e3 soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetree
FSP has a UPD to unlock all GPIO pads. This parameter is disabled by
default. Add a chip parameter so that GPIO pads can be unlocked on mainboard
level in devicetree and therefore this feature can be used if needed.

BUG=b:128686027

Change-Id: Iad9e8a209dc3f8ca0c994e8c1da329918409a1d4
Signed-off-by: Krishna Prasad Bhat <krishna.p.bhat.d@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32110
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-04-01 07:52:50 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
commonlib Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
device drivers/intel/gma: Make libgfxinit available w/o gfxinit 2019-03-27 08:30:40 +00:00
drivers src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
ec src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
include drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module 2019-03-28 18:50:06 +00:00
lib src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
mainboard mainboard/asus/p8h61-m_pro : Support TPM module 2019-03-31 15:08:33 +00:00
northbridge Move calls to quick_ram_check() before CBMEM init 2019-03-27 08:26:16 +00:00
security src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
soc soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetree 2019-04-01 07:52:50 +00:00
southbridge src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode chromeos: remove remaining dev switch references 2019-03-28 06:43:21 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00