summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-04-09ARM IRQ fix.pbrook1-1/+1
2007-04-07Fix TCX base on SS10blueswir11-1/+1
2007-04-07Unify IRQ handling.pbrook67-560/+529
2007-04-07Remove dead code.pbrook1-13/+6
2007-04-07Remove dead code.pbrook1-38/+0
2007-04-06Comment spelling fix.pbrook1-1/+1
2007-04-06Use correct type for card field.pbrook1-1/+1
2007-04-06SD card emulation (initial implementation by Andrzei Zaborowski).pbrook6-5/+2049
2007-04-05Fix disabling of the Cause register for R2.ths1-11/+11
2007-04-05Clear BEV and ERL for the fake bootloader.ths1-1/+4
2007-04-05Fill in real SparcStation 10 valuesblueswir11-17/+17
2007-04-05Alpha CPU palcode emulation. Only usable in user mode for now withj_mayer1-0/+1099
2007-04-04Change NIC registration to be consistent with other machines definitions.j_mayer1-4/+4
2007-04-03i386 return APIC ID with cpuid, by Bernhard Kauer.ths1-0/+1
2007-04-03Fix Malta tty2 UART registers.ths1-10/+10
2007-04-02Eepro100 emulation, by Stefan Weil.ths4-0/+2075
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