index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
cannonlake
/
graphics.c
Age
Commit message (
Expand
)
Author
2021-01-01
soc/intel/cnl: add panel and backlight configuration code
Michael Niewöhner
2020-05-27
soc/intel/gma: Implement fsp_soc_get_igd_bar() in common code
Nico Huber
2020-05-27
soc/intel/gma: Move DDI-A 4-lane config to common code
Nico Huber
2020-05-27
soc/intel/gma: Move display and opregion init to common code
Nico Huber
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
soc/intel/cannonlake: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-08-05
soc/intel/cnl/graphics: Hook up libgfxinit
Nico Huber
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-06-12
drivers/intel/gma: Unify VBT related Kconfig names
Nico Huber
2018-01-08
soc/intel/cannonlake: Initialize DDI-A lane in Normal mode
Abhay Kumar
2017-12-07
soc/intel/cannonlake: Make use of Intel common Graphics block
Subrata Banik
2017-10-19
soc/intel/cannonlake: Add IGD Support and pre-OS display code
Abhay Kumar