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
/
apollolake
/
graphics.c
Age
Commit message (
Expand
)
Author
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-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-03-18
soc: Remove copyright notices
Patrick Georgi
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-12-03
soc/intel/apl: Enable graphics with libgfxinit
Nico Huber
2018-03-30
soc/intel/common/opregion: Get rid of opregion.c
Patrick Rudolph
2018-01-29
intel: Prepare registers so Windows drivers are happier
Patrick Georgi
2017-12-07
soc/intel/apollolake: Make use of Intel common Graphics block
Subrata Banik
2017-08-03
soc/intel/apollolake: Skip disabled IGD device
Subrata Banik
2017-07-21
soc/intel/apollolake: Add pci device id for GLK IGD
Hannah Williams
2017-06-27
soc/intel/common/opregion: Use enum cb_err as return value
Patrick Rudolph
2017-06-01
soc/intel/apollolake: Remove soc/pci_ids dependency
Hannah Williams
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2017-03-13
soc/intel/apollolake: Fix spacing around operators and commas
Lee Leahy
2016-09-15
driver/intel/fsp20: move lb_framebuffer function
Naresh G Solanki
2016-07-21
soc/intel/apollolake: Add new Intel HD Graphics Device ID's.
Abhay Kumar
2016-05-18
soc/intel/apollolake: Take advantage of common opregion code
Andrey Petrov
2016-05-12
soc/intel/apollolake: Write LB_FRAMEBUFFER table when appropriate
Alexandru Gagniuc