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
/
drivers
/
intel
/
gma
/
intel_ddi.c
Age
Commit message (
Expand
)
Author
2022-11-30
/: Remove extra space after comma
Elyes Haouas
2020-06-22
drivers/intel/gma/intel_ddi.c: Clean up
Elyes HAOUAS
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-05-11
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
treewide: split off license text, remove extra copyright notices
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove not used 'include <smbios.h>'
Elyes HAOUAS
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-09-15
{cpu,device,drivers}: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-11
src: Remove unneeded include <arch/interrupt.h>
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2018-12-18
{drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-08-14
src: Remove duplicated 'include <device/device.h>'
Elyes HAOUAS
2017-05-22
drivers/intel/gma: Drop unused INTEL_DP
Nico Huber
2015-03-31
cbfs: remove cbfs_core.h includes
Aaron Durbin
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-13
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
2014-07-21
src/drivers: Remove a trailing whitespace
Elyes HAOUAS
2014-06-25
drivers/intel/gma: Uninitialized var before if condition
Edward O'Callaghan
2013-12-21
Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flags
Furquan Shaikh
2013-12-21
Add cpu transcoder attribute to intel dp
Furquan Shaikh
2013-12-21
Calculate transcoder flags based on pipe config
Furquan Shaikh
2013-12-21
SLIPPY: final changes for FUI
Ronald G. Minnich
2013-12-07
Add kernel-derived support functions for DDI.
Ronald G. Minnich