aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/coreboot.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-12video: Rename structs and functions to avoid VBESimon Glass1-1/+1
2022-08-12video: Renname vbe.h to vesa.hSimon Glass1-1/+1
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass1-4/+12
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-1/+1
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-10-12dm: video: Add driver for coreboot framebuffer deviceBin Meng1-0/+79