summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-03-17Remove useless static specifier.ths1-1/+1
2007-03-17Don't fail for "revert to poweron defaults" IDE command, by Carloths1-0/+2
2007-03-17Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths1-3/+3
2007-03-11ARM reabbot support (orginal patch by Aurelien Jarno).pbrook2-1/+20
2007-03-08Implement --cpu for ARM.pbrook3-37/+17
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer1-22/+69
2007-03-06Simple u-boot image loading support.pbrook1-12/+22
2007-03-06Fix GT-64xxx PCI mapping, by Aurelien Jarno.ths1-5/+11
2007-03-06Fix typo in PCI bridge code.ths1-1/+1
2007-03-06Fix unportable bitfields use which broke pcnet for big endian hosts.ths1-269/+339
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer11-53/+53
2007-03-02Fix wrong interrupt number for the second serial interface.ths1-1/+1
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths2-0/+122
2007-02-2824C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths1-4/+125
2007-02-22Basic USB device resume (root hub only), by Lonnie Mendez.ths1-0/+23
2007-02-21Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths1-3/+6
2007-02-21Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths1-1/+1
2007-02-20Replace TLSZ with TARGET_FMT_lx.ths2-4/+4
2007-02-202nd serial port for Malta, by Jason Wessel.ths1-0/+1
2007-02-19Ignore special flags in nsector variable.ths1-3/+3
2007-02-18Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths2-0/+4
2007-02-18PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths1-12/+23
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths1-80/+344
2007-02-11increase USB table poll intervalbellard1-1/+1
2007-02-10Fix typo, by Ed Swierk.ths1-1/+1
2007-02-08use ram allocation functionsbellard1-32/+55
2007-02-02PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths4-0/+323
2007-01-31Upgrade the apic version_id, by Don Laor.ths1-1/+1
2007-01-31Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths1-3/+6
2007-01-31Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths1-20/+19
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook4-14/+12
2007-01-24Fix malta emulation for 64bit qemu.ths2-13/+20
2007-01-24Add support for 82371FB (Step A1) and Improved support for 82371SBths2-2/+76
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths6-22/+54
2007-01-24Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths1-1/+1
2007-01-20Add more ATAPI CDROM DMA support, by Juergen Keil.ths1-10/+27
2007-01-20Fix typo.ths1-1/+1
2007-01-20Change display colors, the LED bar is green and the text display is red.ths1-2/+2
2007-01-17Big endian support for Gallileo, by Aurelien Jarno.ths1-5/+67
2007-01-17Fix USB buffer size, by Herbert Xu.ths1-1/+1
2007-01-17Disable Malta floppy controller for now, by Aurelien Jarno.ths1-3/+3
2007-01-17ARM boot fix (Jason Wessel).pbrook1-2/+2
2007-01-16ARM ELF loader.pbrook4-25/+35
2007-01-15MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths1-0/+590
2007-01-15Gallileo GT64xxx support, by Aurelien Jarno.ths1-0/+582
2007-01-15PIIX4 support, by Aurelien Jarno.ths1-0/+63
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths2-4/+4
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths9-16/+16
2007-01-10Restore SCSI disk attaching, by Igor Kovalenko.ths1-0/+7
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths2-18/+14