Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-02 | Fix wrong interrupt number for the second serial interface. | ths | 1 | -1/+1 |
2007-02-28 | DS1225Y nvram device, by Herve Poussineau. | ths | 2 | -0/+122 |
2007-02-28 | 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil. | ths | 1 | -4/+125 |
2007-02-22 | Basic USB device resume (root hub only), by Lonnie Mendez. | ths | 1 | -0/+23 |
2007-02-21 | Fix initialisation of serial/parallel ports, spotted by Stefan Weil. | ths | 1 | -3/+6 |
2007-02-21 | Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil. | ths | 1 | -1/+1 |
2007-02-20 | Replace TLSZ with TARGET_FMT_lx. | ths | 2 | -4/+4 |
2007-02-20 | 2nd serial port for Malta, by Jason Wessel. | ths | 1 | -0/+1 |
2007-02-19 | Ignore special flags in nsector variable. | ths | 1 | -3/+3 |
2007-02-18 | Add PS/2 keyboard to MIPS R4K, by Herve Poussineau. | ths | 2 | -0/+4 |
2007-02-18 | PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau. | ths | 1 | -12/+23 |
2007-02-17 | Parport EPP support for Linux, by Marko Kohtala. | ths | 1 | -80/+344 |
2007-02-11 | increase USB table poll interval | bellard | 1 | -1/+1 |
2007-02-10 | Fix typo, by Ed Swierk. | ths | 1 | -1/+1 |
2007-02-08 | use ram allocation functions | bellard | 1 | -32/+55 |
2007-02-02 | PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. | ths | 4 | -0/+323 |
2007-01-31 | Upgrade the apic version_id, by Don Laor. | ths | 1 | -1/+1 |
2007-01-31 | Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. | ths | 1 | -3/+6 |
2007-01-31 | Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno. | ths | 1 | -20/+19 |
2007-01-27 | Rearrange char event handlers to fix CHR_EVENT_RESET. | pbrook | 4 | -14/+12 |
2007-01-24 | Fix malta emulation for 64bit qemu. | ths | 2 | -13/+20 |
2007-01-24 | Add support for 82371FB (Step A1) and Improved support for 82371SB | ths | 2 | -2/+76 |
2007-01-24 | Reworking MIPS interrupt handling, by Aurelien Jarno. | ths | 6 | -22/+54 |
2007-01-24 | Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. | ths | 1 | -1/+1 |
2007-01-20 | Add more ATAPI CDROM DMA support, by Juergen Keil. | ths | 1 | -10/+27 |
2007-01-20 | Fix typo. | ths | 1 | -1/+1 |
2007-01-20 | Change display colors, the LED bar is green and the text display is red. | ths | 1 | -2/+2 |
2007-01-17 | Big endian support for Gallileo, by Aurelien Jarno. | ths | 1 | -5/+67 |
2007-01-17 | Fix USB buffer size, by Herbert Xu. | ths | 1 | -1/+1 |
2007-01-17 | Disable Malta floppy controller for now, by Aurelien Jarno. | ths | 1 | -3/+3 |