coreboot/src
Piotr Kleinschmidt 79d7f6b5fc superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control
Now, Super I/O GPIOs can also be controlled directly through
access to I/O registers. VLDN 108 and specific I/O port from a range
<100h; ff8h> may be enabled in mainboard devicetree.

Change-Id: I4ce99bb44e6f5db684170f4190bdc38a944849f6
Signed-off-by: Piotr Kleinschmidt <piotr.kleinschmidt@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35849
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-20 11:09:57 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/post.c: Hide cmos_post_code from SMM context 2020-01-18 10:57:59 +00:00
commonlib include/commonlib: Fix typos 2020-01-10 15:26:03 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard 2020-01-18 22:07:47 +00:00
device src/device: Update pci_class to PCI-SIG Specification 2020-01-10 10:55:49 +00:00
drivers drivers/spi/spi_flash: organize spi flash by sector topology 2020-01-17 05:49:09 +00:00
ec ec/google/wilco: Set minimum UCSI_ACPI region length 2020-01-18 11:19:49 +00:00
include soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs 2020-01-18 12:03:17 +00:00
lib cbfs: Remove locator concept 2020-01-18 10:51:04 +00:00
mainboard mb/facebook/monolith: Drop PWRB device 2020-01-20 10:56:16 +00:00
northbridge nb/intel/sandybridge: sort LANEBASE_* defines by their address 2020-01-16 08:40:10 +00:00
security security/vboot: Allow UDC regardless of vboot state 2020-01-18 11:17:30 +00:00
soc soc/amd/stoneyridge: Add SMMSTORE support 2020-01-20 10:50:06 +00:00
southbridge sb/intel/i82371eb: Add PIIX4 definitions 2020-01-14 18:19:14 +00:00
superio superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control 2020-01-20 11:09:57 +00:00
vendorcode vc/amd/agesa: Fix out of bounds read 2020-01-13 11:22:40 +00:00
Kconfig timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviour 2020-01-10 14:11:50 +00:00