Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-12-10 | Fix PCI config space overflow, by Herbert Xu. | ths | 1 | -8/+16 |
2006-12-10 | Fix sector size overflow, by Herbert Xu. | ths | 1 | -1/+1 |
2006-12-07 | Spelling fixes, thanks to Stefan Weil. | ths | 3 | -3/+3 |
2006-12-07 | MIPS RTC emulation. | ths | 1 | -0/+4 |
2006-12-07 | Move date/time init to the RTC implementation. | ths | 2 | -22/+25 |
2006-12-06 | Move the MIPS CPU timer in a seperate file, by Alec Voropay. | ths | 2 | -85/+98 |
2006-12-06 | Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aid | ths | 1 | -33/+100 |
2006-11-19 | Add casts for 64-bit hosts. | pbrook | 1 | -2/+2 |
2006-11-14 | ARM timer counts down, not up. | pbrook | 1 | -5/+5 |
2006-10-29 | Mips IDE support. (Aurelien Jarno) | pbrook | 1 | -0/+9 |
2006-10-22 | ColdFire target. | pbrook | 1 | -2/+3 |
2006-10-18 | Fix typo in pixel conversion templates. | pbrook | 1 | -1/+1 |
2006-10-08 | APIC init fix + APIC get_irq fix (Juergen Keil) | bellard | 1 | -4/+3 |
2006-10-02 | SMI enable bit support | bellard | 1 | -13/+2 |