summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths2007-08-191-1/+3
* Remove obsolete comment.ths2007-08-181-2/+0
* Remove old leftoversblueswir12007-08-161-3/+2
* Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir12007-08-164-21/+34
* Enable Selection command (NetBSD)blueswir12007-08-111-0/+3
* Generate interrupts and update state even if output is disabled (OpenBSD)blueswir12007-08-111-4/+4
* Log invalid accesses (no faults generated yet)blueswir12007-08-111-2/+30
* Improve iommu debugging, use register namesblueswir12007-08-111-7/+14
* Fix Slavio interrupt controller debugging outputblueswir12007-08-051-4/+4
* Use UTC/localtime flag in M48Txxblueswir12007-08-041-2/+8
* Fix Sparc32 interrupt handlingblueswir12007-08-042-43/+49
* Fix rtl8139 checksum calculation, by Tim Deegan.ths2007-08-011-6/+5
* Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog2007-08-011-3/+3
* Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.ths2007-07-311-0/+11
* Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada.ths2007-07-312-10/+172
* Fix i8259 initialization, by Bernhard Kauer.ths2007-07-311-1/+1
* Add OMAP MMC/SD host controller.balrog2007-07-313-5/+555
* OMAP DMA input signals must be level-triggered.balrog2007-07-311-7/+17
* Fix OMAP pic handling of simultaneous interrupts.balrog2007-07-311-9/+13
* Re-add clearing of the APP_CMD flag that somehow got lost.balrog2007-07-302-4/+5
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-296-0/+5051
* Word-reads from spitz NAND controller, patch by Juergen Lock.balrog2007-07-291-1/+13
* Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog2007-07-271-1/+77
* Update TNF bit in I2C status register, original patch by Juergen Lock.balrog2007-07-271-0/+2
* Fix memory corruption after OHCI reset, by Ed Swierk.ths2007-07-251-1/+8
* Various reg offset shift typos.balrog2007-07-241-3/+3
* Spelling fix, by Stuart Brady.ths2007-07-121-2/+2
* Spelling fix, by Stefan Weil.ths2007-07-111-1/+1
* Spelling fixes, by Stefan Weil.ths2007-07-116-9/+9
* Remove superfluous gt64xxx_pci_mapping calls.ths2007-07-111-7/+3
* Sparc64 updateblueswir12007-07-111-3/+11
* Impement Galilleo ISD register.ths2007-07-112-11/+72
* Fix loadvmblueswir12007-07-032-10/+10
* E100 savevm/loadvm support, patch by Jason Wessel.balrog2007-07-021-4/+98
* ARM PL031 RTC emulation.pbrook2007-06-304-1/+226
* PL110 versatile register hack fix (Adam Lackorzynski).pbrook2007-06-301-0/+4
* Fix Lance on 32-bit hostsblueswir12007-06-281-6/+29
* Rename variables and rearrange code to please gcc -Wshadow checksblueswir12007-06-253-29/+32
* Insufficient input validation in NE2000 card, written by Tavis Ormandy,ths2007-06-251-2/+5
* Add a 7 segments + led display, by Herve Poussineau.ths2007-06-252-0/+306
* Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog2007-06-242-8/+9
* Add USB HID keyboard.balrog2007-06-222-45/+345
* Revert workaround for -nographic segfault.ths2007-06-211-28/+23
* Add parallel memory mapped interface, by Herve Poussineau.ths2007-06-182-13/+94
* Use pixel_ops.h in PXA LCD screen drawing.balrog2007-06-132-30/+13
* Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths2007-06-122-321/+32
* Wacom PenPartner tablet (virtual USB device).balrog2007-06-102-0/+415
* Fix patch splitting lossage in vga.cblueswir12007-06-101-0/+8
* Add hw/pixel_ops.hblueswir12007-06-101-0/+41
* Attempt to fix incorrect colours on some BGR displaysblueswir12007-06-102-6/+67
OpenPOWER on IntegriCloud