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
/
northbridge
/
intel
/
haswell
/
gma.c
Age
Commit message (
Expand
)
Author
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-11-08
intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'
Edward O'Callaghan
2014-09-25
peppy and falco: set panel power timings in northbridge, using devicetree, no...
Ronald G. Minnich
2014-09-08
Haswell/falco/peppy/slippy: continue to clean up FUI.
Ronald G. Minnich
2014-08-26
Peppy, Haswell: refactor and create set_translation_table function in haswell...
Ronald G. Minnich
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-08-10
Falco/Slippy: Patch to remove redundant graphics initializations
Furquan Shaikh
2014-07-04
intel/haswell: Allow pre-graphics delay
Stefan Reinauer
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2013-12-21
haswell: Misc updates from 1.6.1 ref code
Duncan Laurie
2013-12-12
haswell: Fix up GPU power management setup
Duncan Laurie
2013-12-05
haswell: pull in the init code for FUI
Ronald G. Minnich
2013-11-25
haswell: Add magic to turn on grahpics in normal mode
Duncan Laurie
2013-11-24
haswell: Update GT PM register value
Duncan Laurie
2013-07-09
fox_wtm2: First step support for coreboot-based graphics startup
Ronald G. Minnich
2013-07-09
FOX_WTM2: First pass at FUI.
Ronald G. Minnich
2013-03-29
haswell: add option to mark graphics memory write-combining.
Aaron Durbin
2013-03-14
haswell: more ULT/LP support and minor tweaks
Duncan Laurie
2013-03-14
haswell: Add VGA PCI ID mappings
Aaron Durbin
2013-03-14
haswell: Add ULT device IDs
Duncan Laurie
2013-03-14
haswell: Update GPU power management setup
Duncan Laurie
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin