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
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