summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/gma.c
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* igd.asl rewriteVladimir Serbinenko2015-05-281-0/+22
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044'Edward O'Callaghan2014-11-081-2/+2
* peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich2014-09-251-1/+0
* Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich2014-09-081-13/+18
* Peppy, Haswell: refactor and create set_translation_table function in haswell...Ronald G. Minnich2014-08-261-0/+39
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-251-2/+13
* Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh2014-08-131-86/+76
* Falco/Slippy: Patch to remove redundant graphics initializationsFurquan Shaikh2014-08-101-3/+13
* intel/haswell: Allow pre-graphics delayStefan Reinauer2014-07-041-0/+1
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-0/+3
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-18/+1
* haswell: Misc updates from 1.6.1 ref codeDuncan Laurie2013-12-211-15/+6
* haswell: Fix up GPU power management setupDuncan Laurie2013-12-121-19/+130
* haswell: pull in the init code for FUIRonald G. Minnich2013-12-051-9/+84
* haswell: Add magic to turn on grahpics in normal modeDuncan Laurie2013-11-251-5/+21
* haswell: Update GT PM register valueDuncan Laurie2013-11-241-1/+1
* fox_wtm2: First step support for coreboot-based graphics startupRonald G. Minnich2013-07-091-10/+10
* FOX_WTM2: First pass at FUI.Ronald G. Minnich2013-07-091-1/+20
* haswell: add option to mark graphics memory write-combining.Aaron Durbin2013-03-291-1/+18
* haswell: more ULT/LP support and minor tweaksDuncan Laurie2013-03-141-0/+3
* haswell: Add VGA PCI ID mappingsAaron Durbin2013-03-141-8/+13
* haswell: Add ULT device IDsDuncan Laurie2013-03-141-3/+15
* haswell: Update GPU power management setupDuncan Laurie2013-03-141-465/+29
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+670