Age | Commit message (Expand) | Author | Files | Lines |
2007-04-16 | Memory-mapped interface for RTC, by Herve Poussineau. | ths | 1 | -0/+93 |
2007-04-16 | Memory-mapped interface for PS/2 controller, by Herve Poussineau. | ths | 1 | -2/+59 |
2007-04-16 | Add reset callbacks for PowerPC CPU. | j_mayer | 2 | -2/+4 |
2007-04-16 | PREP and heathrow machines only support PowerPC CPU with a 6xx bus. | j_mayer | 2 | -12/+44 |
2007-04-16 | Add bus model (or input pins) into PowerPC CPU flags. | j_mayer | 1 | -0/+122 |
2007-04-16 | Parallel flash bugfixes: | j_mayer | 1 | -12/+19 |
2007-04-16 | Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdout | j_mayer | 1 | -27/+79 |
2007-04-15 | Remove unused variable. | pbrook | 1 | -1/+1 |
2007-04-15 | Gallileo fixes, by Stefan Weil. | ths | 1 | -4/+22 |
2007-04-14 | Add device save and reset methods to FDC and M48T59 | blueswir1 | 2 | -2/+136 |
2007-04-14 | Know about more PCI device classes. | ths | 1 | -0/+27 |
2007-04-14 | Fix miscellaneous display warnings for PowerPC & alpha targets | j_mayer | 3 | -19/+24 |
2007-04-13 | Fix Sparc32 device save methods | blueswir1 | 3 | -3/+17 |
2007-04-12 | Add PowerPC 405 input pins (IRQ, resets, ...) model. | j_mayer | 3 | -13/+99 |
2007-04-12 | Embedded PowerPC Device Control Registers infrastructure. | j_mayer | 1 | -0/+95 |
2007-04-09 | Implement embedded IRQ controller for PowerPC 6xx/740 & 750. | j_mayer | 4 | -85/+192 |
2007-04-09 | ARM IRQ fix. | pbrook | 1 | -1/+1 |
2007-04-07 | Fix TCX base on SS10 | blueswir1 | 1 | -1/+1 |
2007-04-07 | Unify IRQ handling. | pbrook | 67 | -560/+529 |
2007-04-07 | Remove dead code. | pbrook | 1 | -13/+6 |
2007-04-07 | Remove dead code. | pbrook | 1 | -38/+0 |
2007-04-06 | Comment spelling fix. | pbrook | 1 | -1/+1 |
2007-04-06 | Use correct type for card field. | pbrook | 1 | -1/+1 |
2007-04-06 | SD card emulation (initial implementation by Andrzei Zaborowski). | pbrook | 6 | -5/+2049 |
2007-04-05 | Fix disabling of the Cause register for R2. | ths | 1 | -11/+11 |
2007-04-05 | Clear BEV and ERL for the fake bootloader. | ths | 1 | -1/+4 |
2007-04-05 | Fill in real SparcStation 10 values | blueswir1 | 1 | -17/+17 |
2007-04-05 | Alpha CPU palcode emulation. Only usable in user mode for now with | j_mayer | 1 | -0/+1099 |
2007-04-04 | Change NIC registration to be consistent with other machines definitions. | j_mayer | 1 | -4/+4 |
2007-04-03 | i386 return APIC ID with cpuid, by Bernhard Kauer. | ths | 1 | -0/+1 |
2007-04-03 | Fix Malta tty2 UART registers. | ths | 1 | -10/+10 |
2007-04-02 | Eepro100 emulation, by Stefan Weil. | ths | 4 | -0/+2075 |
2007-04-02 | ne2k buffer full bug fix, by Marcel Block. | ths | 1 | -1/+1 |
2007-04-02 | Random bug fixes from code inspection, by Wang Cheng Yeh. | ths | 2 | -3/+4 |
2007-04-02 | VMware SVGA II emulation, by Andrzej Zaborowski. | ths | 5 | -3/+1209 |
2007-04-01 | Single mode for PIC i8259, by Bernhard Kauer. | ths | 1 | -3/+6 |
2007-04-01 | Improved initrd support for mips. | ths | 5 | -28/+56 |
2007-04-01 | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 | 5 | -30/+38 |
2007-04-01 | Add SparcStation-10 machine | blueswir1 | 2 | -11/+67 |
2007-04-01 | Reorganise Sun4m to allow other machine types | blueswir1 | 1 | -61/+132 |
2007-04-01 | Actually enable 64bit configuration. | ths | 2 | -4/+4 |
2007-03-31 | Large kernel initrd fix (initial patch by Daniel Jacobowitz). | pbrook | 1 | -3/+26 |
2007-03-31 | Fix usb hid and mass-storage protocol revision, by Juergen Keil. | ths | 2 | -2/+2 |
2007-03-31 | Malta CBUS UART support. | ths | 3 | -16/+51 |
2007-03-31 | Embedded PowerPC timers support. | j_mayer | 1 | -7/+205 |
2007-03-31 | Better fix for OpenPIC: should not depend on PowerPC. | j_mayer | 1 | -1/+1 |
2007-03-30 | Sanitize mips exception handling. | ths | 1 | -8/+7 |
2007-03-30 | New model for PowerPC CPU hardware interrupt events: | j_mayer | 4 | -24/+75 |
2007-03-25 | Sparc32/64 CPU selection | blueswir1 | 2 | -0/+19 |
2007-03-20 | SlavIO Counter-Timers fix, by Aurelien Jarno. | ths | 1 | -1/+0 |