summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/vbt.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* drivers/intel/gma, soc/intel/common: improve cooperationPatrick Georgi2018-05-091-42/+1
* soc/intel/common: Allow exporting the size of the VBTPatrick Georgi2018-05-041-2/+5
* intel/common: compress VBTPatrick Georgi2018-05-021-21/+14
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi2017-10-061-6/+22
* soc/intel/common: refactor locate_vbtPatrick Georgi2017-10-061-12/+5
* soc/intel/common: Allow overriding CBFS filename of VBTPatrick Georgi2017-10-061-1/+9
* fsp/gop: Add running the GOP to the choice of gfx initNico Huber2017-06-081-0/+3
* soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resumeAbhay Kumar2016-07-291-0/+20
* soc/intel/common: Add utility to load VBT fileAndrey Petrov2016-05-181-0/+42
* FSP 1.1: Move common FSP codeLee Leahy2015-10-271-51/+0
* Braswell: Modify CB to accomodate new FSPv83Subrata Banik2015-10-111-1/+1
* fsp1_1: provide binding to UEFI versionAaron Durbin2015-09-101-1/+1
* Braswell: Remove GOP from normal boot mode.Abhay Kumar2015-07-211-6/+10
* Intel/common: Remove copyright addressLee Leahy2015-06-241-1/+1
* Intel Common SOC: Add romstage supportLee Leahy2015-06-241-0/+47