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