summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/icelake/graphics.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/gma: Implement fsp_soc_get_igd_bar() in common codeNico Huber2020-05-271-10/+0
* soc/intel/gma: Move display and opregion init to common codeNico Huber2020-05-271-30/+0
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-17/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/intel/{icelake, tigerlake}: Remove DDI A lane programmingRonak Kanabar2020-03-301-19/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOPSubrata Banik2019-11-041-2/+2
* soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLINGSubrata Banik2019-06-091-0/+4
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/icelake: Do initial SoC commitAamir Bohra2018-10-261-0/+82