summaryrefslogtreecommitdiff
path: root/src/drivers/intel/gma/vbt.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2017-02-04drivers/intel/gma/vbt: Add Kconfig symbol for SSC refNico Huber
2017-01-24drivers/intel/gma/vbt: Fix style and minor issuesNico Huber
2016-10-07src/drivers: Remove whitespace after memcpy & memsetElyes HAOUAS
2016-09-27intel/gma/vbt.c: pad the ID string with spaces.Arthur Heymans
2016-04-01intel/gma: Fix VBT generationPatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko