summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ColdFire target.pbrook2006-10-221-2/+3
* Fix typo in pixel conversion templates.pbrook2006-10-181-1/+1
* APIC init fix + APIC get_irq fix (Juergen Keil)bellard2006-10-081-4/+3
* SMI enable bit supportbellard2006-10-021-13/+2
* ARM GIC bug.pbrook2006-10-011-1/+1
* PCI IRC routing fix.pbrook2006-09-281-3/+4
* VBE 4 bit bank selection fix (Volker Rupper)bellard2006-09-251-1/+5
* implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard2006-09-241-54/+41
* moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard2006-09-241-225/+123
* moved MP table init to BIOSbellard2006-09-241-163/+15
* moved ACPI table init to BIOSbellard2006-09-242-837/+0
* moved ACPI table init to BIOS - preliminary SMM supportbellard2006-09-241-379/+113
* Implement sun4u PCI IRQ routing.pbrook2006-09-247-37/+142
* PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook2006-09-247-72/+88
* Add ARM RealView Emulation Baseboard.pbrook2006-09-236-204/+944
* VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard2006-09-212-4/+16
* sun4m halt support (Blue Swirl)bellard2006-09-201-3/+0
* Merge common ISA access routines.pbrook2006-09-184-149/+107
* SPARC SCSI fixes.pbrook2006-09-171-8/+31
* dummy cs4231 audio driver for sun4m (Blue Swirl)bellard2006-09-102-0/+187
* allow host serial port usage (Blue Swirl)bellard2006-09-091-22/+88
* fix serial irq logic (Blue Swirl)bellard2006-09-091-26/+65
* added mouse protocol (Igor Kovalenko)bellard2006-09-091-15/+54
* more correct display functionsbellard2006-09-091-12/+56
* better PCNET endianness supportbellard2006-09-032-153/+112
* endianness fixesbellard2006-09-031-96/+157
* Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard2006-09-034-159/+303
* initial sparc32 lance and pcnet mergebellard2006-09-032-588/+327
* SCSI TCQ support.pbrook2006-08-296-446/+916
* 16 bit dividerbellard2006-08-261-6/+9
* delete block devicebellard2006-08-191-1/+8
* no need for bdrv_close()bellard2006-08-191-1/+0
* better support of removable mediabellard2006-08-191-51/+69
* use bdrv_media_changed()bellard2006-08-191-24/+14
* fixed VGA resolutions with height > 1024bellard2006-08-183-12/+22
* minimal PCI IDE save/restorebellard2006-08-171-0/+113
* save apic timerbellard2006-08-171-1/+6
* PCI save/restore changesbellard2006-08-174-20/+50
* vga init changesbellard2006-08-174-12/+17
* save VGA PCI statebellard2006-08-173-56/+96
* ESP DMA fix.pbrook2006-08-151-2/+1
* scsi empty drive fix (Blue Swirl).pbrook2006-08-141-0/+1
* SCSI and USB async IO support.pbrook2006-08-1210-287/+702
* Add SCSI controller class.pbrook2006-08-101-0/+1
* removed tabsbellard2006-08-091-186/+186
* indentbellard2006-08-091-98/+110
* use AIO for DMA transfers - enabled DMA for CDROMsbellard2006-08-071-199/+236
* removed duplicated linebellard2006-08-061-1/+0
* Add missing #define.pbrook2006-08-061-0/+1
* Fix SCSI off-by-one device size.pbrook2006-08-061-9/+15
OpenPOWER on IntegriCloud