summaryrefslogtreecommitdiff
path: root/include/vbe.h
Commit message (Expand)AuthorAgeFilesLines
* vbe: Record which phases loaded using VBESimon Glass2022-10-311-0/+9
* vbe: Support selecting operations by SPL phaseSimon Glass2022-10-311-0/+28
* vbe: Add initial support for VBESimon Glass2022-08-121-0/+48
* video: Renname vbe.h to vesa.hSimon Glass2022-08-121-113/+0
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* vbe: Drop vbe_get_video_info()Bin Meng2017-08-241-2/+0
* vbe: Make vbe_setup_video_priv() publicBin Meng2016-10-121-0/+4
* dm: video: Add driver-model support to vesa graphicsSimon Glass2016-10-111-0/+2
* video: coreboot: Save VESA mode for future useBin Meng2015-08-261-0/+2
* x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-2/+2
* bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-231-2/+7
* Add support for Vesa BIOS extensionsSimon Glass2014-11-251-0/+103