summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Sparc32/64 CPU selectionblueswir12007-03-252-0/+19
* SlavIO Counter-Timers fix, by Aurelien Jarno.ths2007-03-201-1/+0Star
* SlavIO interrupt controller fix, by Aurelien Jarno.ths2007-03-201-1/+1
* VMMouse Emulation, by Anthony Liguori.ths2007-03-203-0/+308
* Fix big endian host operation, by Ben Taylor and Igor Kovalenko.ths2007-03-191-3/+6
* SCSI fixes, by Wang Cheng Yeh.ths2007-03-191-3/+3
* A VGA card for the Malta board.ths2007-03-182-0/+5
* Fix BD flag handling, cause register contents, implement some more bitsths2007-03-182-9/+11
* MIPS -cpu selection support, by Herve Poussineau.ths2007-03-182-1/+25
* OHCI USB PXA support (Andrzej Zaborowski).pbrook2007-03-176-37/+123
* Remove useless static specifier.ths2007-03-171-1/+1
* Don't fail for "revert to poweron defaults" IDE command, by Carloths2007-03-171-0/+2
* Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths2007-03-171-3/+3
* ARM reabbot support (orginal patch by Aurelien Jarno).pbrook2007-03-112-1/+20
* Implement --cpu for ARM.pbrook2007-03-083-37/+17Star
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-22/+69
* Simple u-boot image loading support.pbrook2007-03-071-12/+22
* Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths2007-03-061-5/+11
* Fix typo in PCI bridge code.ths2007-03-061-1/+1
* Fix unportable bitfields use which broke pcnet for big endian hosts.ths2007-03-061-269/+339
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-0511-53/+53
* Fix wrong interrupt number for the second serial interface.ths2007-03-021-1/+1
* DS1225Y nvram device, by Herve Poussineau.ths2007-02-282-0/+122
* 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths2007-02-281-4/+125
* Basic USB device resume (root hub only), by Lonnie Mendez.ths2007-02-221-0/+23
* Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths2007-02-211-3/+6
* Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths2007-02-211-1/+1
* Replace TLSZ with TARGET_FMT_lx.ths2007-02-212-4/+4
* 2nd serial port for Malta, by Jason Wessel.ths2007-02-201-0/+1
* Ignore special flags in nsector variable.ths2007-02-191-3/+3
* Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths2007-02-182-0/+4
* PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths2007-02-181-12/+23
* Parport EPP support for Linux, by Marko Kohtala.ths2007-02-181-80/+344
* increase USB table poll intervalbellard2007-02-111-1/+1
* Fix typo, by Ed Swierk.ths2007-02-101-1/+1
* use ram allocation functionsbellard2007-02-091-32/+55
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-024-0/+323
* Upgrade the apic version_id, by Don Laor.ths2007-01-311-1/+1
* Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths2007-01-311-3/+6
* Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths2007-01-311-20/+19Star
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-284-14/+12Star
* Fix malta emulation for 64bit qemu.ths2007-01-242-13/+20
* Add support for 82371FB (Step A1) and Improved support for 82371SBths2007-01-242-2/+76
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-246-22/+54
* Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths2007-01-241-1/+1
* Add more ATAPI CDROM DMA support, by Juergen Keil.ths2007-01-201-10/+27
* Fix typo.ths2007-01-201-1/+1
* Change display colors, the LED bar is green and the text display is red.ths2007-01-201-2/+2
* Big endian support for Gallileo, by Aurelien Jarno.ths2007-01-181-5/+67
* Fix USB buffer size, by Herbert Xu.ths2007-01-181-1/+1