aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2004-06-20new reset APIbellard
2004-06-15OpenPIC support (Jocelyn Mayer)bellard
2004-06-12IDE ATA identify fix (aka FreeBSD 4.10 fix)bellard
2004-06-09pattern fill fixes and optimizationbellard
2004-06-09IDE1 init fixbellard
2004-06-08interlace supportbellard
2004-06-08set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) -...bellard
2004-06-07audip fixes (malc)bellard
2004-06-07debugbellard
2004-06-07allow 32 but unaligned access (aka Win PCI network bug - initial patch by Ren...bellard
2004-06-07cirrus blitter fixesbellard
2004-06-06hardware cursor depth = 15 fixbellard
2004-06-06specific VGA BIOS for Cirrus VGA Cardbellard
2004-06-06generic hardware cursor supportbellard
2004-06-06hardware cursor support - fill with rop support - color expand and color expa...bellard
2004-06-05better to use different ID for ISA and PCIbellard
2004-06-05init VGA with default configbellard
2004-06-05change ID to CLGD5446 - added solidfill support - fixed hidden dac accessbellard
2004-06-05Cirrus fixesbellard
2004-06-05-cirrusvga optionbellard
2004-06-05avoid using anonymous struct extension (not supported by all gcc 3.x)bellard
2004-06-05host bridge config fixbellard
2004-06-05mmio support for vga registers - line offset fix - (aka XFree86 4.3.0 fixes)bellard
2004-06-05Cirrus VGA display fixbellard
2004-06-05Cirrus VGA emulation (initial patch by Suzu - heavily modified for easier merge)bellard
2004-06-05generic VGA API layerbellard
2004-06-03CUDA + ADB supportbellard
2004-06-03hid event handlingbellard
2004-06-03fixed PCI config default write permissionsbellard
2004-06-03support for opaque data on memory I/Os - PCI ROM memory supportbellard
2004-06-03support for opaque data on memory I/Osbellard
2004-06-03more accurate emulation (do not depend on localtime() or gmtime()bellard
2004-06-03-localtime optionbellard
2004-05-29put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...bellard
2004-05-26partial big endian fixes - change VESA VBE ports for non i386 targets to avoi...bellard
2004-05-26PowerPC prep/chrp/pmac supportbellard
2004-05-26trace fixesbellard
2004-05-26PowerPC prep/chrp/pmac supportbellard
2004-05-23PowerPC mergebellard
2004-05-23PowerPC mergebellard
2004-05-23pci empty device read fix - piix3 ide initbellard
2004-05-23use PIIX3 like IDE controllerbellard
2004-05-23added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman...bellard
2004-05-23fixed 2.88 MB boot (aka FreeBSD 5.2.1 boot fix)bellard
2004-05-22receive status register support (aka GRUB netboot fix)bellard
2004-05-22pci memory mapping fixbellard
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard
2004-05-21irq statistics code (initial patch by Jocelyn Mayer)bellard
2004-05-20PIC spurious irq support (aka Solaris install bug)bellard
2004-05-20added cpu_get_tsc()bellard