aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-01-31Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook
2007-01-24Fix malta emulation for 64bit qemu.ths
2007-01-24Add support for 82371FB (Step A1) and Improved support for 82371SBths
2007-01-24Reworking MIPS interrupt handling, by Aurelien Jarno.ths
2007-01-24Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths
2007-01-20Add more ATAPI CDROM DMA support, by Juergen Keil.ths
2007-01-20Fix typo.ths
2007-01-20Change display colors, the LED bar is green and the text display is red.ths
2007-01-17Big endian support for Gallileo, by Aurelien Jarno.ths
2007-01-17Fix USB buffer size, by Herbert Xu.ths
2007-01-17Disable Malta floppy controller for now, by Aurelien Jarno.ths
2007-01-17ARM boot fix (Jason Wessel).pbrook
2007-01-16ARM ELF loader.pbrook
2007-01-15MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths
2007-01-15Gallileo GT64xxx support, by Aurelien Jarno.ths
2007-01-15PIIX4 support, by Aurelien Jarno.ths
2007-01-10Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths
2007-01-10Restore SCSI disk attaching, by Igor Kovalenko.ths
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths
2007-01-06Unbreak the last patch.ths
2007-01-06Different MIPS BIOS binary names per endianness, and more relaxed sizeths
2007-01-05Fix for hard disk translation hints, by Volker Ruppert.ths
2007-01-05Fix comment, by Volker Ruppert.ths
2007-01-05Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2007-01-02Arm GIC stuck interrupt fix.pbrook
2007-01-01Fix initrd load address.ths
2006-12-24Fix SCSI cdrom boot, thanks Blue Swirl.ths
2006-12-23Check ELF binaries for machine type and endianness.ths
2006-12-23More serial ports for the mips machine.ths
2006-12-22Sparc64 build fix (Igor Kovalenko).pbrook
2006-12-22SCSI emulation improvements, by Chuck Brazie.ths
2006-12-22Fix CDROM change, by Anthony Liguori.ths
2006-12-21Don't cast lvalues, fixes compiler warning.ths
2006-12-21Avoid "unused variable" compiler warning.ths
2006-12-21Remove unused variable.ths
2006-12-21Scrap SIGN_EXTEND32.ths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2006-12-10Fix PCI config space overflow, by Herbert Xu.ths
2006-12-10Fix sector size overflow, by Herbert Xu.ths
2006-12-07Spelling fixes, thanks to Stefan Weil.ths
2006-12-07MIPS RTC emulation.ths
2006-12-07Move date/time init to the RTC implementation.ths
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths
2006-12-06Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aidths
2006-11-19Add casts for 64-bit hosts.pbrook
2006-11-14ARM timer counts down, not up.pbrook
2006-10-29Mips IDE support. (Aurelien Jarno)pbrook