summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-10-29Mips IDE support. (Aurelien Jarno)pbrook1-0/+9
2006-10-22ColdFire target.pbrook1-2/+3
2006-10-18Fix typo in pixel conversion templates.pbrook1-1/+1
2006-10-08APIC init fix + APIC get_irq fix (Juergen Keil)bellard1-4/+3
2006-10-02SMI enable bit supportbellard1-13/+2
2006-10-01ARM GIC bug.pbrook1-1/+1
2006-09-28PCI IRC routing fix.pbrook1-3/+4
2006-09-25VBE 4 bit bank selection fix (Volker Rupper)bellard1-1/+5
2006-09-24implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard1-54/+41
2006-09-24moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard1-225/+123
2006-09-24moved MP table init to BIOSbellard1-163/+15
2006-09-24moved ACPI table init to BIOSbellard2-837/+0
2006-09-24moved ACPI table init to BIOS - preliminary SMM supportbellard1-379/+113
2006-09-24Implement sun4u PCI IRQ routing.pbrook7-37/+142
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook7-72/+88
2006-09-23Add ARM RealView Emulation Baseboard.pbrook6-204/+944
2006-09-21VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard2-4/+16
2006-09-20sun4m halt support (Blue Swirl)bellard1-3/+0
2006-09-18Merge common ISA access routines.pbrook4-149/+107
2006-09-17SPARC SCSI fixes.pbrook1-8/+31
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard2-0/+187
2006-09-09allow host serial port usage (Blue Swirl)bellard1-22/+88
2006-09-09fix serial irq logic (Blue Swirl)bellard1-26/+65
2006-09-09added mouse protocol (Igor Kovalenko)bellard1-15/+54
2006-09-09more correct display functionsbellard1-12/+56
2006-09-03better PCNET endianness supportbellard2-153/+112
2006-09-03endianness fixesbellard1-96/+157
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard4-159/+303
2006-09-03initial sparc32 lance and pcnet mergebellard2-588/+327
2006-08-29SCSI TCQ support.pbrook6-446/+916
2006-08-2616 bit dividerbellard1-6/+9
2006-08-19delete block devicebellard1-1/+8
2006-08-19no need for bdrv_close()bellard1-1/+0
2006-08-19better support of removable mediabellard1-51/+69
2006-08-19use bdrv_media_changed()bellard1-24/+14
2006-08-18fixed VGA resolutions with height > 1024bellard3-12/+22
2006-08-17minimal PCI IDE save/restorebellard1-0/+113
2006-08-17save apic timerbellard1-1/+6
2006-08-17PCI save/restore changesbellard4-20/+50
2006-08-17vga init changesbellard4-12/+17
2006-08-17save VGA PCI statebellard3-56/+96
2006-08-15ESP DMA fix.pbrook1-2/+1
2006-08-14scsi empty drive fix (Blue Swirl).pbrook1-0/+1
2006-08-12SCSI and USB async IO support.pbrook10-287/+702
2006-08-10Add SCSI controller class.pbrook1-0/+1
2006-08-09removed tabsbellard1-186/+186
2006-08-09indentbellard1-98/+110
2006-08-07use AIO for DMA transfers - enabled DMA for CDROMsbellard1-199/+236
2006-08-06removed duplicated linebellard1-1/+0
2006-08-06Add missing #define.pbrook1-0/+1