summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_graphics.c
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass2021-03-271-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* x86: Silence some logging statementsSimon Glass2020-11-061-1/+1
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+32
* x86: fsp: video: Allocate a frame buffer when neededSimon Glass2020-07-091-0/+12
* bdinfo: x86: vesa: Update fb_base to the correct valueWIP/2020-06-25-tidy-up-bd-commandSimon Glass2020-06-251-2/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* x86: fsp: Allow skipping init code when chain loadingSimon Glass2020-04-301-0/+3
* x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass2019-12-151-0/+4
* x86: fsp: Make graphics support common to FSP1/2Simon Glass2019-12-151-0/+127
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-127/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: fsp: graphics: Add some notes about the graphics info hobBin Meng2017-10-271-0/+4
* x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng2017-09-161-0/+124