summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-07-11Spelling fix, by Stefan Weil.ths1-1/+1
2007-07-11Spelling fixes, by Stefan Weil.ths6-9/+9
2007-07-11Remove superfluous gt64xxx_pci_mapping calls.ths1-7/+3
2007-07-11 Sparc64 updateblueswir11-3/+11
2007-07-11Impement Galilleo ISD register.ths2-11/+72
2007-07-03 Fix loadvmblueswir12-10/+10
2007-07-02E100 savevm/loadvm support, patch by Jason Wessel.balrog1-4/+98
2007-06-30ARM PL031 RTC emulation.pbrook4-1/+226
2007-06-30PL110 versatile register hack fix (Adam Lackorzynski).pbrook1-0/+4
2007-06-28 Fix Lance on 32-bit hostsblueswir11-6/+29
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir13-29/+32
2007-06-25Insufficient input validation in NE2000 card, written by Tavis Ormandy,ths1-2/+5
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths2-0/+306
2007-06-24Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog2-8/+9
2007-06-22Add USB HID keyboard.balrog2-45/+345
2007-06-21Revert workaround for -nographic segfault.ths1-28/+23
2007-06-18Add parallel memory mapped interface, by Herve Poussineau.ths2-13/+94
2007-06-13Use pixel_ops.h in PXA LCD screen drawing.balrog2-30/+13
2007-06-12Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths2-321/+32
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog2-0/+415
2007-06-10 Fix patch splitting lossage in vga.cblueswir11-0/+8
2007-06-10 Add hw/pixel_ops.hblueswir11-0/+41
2007-06-10 Attempt to fix incorrect colours on some BGR displaysblueswir12-6/+67
2007-06-10 Merge TCX and VGA pixel operationsblueswir12-46/+2
2007-06-10More PCI mapping/remapping for Gallileo.ths2-32/+321
2007-06-09Don't try to use "vt" output in nographic mode.ths1-24/+28
2007-06-09ARM PL181 MMCI fixes.pbrook1-11/+34
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir18-37/+43
2007-06-07Fix return type.pbrook1-1/+1
2007-06-07Fix code formatting, by Herve Poussineau.ths1-163/+163
2007-06-07Unbreak PCI config register, noticed by Stefan Weil.ths1-1/+1
2007-06-07Initialize more GT64xxx registers on reset.ths1-11/+113
2007-06-07Fix some Malta PCI config bits.ths1-9/+13
2007-06-07PCI device saving for GT64xxx.ths1-0/+21
2007-06-07Implement some more Gallileo registers.ths1-17/+336
2007-06-07Fix comment.ths1-1/+1
2007-06-07Fix PCI irq mapping on Malta.ths1-2/+2
2007-06-07Fix firmware word endianness for Malta.ths1-0/+12
2007-06-06Make the Malta bootloader handling a bit more transparent.ths1-14/+17
2007-06-06Fix formatting.ths1-1/+1
2007-06-06Malta has no ISA bus.ths1-11/+2
2007-06-06Big endian byte swap for serial mmapped interface.ths1-4/+18
2007-06-06Use the correct PCI IDs for Malta.ths5-5/+81
2007-06-04Take advantage of subpage support.ths1-24/+5
2007-06-04ColdFire Ethernet support.pbrook2-1/+474
2007-06-03Fix off-by-one memory region sizes.pbrook21-39/+39
2007-06-03Spelling fixes, by Stefan Weil.ths5-8/+8
2007-06-03MCF5208 timer fix.pbrook1-5/+8
2007-06-03MCF5208 emulation.pbrook5-282/+758
2007-06-03Leave running timer alone if not reloading.pbrook1-1/+1