coreboot/src
Arthur Heymans a6ce5d3faa nb/intel/gm45: Remove the C native graphic init
Libgfxinit provides a better alternative to the native C init. While
libgfxinit mandates an ada compiler, we want to encourage use of it
since it is in much better shape and is actually maintained.

This way libgfxinit also gets build-tested by Jenkins.

Change-Id: I540cf08cef6ff7825694ebfa36e2e6437916e657
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/27016
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-07 23:08:41 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch usbdebug: Initialize the HW once in CAR stages 2019-01-07 10:36:59 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
cpu device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
device src: Use "foo **bar" instead of "foo ** bar" 2019-01-07 10:29:14 +00:00
drivers usbdebug: Sanity check PCI EHCI location 2019-01-07 10:38:26 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard nb/intel/gm45: Remove the C native graphic init 2019-01-07 23:08:41 +00:00
northbridge nb/intel/gm45: Remove the C native graphic init 2019-01-07 23:08:41 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel: Standardize names of common MSRs 2019-01-07 10:27:32 +00:00
southbridge intel/lynxpoint: Fix spelling 2019-01-07 10:39:58 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00