summaryrefslogtreecommitdiff
path: root/src/drivers/intel/gma
AgeCommit message (Expand)Author
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-02-17drivers/intel/gma: Print EDID with leading instead of trailing spacePaul Menzel
2020-02-17drivers/intel/gma: Remove space between `printf ()`Paul Menzel
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-09-15{cpu,device,drivers}: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-05drivers/intel/gma: Export Read_EDID() to CNico Huber
2019-08-05drivers/intel/gma: Enable Kabylake+ libgfxinit supportNico Huber
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-123rdparty/libgfxinit: Update for runtime CPU detectionNico Huber
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-27drivers/intel/gma: Move gfxinit into sub packageNico Huber
2019-03-27drivers/intel/gma: Make libgfxinit available w/o gfxinitNico Huber
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-06libgfxinit: Add options to limit framebuffer sizeNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28intel/gma/Makefile.inc: Add a helper function to add VBT binariesArthur Heymans
2018-12-213rdparty/libgfxinit: Update submodule pointerArthur Heymans
2018-12-18{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-03soc/intel/apl: Enable graphics with libgfxinitNico Huber
2018-11-28drivers/intel/gma: Fix typo in headerFrans Hendriks
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-16drivers/intel/gma: Fix OpRegion Mailbox3 synchronizationNico Huber
2018-09-14drivers/intel/gma: Do not rely on CBLV in OpRegion Mailbox3Nico Huber
2018-08-30drivers/intel/gma: Fix OpRegion Mailbox3 backlight changeNico Huber
2018-08-30drivers/intel/gma: store uint8_t brightness values in mailbox3Alexander Couzens
2018-08-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-08-04drvs/intel/gma/acpi: Add methods to use MBOX3Patrick Rudolph
2018-07-19drivers/intel/gma: Default to LVDS for Internal on NEHALEMArthur Heymans
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-12drivers/intel/gma: Unify VBT related Kconfig namesNico Huber
2018-06-08libgfxinit: Enable G45 support (for GM45/X4X)Nico Huber
2018-06-04src/drivers: Get rid of whitespace before tabElyes HAOUAS
2018-05-15ACPI: Set the correct number of arguments in ACPI methodsMartin Roth
2018-05-11drivers/intel/gma: honor vbt_size parameter to locate_vbt()Aaron Durbin
2018-05-09drivers/intel/gma, soc/intel/common: improve cooperationPatrick Georgi
2018-05-04drivers/intel/gma/opregion.c: Get rid of device_tElyes HAOUAS
2018-05-02intel/common: compress VBTPatrick Georgi