aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/fsp/fsp_graphics.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-01x86: fsp: Use mtrr_set_next_var() for graphics memoryBin Meng
2023-03-13efi: Support a 64-bit frame buffer addressSimon Glass
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
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