aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/slof/pci-device_1234_1111.fs
AgeCommit message (Expand)AuthorFilesLines
2015-09-30vga: Add support for virtio-vgaBenjamin Herrenschmidt1-187/+1
2015-09-18qemu-vga: Use MMIO BAR instead of legacy IO portsBenjamin Herrenschmidt1-44/+11
2015-05-29fbuffer: introduce the invert-region-x helperAlexey Kardashevskiy1-9/+1
2015-03-12Set default palette according to "16-color Text Extension" documentThomas Huth1-8/+1
2015-03-12Fix rectangle drawing functions to work also with higher bit depthsThomas Huth1-66/+2
2015-03-12Use device-type Forth word to set up the corresponding propertyThomas Huth1-1/+1
2013-07-24vga: fix hcall-invert-screen and hcall-blink-screenNikunj A Dadhania1-1/+3
2012-02-22Use hv-logical-memop for blinking the screen on qemu vgaqemu-slof-20120222Benjamin Herrenschmidt1-1/+13
2012-02-22Fix address masking for video cardsBenjamin Herrenschmidt1-1/+1
2012-01-19vga: Small fixesBenjamin Herrenschmidt1-4/+4
2012-01-11vga: support for 15bppBenjamin Herrenschmidt1-2/+3
2011-12-21Enable 16 bit and 32 bit color depth support in QEMU VGA device driverThomas Huth1-8/+6
2011-12-20Add support for qemu standard VGABenjamin Herrenschmidt1-0/+300