summaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_graphics.c
AgeCommit message (Expand)Author
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass
2020-06-25bdinfo: x86: vesa: Update fb_base to the correct valueSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-30x86: fsp: Allow skipping init code when chain loadingSimon Glass
2019-12-15x86: fsp: Set up an MTRR for the graphics frame bufferSimon Glass
2019-12-15x86: fsp: Make graphics support common to FSP1/2Simon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-27x86: fsp: graphics: Add some notes about the graphics info hobBin Meng
2017-09-16x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng