aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer
2007-03-06Simple u-boot image loading support.pbrook
2007-03-06Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths
2007-03-06Fix typo in PCI bridge code.ths
2007-03-06Fix unportable bitfields use which broke pcnet for big endian hosts.ths
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer
2007-03-02Fix wrong interrupt number for the second serial interface.ths
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths
2007-02-2824C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths
2007-02-22Basic USB device resume (root hub only), by Lonnie Mendez.ths
2007-02-21Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths
2007-02-21Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths
2007-02-20Replace TLSZ with TARGET_FMT_lx.ths
2007-02-202nd serial port for Malta, by Jason Wessel.ths
2007-02-19Ignore special flags in nsector variable.ths
2007-02-18Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths
2007-02-18PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths
2007-02-11increase USB table poll intervalbellard
2007-02-10Fix typo, by Ed Swierk.ths
2007-02-08use ram allocation functionsbellard
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths
2007-01-31Upgrade the apic version_id, by Don Laor.ths
2007-01-31Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths
2007-01-31Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook
2007-01-24Fix malta emulation for 64bit qemu.ths
2007-01-24Add support for 82371FB (Step A1) and Improved support for 82371SBths
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths
2007-01-24Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths
2007-01-20Add more ATAPI CDROM DMA support, by Juergen Keil.ths
2007-01-20Fix typo.ths
2007-01-20Change display colors, the LED bar is green and the text display is red.ths
2007-01-17Big endian support for Gallileo, by Aurelien Jarno.ths
2007-01-17Fix USB buffer size, by Herbert Xu.ths
2007-01-17Disable Malta floppy controller for now, by Aurelien Jarno.ths
2007-01-17ARM boot fix (Jason Wessel).pbrook
2007-01-16ARM ELF loader.pbrook
2007-01-15MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths
2007-01-15Gallileo GT64xxx support, by Aurelien Jarno.ths
2007-01-15PIIX4 support, by Aurelien Jarno.ths
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths
2007-01-10Restore SCSI disk attaching, by Igor Kovalenko.ths
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths
2007-01-06Unbreak the last patch.ths
2007-01-06Different MIPS BIOS binary names per endianness, and more relaxed sizeths
2007-01-05Fix for hard disk translation hints, by Volker Ruppert.ths
2007-01-05Fix comment, by Volker Ruppert.ths
2007-01-05Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths