aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2004-06-21disable PCI device for PMACbellard
2004-06-21ADB fixesbellard
2004-06-21added PCI bus - added IRQ support for PowerPC bridges - suppressed PREP PCI b...bellard
2004-06-21added PCI busbellard
2004-06-21dma init fixbellard
2004-06-21endianness fixesbellard
2004-06-21ppc init fixesbellard
2004-06-21cmdline init fixbellard
2004-06-21UniNorth PCI bridge supportbellard
2004-06-21openpic fixesbellard
2004-06-21memory mapped NVRAM (Jocelyn Mayer)bellard
2004-06-21pmac macio based ide supportbellard
2004-06-21high page register support for PPC PREPbellard
2004-06-21cuda fixesbellard
2004-06-20accept bigger PC BIOSesbellard
2004-06-20new reset API - shutdown supportbellard
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