switch-coreboot/src
Vladimir Serbinenko 1bddb02f05 asus/a8n-e: Fix GPIO resources.
Allocator can't currently handle both PnP and PCI resources together.
Only 2 resources in PnP are not fixed. So fix them.

Change-Id: Iad695d1d991d110b726ec429fff87c616af5ac8b
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4815
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2014-01-26 16:30:23 +01:00
..
arch Multiboot: remove multiboot tables generation. 2014-01-23 20:37:48 +01:00
console Remove sprintf 2014-01-10 18:08:31 +01:00
cpu src/cpu: Fix spelling of MTTR to MTRR 2014-01-26 15:59:46 +01:00
device lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
drivers SPI: Add API for programmer-specific flashing. 2014-01-23 20:42:08 +01:00
ec acpi/ec: Add missing delays 2014-01-12 18:06:06 +01:00
include SPI: Add API for programmer-specific flashing. 2014-01-23 20:42:08 +01:00
lib CBMEM: Rename cbmem_reinit() 2014-01-22 21:38:57 +01:00
mainboard asus/a8n-e: Fix GPIO resources. 2014-01-26 16:30:23 +01:00
northbridge nb/sandybridge: Move MRC cache above mrc.bin 2014-01-24 19:54:33 +01:00
southbridge sandy/ivy SPI: Support hardware sequencing and use with multiple chips 2014-01-23 20:42:31 +01:00
superio superio: Uncomment the w83627uhg UART clock source initialization 2014-01-03 18:47:22 +01:00
vendorcode CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
Kconfig Multiboot: remove multiboot tables generation. 2014-01-23 20:37:48 +01:00