coreboot-kgpe-d16/src/superio
Patrick Rudolph a4e9395979 superio/aspeed/ast2400: Add AST2500 support
The AST2500 is similar to the AST2400, but it also supports ESPI mode.
In ESPI mode the IRQ level must be 0 and UART3/UART4 aren't usable.

Change-Id: Iea45740427ad56656040e6342f5316ec9d38122f
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37641
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2019-12-17 13:05:49 +00:00
..
acpi src: Capitalize Super I/O 2019-10-07 19:18:36 +00:00
aspeed superio/aspeed/ast2400: Add AST2500 support 2019-12-17 13:05:49 +00:00
common superio/common/generic: Assign resources behind device 2019-12-12 12:46:35 +00:00
fintek mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function 2019-12-15 11:54:54 +00:00
ite superio/ite/it8728f: remove unused LDN selection register define 2019-12-16 09:48:39 +00:00
nsc superio/nsc/pc87417: Remove unused <stdint.h> 2019-12-06 14:59:42 +00:00
nuvoton superio/*: Don't use conf_mode directly 2019-12-13 09:04:55 +00:00
renesas superio: Use 'include <stdlib.h>' when appropriate 2019-10-20 15:55:25 +00:00
serverengines superio/serverengines/pilot: Fix typo 2019-12-05 15:29:09 +00:00
smsc device/pnp: introduce and use PNP_SKIP_FUNCTION 2019-12-16 13:40:05 +00:00
winbond superio/*: Don't use conf_mode directly 2019-12-13 09:04:55 +00:00
Makefile.inc