coreboot/src
Maxim Polyakov 3a02147d22 soc/intel/gpio_defs: add a new macro for pad config
Adds PAD_CFG_NF_BUF_IOSSTATE_IOSTERM macro to configure native function,
iosstate, iosterm and disable input/output buffer. This is used in the
pad configurations for the Kontron COMe-mAL10 module board [1].

[1] https://review.coreboot.org/c/coreboot/+/39133

Change-Id: I7aa4d4dee34bd46a064079c576ed64525fd489e6
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38813
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-03 10:20:12 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch x86/acpi_s3: Remove trailing dots from debug message 2020-03-02 15:08:52 +00:00
commonlib lz4: Fix out-of-bounds reads 2020-03-02 15:03:03 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu cpu/intel/slot_1: Cache romstage XIP execution 2020-03-03 07:41:40 +00:00
device treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
drivers treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
ec ec/google/chromeec: Introduce SKU_ID helpers 2020-02-28 00:02:35 +00:00
include soc/intel/denverton: Move PCI IDs to pci_ids.h 2020-03-02 19:13:10 +00:00
lib lib/lzma: Fix out-of-bounds read 2020-02-25 10:13:51 +00:00
mainboard mb/google/drallion: Enable cbfs SAR value 2020-03-03 10:19:16 +00:00
northbridge nb/intel/sandybridge: Fix VBOOT 2020-03-02 11:49:03 +00:00
security treewide: Capitalize 'CMOS' 2020-02-24 14:10:00 +00:00
soc soc/intel/gpio_defs: add a new macro for pad config 2020-03-03 10:20:12 +00:00
southbridge i82371eb: Roll 82093aa init into isa_init() 2020-03-03 07:43:08 +00:00
superio superio/nuvoton/npcd378: Switch to superio/common 2020-03-02 10:19:44 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/tgl: Update FSP header for Tiger Lake 2020-03-03 10:19:39 +00:00
Kconfig Kconfig: Have GDB_STUB depend on DRIVERS_UART 2020-03-03 07:45:23 +00:00