summaryrefslogtreecommitdiff
path: root/drivers/video/x86_fb.c
AgeCommit message (Collapse)Author
2014-11-25x86: video: Add video driver for bare x86 boardsSimon Glass
Add a very simple driver which uses vesa to discover the video mode and then provides a frame buffer for use by U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de>