coreboot/src
Damien Zammit 51fdb9256a nb/intel/pineview: Native VGA init (CRT)
VGA grub console works but display wobbles left/right

drm/i915 driver reports one error:
- [drm:i915_irq_handler] *ERROR* pipe A underrun
- Monitor does not display 1920x1080 after modeset
- Other resolutions look out of sync

Cause: suspect single bug in raminit (chipset init)

Change-Id: I2dcf59f8f30efe98f17a937bf98f5ab7221fc3ac
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Reviewed-on: https://review.coreboot.org/12921
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-01-28 17:53:47 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch Move object files to $(obj)/<class>/ 2016-01-28 00:31:32 +01:00
commonlib chromeos: Add timestamps to measure VPD read times 2016-01-27 16:27:18 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu Move object files to $(obj)/<class>/ 2016-01-28 00:31:32 +01:00
device arch/x86: Drop arch/pciconf.h 2016-01-26 20:22:44 +01:00
drivers drivers/intel/fsp1_1: Remove extra include references 2016-01-28 17:12:22 +01:00
ec ec: Add support for EC used on Purism Librem laptops 2016-01-21 02:31:34 +01:00
include Move object files to $(obj)/<class>/ 2016-01-28 00:31:32 +01:00
lib Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
mainboard nb/intel/pineview: Native VGA init (CRT) 2016-01-28 17:53:47 +01:00
northbridge nb/intel/pineview: Native VGA init (CRT) 2016-01-28 17:53:47 +01:00
soc drivers/intel/fsp1_1: Remove extra include references 2016-01-28 17:12:22 +01:00
southbridge sb/intel/i82801gx: Clean up sata.c 2016-01-20 19:16:40 +01:00
superio header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
vendorcode Makefile: Make full use of src-to-obj macro 2016-01-28 00:31:00 +01:00
Kconfig Kconfig: Recommend not enabling UPDATE_IMAGE option 2016-01-22 19:22:07 +01:00