coreboot/src
Vladimir Serbinenko 2c87668914 ec/lenovo/h8: Fix peripheral init without CMOS config
Currently H8 skips important init if unable to access CMOS config.
Change default to enable all features to have a sane system without
using CMOS config.

Change-Id: I4448ccd21beae8ad23eb22391770c6fe3b83e3b4
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4515
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2013-12-15 17:49:23 +01:00
..
arch armv7: Fix dcache_clean_by_mva. 2013-12-12 22:03:01 +01:00
console snprintf: lockless operation 2013-12-07 19:27:53 +01:00
cpu cpu/amd: Remove error messages on non-matching microcode patches 2013-12-13 09:07:46 +01:00
device Log device path during resource allocation 2013-12-12 22:03:42 +01:00
drivers drivers/pc80: Add ACPI description. 2013-12-14 18:24:53 +01:00
ec ec/lenovo/h8: Fix peripheral init without CMOS config 2013-12-15 17:49:23 +01:00
include cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS 2013-12-13 01:28:36 +01:00
lib EDID: add fields specialized to the needs of framebuffers 2013-12-12 22:21:22 +01:00
mainboard intel/cougar_canyon2/Kconfig: Remove HAVE_ACPI_RESUME as S3 is unsupported 2013-12-15 01:17:52 +01:00
northbridge HDA: Enable Mini-HDA and fix up PCH-HDA init 2013-12-12 22:11:46 +01:00
southbridge HDA: Enable Mini-HDA and fix up PCH-HDA init 2013-12-12 22:11:46 +01:00
superio Correct file permissions. 2013-12-07 00:39:09 +01:00
vendorcode Correct file permissions. 2013-12-07 00:39:09 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00