coreboot/src
Arthur Heymans b9d2589ca4 mb/*/*: Harmonise FD and devicetree on boards featuring ICH7
On some boards the devicetree and Function Disable register did not
match. In this case the FD values are put in the devicetree as these
were the values that were actually used in practice.

A complete devicetree will make it easier to automatically disable
devices in ramstage.

Change-Id: I1692ca5f490ea84e2fc520d3f66044ad7514f76e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/27122
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-11-12 14:06:37 +00:00
..
acpi
arch src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
commonlib src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
console console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS 2018-10-18 12:50:41 +00:00
cpu src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
device src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
drivers src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
ec ec/google/chromeec: Configure EC_SYNC_IRQ as level triggered 2018-11-12 05:41:57 +00:00
include src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
lib src/lib/edid: avoid buffer overflow 2018-11-06 14:07:58 +00:00
mainboard mb/*/*: Harmonise FD and devicetree on boards featuring ICH7 2018-11-12 14:06:37 +00:00
northbridge src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
security security/vboot: Add selection for firmware slots used by VBOOT 2018-11-08 16:19:37 +00:00
soc src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
southbridge src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
superio src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
vendorcode security/vboot: Add selection for firmware slots used by VBOOT 2018-11-08 16:19:37 +00:00
Kconfig reset: Finalize move to new API 2018-10-31 15:29:42 +00:00