summaryrefslogtreecommitdiff
path: root/vgabios
AgeCommit message (Expand)AuthorFilesLines
2008-02-24kvm: vgabios: extend vram size to 16MB, and reorganaize highres modesAndreas Winkelbauer1-13/+22
2008-01-07kvm: vgabios: include <string.h> in biossums.c for memset declarationCarlo Marcelo Arenas Belon1-0/+1
2008-01-06kvm: vgabios: add 1280x800 resolutionAvi Kivity1-0/+2
2008-01-01kvm: vgabios: support widescreen modesAvi Kivity1-0/+10
2008-01-01kvm: vgabios: remove generated filesAvi Kivity4-0/+0
2006-11-26- disable the generation of linemarkers by the preprocessor, since the latestvruppert1-4/+4
2006-09-02- the biossums utility no longer modifies VGABIOS images with proper checksumvruppert1-39/+63
2006-08-19- updates for 0.6a releasevruppert3-3/+132
2006-08-19- improved VGA compatible setup for VBE modes (disable CGA and Herculesvruppert5-2/+8
2006-08-18- improved VGA compatible setup for >=8bpp VBE modes (CRTC doubleword mode andvruppert5-9/+23
2006-08-15- init 4bpp VBE modes by a temporary switch to VGA mode 0x6Avruppert6-5/+5
2006-08-14- VGA compatible setup for VBE modes improved (Bochs hack can be removed now)vruppert5-16/+111
2006-08-12- .cvsignore added for auto-generated filevruppert1-0/+1
2006-08-12- cleaned up VBE memory size definitions (removed duplicate defines, mainvruppert8-10/+9
2006-08-09- removed auto-generated filevruppert1-1755/+0
2006-08-09- VBE video memory increased to 8 MBvruppert9-41/+187
2006-07-11- generate vbetables.h dynamiclyvruppert7-1174/+1860
2006-07-10- rebuilding binaries after latest changesvruppert4-0/+0
2006-07-10- biosfn_scroll(): check variable 'i' for underflowing when scrolling downwardsvruppert1-1/+4
2006-07-10- VBE set bank functions failure handling addedvruppert1-2/+25
2006-07-08- added special case for the 4 bpp when setting VBE display startvruppert6-5/+19
2006-07-07- bank pointer must be set to 0 after a mode setvruppert5-0/+4
2006-06-21- improved VBE display capabilities check (X resulution checked now)vruppert6-152/+30
2006-06-18- applied patch from the qemu project (Fabrice Bellard)vruppert9-39/+471
2006-03-25- applied patch from Fabrice Bellardvruppert7-134/+486
2005-12-29- rebuild for 0.5d releasevruppert4-0/+0
2005-12-29- updates for 0.5d releasevruppert2-0/+30
2005-12-26- biossums utility now supports VGABIOS sizes up to 64 kBytesvruppert7-38/+85
2005-09-21- mode 0x11: all color planes must be enabled in this 2-color VGA modevruppert5-1/+1
2005-08-30- missing license text added in biossums.cvruppert1-0/+14
2005-07-07- rebuild for 0.5c releasevruppert4-0/+0
2005-07-07- updates for 0.5c releasevruppert2-0/+14
2005-07-02- BIOS configuration word usually reports initial mode 80x25 color textvruppert5-2/+3
2005-05-24- updates for 0.5b releasevruppert6-0/+25
2005-05-24- output to the vgabios info port can be disabled now. It is still enabled byvruppert6-4/+15
2005-05-20- fixed return value for the default case in the VBE section (non-debug mode)vruppert6-21/+4
2005-03-07- updates for 0.5a releasevruppert6-1/+326
2005-03-06- vgabios files with cirrus support added to release targetvruppert1-1/+3
2005-03-06- cross compilation support added (patch from Alex Beregszaszi)vruppert1-14/+18
2005-03-05- documentation updatesvruppert3-7/+26
2004-12-04- Cirrus extension: support for 1280x1024x15 and 1280x1024x16 modes added (patchvruppert5-1/+26
2004-08-08- use single bank mode for VBEvruppert5-9/+9
2004-07-30- cirrus init: set standard vga mode and reset bitbltvruppert5-1/+8
2004-07-22- cirrus extension: tables for mode 1280x1024x8 addedvruppert7-9/+78
2004-07-18- disable CRTC write protection before setting new valuesvruppert6-2/+4
2004-07-07- biossums utility for the Bochs BIOS adapted for the LGPL'd VGABIOSvruppert7-8/+216
2004-06-25- 4MB memory probe added (patch from Fabrice Bellard)vruppert3-0/+10
2004-06-25- fixed value of sequencer reset register in cirrus mode tablevruppert5-9/+10
2004-06-23- applied new patch for the cirrus extension from suzuvruppert5-63/+500
2004-06-17- applied files in binary modevruppert2-0/+0