aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/bochs.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
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