summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-04-16Memory-mapped interface for RTC, by Herve Poussineau.ths1-0/+93
2007-04-16Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths1-2/+59
2007-04-16Add reset callbacks for PowerPC CPU.j_mayer2-2/+4
2007-04-16PREP and heathrow machines only support PowerPC CPU with a 6xx bus.j_mayer2-12/+44
2007-04-16Add bus model (or input pins) into PowerPC CPU flags.j_mayer1-0/+122
2007-04-16Parallel flash bugfixes:j_mayer1-12/+19
2007-04-16Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdoutj_mayer1-27/+79
2007-04-15Remove unused variable.pbrook1-1/+1
2007-04-15Gallileo fixes, by Stefan Weil.ths1-4/+22
2007-04-14Add device save and reset methods to FDC and M48T59blueswir12-2/+136
2007-04-14Know about more PCI device classes.ths1-0/+27
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer3-19/+24
2007-04-13Fix Sparc32 device save methodsblueswir13-3/+17
2007-04-12Add PowerPC 405 input pins (IRQ, resets, ...) model.j_mayer3-13/+99
2007-04-12Embedded PowerPC Device Control Registers infrastructure.j_mayer1-0/+95
2007-04-09Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer4-85/+192
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