summaryrefslogtreecommitdiff
path: root/drivers/video/coreboot.c
Commit message (Expand)AuthorAgeFilesLines
* x86: video: Allow coreboot video to be used on any x86 boardSimon Glass2021-03-271-4/+12
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-271-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: video: Add driver for coreboot framebuffer deviceBin Meng2016-10-121-0/+79