Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-20 | SlavIO interrupt controller fix, by Aurelien Jarno. | ths | 1 | -1/+1 |
2007-03-20 | VMMouse Emulation, by Anthony Liguori. | ths | 3 | -0/+308 |
2007-03-19 | Fix big endian host operation, by Ben Taylor and Igor Kovalenko. | ths | 1 | -3/+6 |
2007-03-19 | SCSI fixes, by Wang Cheng Yeh. | ths | 1 | -3/+3 |
2007-03-18 | A VGA card for the Malta board. | ths | 2 | -0/+5 |
2007-03-18 | Fix BD flag handling, cause register contents, implement some more bits | ths | 2 | -9/+11 |
2007-03-18 | MIPS -cpu selection support, by Herve Poussineau. | ths | 2 | -1/+25 |
2007-03-17 | OHCI USB PXA support (Andrzej Zaborowski). | pbrook | 6 | -37/+123 |
2007-03-17 | Remove useless static specifier. | ths | 1 | -1/+1 |
2007-03-17 | Don't fail for "revert to poweron defaults" IDE command, by Carlo | ths | 1 | -0/+2 |
2007-03-17 | Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon. | ths | 1 | -3/+3 |
2007-03-11 | ARM reabbot support (orginal patch by Aurelien Jarno). | pbrook | 2 | -1/+20 |
2007-03-08 | Implement --cpu for ARM. | pbrook | 3 | -37/+17 |
2007-03-07 | Great PowerPC emulation code resynchronisation and improvments: | j_mayer | 1 | -22/+69 |
2007-03-06 | Simple u-boot image loading support. | pbrook | 1 | -12/+22 |
2007-03-06 | Fix GT-64xxx PCI mapping, by Aurelien Jarno. | ths | 1 | -5/+11 |
2007-03-06 | Fix typo in PCI bridge code. | ths | 1 | -1/+1 |
2007-03-06 | Fix unportable bitfields use which broke pcnet for big endian hosts. | ths | 1 | -269/+339 |
2007-03-05 | New -cpu options: choose CPU model for emulated target. | j_mayer | 11 | -53/+53 |