aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-06-28 Fix Lance on 32-bit hostsblueswir1
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir1
2007-06-25Insufficient input validation in NE2000 card, written by Tavis Ormandy,ths
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths
2007-06-24Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog
2007-06-22Add USB HID keyboard.balrog
2007-06-21Revert workaround for -nographic segfault.ths
2007-06-18Add parallel memory mapped interface, by Herve Poussineau.ths
2007-06-13Use pixel_ops.h in PXA LCD screen drawing.balrog
2007-06-12Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog
2007-06-10 Fix patch splitting lossage in vga.cblueswir1
2007-06-10 Add hw/pixel_ops.hblueswir1
2007-06-10 Attempt to fix incorrect colours on some BGR displaysblueswir1
2007-06-10 Merge TCX and VGA pixel operationsblueswir1
2007-06-10More PCI mapping/remapping for Gallileo.ths
2007-06-09Don't try to use "vt" output in nographic mode.ths
2007-06-09ARM PL181 MMCI fixes.pbrook
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-06-07Fix return type.pbrook
2007-06-07Fix code formatting, by Herve Poussineau.ths
2007-06-07Unbreak PCI config register, noticed by Stefan Weil.ths
2007-06-07Initialize more GT64xxx registers on reset.ths
2007-06-07Fix some Malta PCI config bits.ths
2007-06-07PCI device saving for GT64xxx.ths
2007-06-07Implement some more Gallileo registers.ths
2007-06-07Fix comment.ths
2007-06-07Fix PCI irq mapping on Malta.ths
2007-06-07Fix firmware word endianness for Malta.ths
2007-06-06Make the Malta bootloader handling a bit more transparent.ths
2007-06-06Fix formatting.ths
2007-06-06Malta has no ISA bus.ths
2007-06-06Big endian byte swap for serial mmapped interface.ths
2007-06-06Use the correct PCI IDs for Malta.ths
2007-06-04Take advantage of subpage support.ths
2007-06-04ColdFire Ethernet support.pbrook
2007-06-03Fix off-by-one memory region sizes.pbrook
2007-06-03Spelling fixes, by Stefan Weil.ths
2007-06-03MCF5208 timer fix.pbrook
2007-06-03MCF5208 emulation.pbrook
2007-06-03Leave running timer alone if not reloading.pbrook
2007-06-01Force display update on palette change or loadvmblueswir1
2007-06-01Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.ths
2007-05-30Fix typo in comment.ths
2007-05-30Fix CPU (re-)selection on reset.ths
2007-05-30Replace target_ulong with target_phys_addr_tblueswir1
2007-05-28SMBus support for MIPS Malta.ths
2007-05-28Remove a local subpage IO hack, now that general subpage IO works.balrog
2007-05-27Interrupt debugging DPRINTFsblueswir1
2007-05-27New option -net nic,model=? (Mark Glines)blueswir1