Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-01-17 | ARM boot fix (Jason Wessel). | pbrook | 1 | -2/+2 |
2007-01-16 | ARM ELF loader. | pbrook | 4 | -25/+35 |
2007-01-15 | MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. | ths | 1 | -0/+590 |
2007-01-15 | Gallileo GT64xxx support, by Aurelien Jarno. | ths | 1 | -0/+582 |
2007-01-15 | PIIX4 support, by Aurelien Jarno. | ths | 1 | -0/+63 |
2007-01-10 | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 2 | -4/+4 |
2007-01-10 | Devfn number for network PCI cards, by Aurelien Jarno. | ths | 9 | -16/+16 |
2007-01-10 | Restore SCSI disk attaching, by Igor Kovalenko. | ths | 1 | -0/+7 |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths | 2 | -18/+14 |
2007-01-06 | Unbreak the last patch. | ths | 1 | -2/+2 |
2007-01-06 | Different MIPS BIOS binary names per endianness, and more relaxed size | ths | 1 | -3/+7 |
2007-01-05 | Fix for hard disk translation hints, by Volker Ruppert. | ths | 1 | -2/+12 |
2007-01-05 | Fix comment, by Volker Ruppert. | ths | 1 | -2/+3 |
2007-01-05 | Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. | ths | 1 | -1/+18 |
2007-01-05 | Dynamic handling of guest mice, by Lonnie Mendez. | ths | 4 | -6/+9 |
2007-01-02 | Arm GIC stuck interrupt fix. | pbrook | 1 | -3/+6 |
2007-01-01 | Fix initrd load address. | ths | 1 | -1/+1 |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths | 2 | -8/+31 |
2006-12-23 | Check ELF binaries for machine type and endianness. | ths | 1 | -9/+3 |
2006-12-23 | More serial ports for the mips machine. | ths | 1 | -1/+10 |
2006-12-22 | Sparc64 build fix (Igor Kovalenko). | pbrook | 1 | -2/+2 |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths | 1 | -14/+12 |
2006-12-22 | Fix CDROM change, by Anthony Liguori. | ths | 1 | -0/+12 |
2006-12-21 | Don't cast lvalues, fixes compiler warning. | ths | 1 | -2/+4 |
2006-12-21 | Avoid "unused variable" compiler warning. | ths | 1 | -1/+2 |
2006-12-21 | Remove unused variable. | ths | 1 | -1/+0 |
2006-12-21 | Scrap SIGN_EXTEND32. | ths | 1 | -4/+8 |
2006-12-21 | Preliminiary MIPS64 support, disabled by default due to performance impact. | ths | 1 | -6/+8 |