summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/link/i915.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google/link: Remove Link's own native graphics initNico Huber2019-06-031-374/+0
* mb/google: Remove unused 'include <smbios.h>'Elyes HAOUAS2019-05-061-4/+3
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-2/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS2018-08-141-1/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-111-1/+1
* mb/google: Get rid of whitespace before tabElyes HAOUAS2018-06-041-3/+3
* google/link/i915.c: Fix build error when native gfx init enabledIru Cai2016-11-151-8/+11
* src/mainboard: Remove whitespace after sizeofElyes HAOUAS2016-10-071-1/+1
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-201-13/+13
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfs: remove cbfs_core.h includesAaron Durbin2015-03-311-1/+0
* google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.cPaul Menzel2014-09-221-1/+0
* intel/gma: consolidate vbt codeVladimir Serbinenko2014-09-131-2/+2
* Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich2014-09-081-1/+1
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-251-1/+1
* sandybridge: Pass chip info to i915lightup.Vladimir Serbinenko2014-06-021-5/+3
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-3/+1
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-1/+1
* google/link: use the new edid functions when in FUI modeRonald G. Minnich2013-12-051-27/+7
* link/graphics: Remove the inclusion of an AMD header.Denis 'GNUtoo' Carikli2013-04-141-1/+0
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+1
* link/graphics: Add support for EDIDRonald G. Minnich2013-03-201-30/+69
* link/graphics: New state machineRonald G. Minnich2013-03-201-59/+148
* link/graphics: implement a palette setting operatorRonald G. Minnich2013-03-201-4/+22
* link/graphics: add functions to support aux channel communicationsRonald G. Minnich2013-03-191-2/+2
* Add support for Google's Chromebook PixelStefan Reinauer2013-02-231-0/+259