summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.ths2007-02-024-0/+323
* Upgrade the apic version_id, by Don Laor.ths2007-01-311-1/+1
* Fix GT64120 mapping with REDBOOT, by Aurelien Jarno.ths2007-01-311-3/+6
* Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno.ths2007-01-311-20/+19
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-274-14/+12
* Fix malta emulation for 64bit qemu.ths2007-01-242-13/+20
* Add support for 82371FB (Step A1) and Improved support for 82371SBths2007-01-242-2/+76
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-246-22/+54
* Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths2007-01-241-1/+1
* Add more ATAPI CDROM DMA support, by Juergen Keil.ths2007-01-201-10/+27
* Fix typo.ths2007-01-201-1/+1
* Change display colors, the LED bar is green and the text display is red.ths2007-01-201-2/+2
* Big endian support for Gallileo, by Aurelien Jarno.ths2007-01-171-5/+67
* Fix USB buffer size, by Herbert Xu.ths2007-01-171-1/+1
* Disable Malta floppy controller for now, by Aurelien Jarno.ths2007-01-171-3/+3
* ARM boot fix (Jason Wessel).pbrook2007-01-171-2/+2
* ARM ELF loader.pbrook2007-01-164-25/+35
* MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.ths2007-01-151-0/+590
* Gallileo GT64xxx support, by Aurelien Jarno.ths2007-01-151-0/+582
* PIIX4 support, by Aurelien Jarno.ths2007-01-151-0/+63
* Devfn number for the PIIX3 southbridge, by Aurelien Jarno.ths2007-01-102-4/+4
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-109-16/+16
* Restore SCSI disk attaching, by Igor Kovalenko.ths2007-01-101-0/+7
* Revert -disk patch, as requested by Fabrice. The general idea of thisths2007-01-072-18/+14
* Unbreak the last patch.ths2007-01-061-2/+2
* Different MIPS BIOS binary names per endianness, and more relaxed sizeths2007-01-061-3/+7
* Fix for hard disk translation hints, by Volker Ruppert.ths2007-01-051-2/+12
* Fix comment, by Volker Ruppert.ths2007-01-051-2/+3
* Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori.ths2007-01-051-1/+18
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-054-6/+9
* Arm GIC stuck interrupt fix.pbrook2007-01-021-3/+6
* Fix initrd load address.ths2007-01-011-1/+1
* Fix SCSI cdrom boot, thanks Blue Swirl.ths2006-12-242-8/+31
* Check ELF binaries for machine type and endianness.ths2006-12-231-9/+3
* More serial ports for the mips machine.ths2006-12-231-1/+10
* Sparc64 build fix (Igor Kovalenko).pbrook2006-12-221-2/+2
* SCSI emulation improvements, by Chuck Brazie.ths2006-12-221-14/+12
* Fix CDROM change, by Anthony Liguori.ths2006-12-221-0/+12
* Don't cast lvalues, fixes compiler warning.ths2006-12-211-2/+4
* Avoid "unused variable" compiler warning.ths2006-12-211-1/+2
* Remove unused variable.ths2006-12-211-1/+0
* Scrap SIGN_EXTEND32.ths2006-12-211-4/+8
* Preliminiary MIPS64 support, disabled by default due to performance impact.ths2006-12-211-6/+8
* Fix PCI config space overflow, by Herbert Xu.ths2006-12-101-8/+16
* Fix sector size overflow, by Herbert Xu.ths2006-12-101-1/+1
* Spelling fixes, thanks to Stefan Weil.ths2006-12-073-3/+3
* MIPS RTC emulation.ths2006-12-071-0/+4
* Move date/time init to the RTC implementation.ths2006-12-072-22/+25
* Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths2006-12-062-85/+98
* Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aidths2006-12-061-33/+100
OpenPOWER on IntegriCloud