aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2006-10-22ColdFire target.pbrook
2006-10-18Fix typo in pixel conversion templates.pbrook
2006-10-08APIC init fix + APIC get_irq fix (Juergen Keil)bellard
2006-10-02SMI enable bit supportbellard
2006-10-01ARM GIC bug.pbrook
2006-09-28PCI IRC routing fix.pbrook
2006-09-25VBE 4 bit bank selection fix (Volker Rupper)bellard
2006-09-24implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard
2006-09-24moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard
2006-09-24moved MP table init to BIOSbellard
2006-09-24moved ACPI table init to BIOSbellard
2006-09-24moved ACPI table init to BIOS - preliminary SMM supportbellard
2006-09-24Implement sun4u PCI IRQ routing.pbrook
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook
2006-09-23Add ARM RealView Emulation Baseboard.pbrook
2006-09-21VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard
2006-09-20sun4m halt support (Blue Swirl)bellard
2006-09-18Merge common ISA access routines.pbrook
2006-09-17SPARC SCSI fixes.pbrook
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard
2006-09-09allow host serial port usage (Blue Swirl)bellard
2006-09-09fix serial irq logic (Blue Swirl)bellard
2006-09-09added mouse protocol (Igor Kovalenko)bellard
2006-09-09more correct display functionsbellard
2006-09-03better PCNET endianness supportbellard
2006-09-03endianness fixesbellard
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard
2006-09-03initial sparc32 lance and pcnet mergebellard
2006-08-29SCSI TCQ support.pbrook
2006-08-2616 bit dividerbellard
2006-08-19delete block devicebellard
2006-08-19no need for bdrv_close()bellard
2006-08-19better support of removable mediabellard
2006-08-19use bdrv_media_changed()bellard
2006-08-18fixed VGA resolutions with height > 1024bellard
2006-08-17minimal PCI IDE save/restorebellard
2006-08-17save apic timerbellard
2006-08-17PCI save/restore changesbellard
2006-08-17vga init changesbellard
2006-08-17save VGA PCI statebellard
2006-08-15ESP DMA fix.pbrook
2006-08-14scsi empty drive fix (Blue Swirl).pbrook
2006-08-12SCSI and USB async IO support.pbrook
2006-08-10Add SCSI controller class.pbrook
2006-08-09removed tabsbellard
2006-08-09indentbellard
2006-08-07use AIO for DMA transfers - enabled DMA for CDROMsbellard
2006-08-06removed duplicated linebellard
2006-08-06Add missing #define.pbrook
2006-08-06Fix SCSI off-by-one device size.pbrook