aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/bochs.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-01video: bochs: Set the frame buffer size per configurationBin Meng1-2/+2
2023-08-01video: bochs: Avoid using IO instructions to access VGA IO portBin Meng1-3/+3
2023-08-01video: bochs: Drop the useless argument of bochs_vga_write()Bin Meng1-3/+4
2023-08-01video: bochs: Drop inclusion of <asm/mtrr.h>Bin Meng1-1/+0
2023-07-17x86: video: Add a driver for QEMU bochs emulationSimon Glass1-0/+123