summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Add qemu qxl vga pci bios (devel version)HEADpcibios.devGerd Hoffmann1-1/+9
2010-06-18Add qemu qxl vga pci biosqemu.orgpcibiosGerd Hoffmann1-1/+9
2010-06-18Add qemu vmware vga pci biosGerd Hoffmann1-1/+9
2010-06-18update pci_get_lfb_addr for vmware vgaGerd Hoffmann1-9/+14
2010-06-18Add qemu stdvga pci biosGerd Hoffmann1-1/+9
2010-06-18Add defines for PCI IDs.Gerd Hoffmann3-3/+12
2010-06-18Makefile cleanupGerd Hoffmann1-42/+34
2010-06-18- updates for release 0.6cupdate-0.6cVolker Ruppert2-1/+14
2010-06-18- biosfn_write_teletype: fixed attribute when scrolling in text modeVolker Ruppert1-2/+4
2010-06-18- preparing for release 0.6cVolker Ruppert2-0/+41
2010-06-18- added support for a lot more non-standard VBE modes (e.g. widescreen modes)...Volker Ruppert3-53/+91
2010-06-18- use VBE LFB address from PCI base address if present (rewrite of the cirrus...Volker Ruppert3-76/+92
2008-12-14- added DPMS support to cirrus vgabios (patch from Gleb Natapov)Volker Ruppert1-2/+34
2008-05-30- updated for release 0.6bVolker Ruppert1-1/+1
2008-05-22- preparations for release 0.6bVolker Ruppert2-0/+57
2008-05-11- fixed a warningVolker Ruppert1-0/+1
2008-03-02- added debug message for unsupported VBE modesVolker Ruppert1-0/+4
2008-02-24- in LFB modes the number of banks must be set to 1Volker Ruppert1-0/+3
2008-01-27- added PCI data structure for the Cirrus VGABIOS imagesVolker Ruppert3-11/+78
2008-01-26- whitespace cleanupVolker Ruppert5-49/+49
2006-11-26- disable the generation of linemarkers by the preprocessor, since the latestVolker Ruppert1-4/+4
2006-09-02- the biossums utility no longer modifies VGABIOS images with proper checksumVolker Ruppert1-39/+63
2006-08-19- updates for 0.6a releaseVolker Ruppert3-3/+132
2006-08-19- improved VGA compatible setup for VBE modes (disable CGA and HerculesVolker Ruppert1-0/+6
2006-08-18- improved VGA compatible setup for >=8bpp VBE modes (CRTC doubleword mode andVolker Ruppert1-7/+21
2006-08-15- init 4bpp VBE modes by a temporary switch to VGA mode 0x6AVolker Ruppert2-3/+3
2006-08-14- VGA compatible setup for VBE modes improved (Bochs hack can be removed now)Volker Ruppert1-14/+109
2006-08-12- .cvsignore added for auto-generated fileVolker Ruppert1-0/+1
2006-08-12- cleaned up VBE memory size definitions (removed duplicate defines, mainVolker Ruppert4-8/+7
2006-08-09- removed auto-generated fileVolker Ruppert1-1755/+0
2006-08-09- VBE video memory increased to 8 MBVolker Ruppert5-39/+185
2006-07-11- generate vbetables.h dynamiclyVolker Ruppert3-1174/+1860
2006-07-10- biosfn_scroll(): check variable 'i' for underflowing when scrolling downwardsVolker Ruppert1-0/+3
2006-07-10- VBE set bank functions failure handling addedVolker Ruppert1-0/+23
2006-07-08- added special case for the 4 bpp when setting VBE display startVolker Ruppert2-3/+17
2006-07-07- bank pointer must be set to 0 after a mode setVolker Ruppert1-0/+4
2006-06-21- improved VBE display capabilities check (X resulution checked now)Volker Ruppert2-150/+28
2006-06-18- applied patch from the qemu project (Fabrice Bellard)Volker Ruppert5-36/+468
2006-03-25- applied patch from Fabrice BellardVolker Ruppert3-133/+485
2005-12-29- updates for 0.5d releaseVolker Ruppert2-0/+30
2005-12-26- biossums utility now supports VGABIOS sizes up to 64 kBytesVolker Ruppert3-35/+82
2005-09-21- mode 0x11: all color planes must be enabled in this 2-color VGA modeVolker Ruppert1-1/+1
2005-08-30- missing license text added in biossums.cVolker Ruppert1-0/+14
2005-07-07- updates for 0.5c releaseVolker Ruppert2-0/+14
2005-07-02- BIOS configuration word usually reports initial mode 80x25 color textVolker Ruppert1-1/+2
2005-05-24- updates for 0.5b releaseVolker Ruppert2-0/+25
2005-05-24- output to the vgabios info port can be disabled now. It is still enabled byVolker Ruppert2-1/+12
2005-05-20- fixed return value for the default case in the VBE section (non-debug mode)Volker Ruppert2-18/+1
2005-03-07- updates for 0.5a releaseVolker Ruppert2-1/+326
2005-03-06- vgabios files with cirrus support added to release targetVolker Ruppert1-1/+3