summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-04-02ne2k buffer full bug fix, by Marcel Block.ths1-1/+1
2007-04-02Random bug fixes from code inspection, by Wang Cheng Yeh.ths2-3/+4
2007-04-02VMware SVGA II emulation, by Andrzej Zaborowski.ths5-3/+1209
2007-04-01Single mode for PIC i8259, by Bernhard Kauer.ths1-3/+6
2007-04-01Improved initrd support for mips.ths5-28/+56
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir15-30/+38
2007-04-01Add SparcStation-10 machineblueswir12-11/+67
2007-04-01Reorganise Sun4m to allow other machine typesblueswir11-61/+132
2007-04-01Actually enable 64bit configuration.ths2-4/+4
2007-03-31Large kernel initrd fix (initial patch by Daniel Jacobowitz).pbrook1-3/+26
2007-03-31Fix usb hid and mass-storage protocol revision, by Juergen Keil.ths2-2/+2
2007-03-31Malta CBUS UART support.ths3-16/+51
2007-03-31Embedded PowerPC timers support.j_mayer1-7/+205
2007-03-31Better fix for OpenPIC: should not depend on PowerPC.j_mayer1-1/+1
2007-03-30Sanitize mips exception handling.ths1-8/+7
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer4-24/+75
2007-03-25Sparc32/64 CPU selectionblueswir12-0/+19
2007-03-20SlavIO Counter-Timers fix, by Aurelien Jarno.ths1-1/+0
2007-03-20SlavIO interrupt controller fix, by Aurelien Jarno.ths1-1/+1
2007-03-20VMMouse Emulation, by Anthony Liguori.ths3-0/+308
2007-03-19Fix big endian host operation, by Ben Taylor and Igor Kovalenko.ths1-3/+6
2007-03-19SCSI fixes, by Wang Cheng Yeh.ths1-3/+3
2007-03-18A VGA card for the Malta board.ths2-0/+5
2007-03-18Fix BD flag handling, cause register contents, implement some more bitsths2-9/+11
2007-03-18MIPS -cpu selection support, by Herve Poussineau.ths2-1/+25
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook6-37/+123
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