summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-04-12Read time constant fix (Robert Reif)blueswir11-0/+4
2008-04-11Optimize MIPS timer read/write functionsaurel321-31/+25
2008-04-11Fix few spelling issues in commentsaurel322-2/+2
2008-04-09ESP: Add it_shift parameter (Hervé Poussineau)blueswir14-12/+12
2008-04-08Implement break for the pl011, based on a patch from Jason Wessel.aurel321-3/+9
2008-04-08Simplify PICA 61 emulationaurel323-223/+21
2008-04-08Simplify FDC code (Hervé Poussineau)blueswir11-517/+361
2008-04-08Braille device supportaurel322-0/+672
2008-04-07Fix vmmouse with -smpaurel323-12/+11
2008-04-07MIPS Magnum R4000 machineaurel324-0/+894
2008-04-06Remove unwanted executable propertiesblueswir12-0/+0
2008-04-04vmwarevga: fix PCI IO region registrationaurel321-1/+1
2008-03-29IDE: Improve DMA transfers by increasing the buffer sizeaurel321-7/+13
2008-03-28Revert "Fix ne2000_can_receive() function".aurel321-1/+1
2008-03-28g364 framebuffer deviceaurel322-0/+439
2008-03-28ignore reads to the EOI registeraurel321-0/+3
2008-03-28e1000: add phy specific status registeraurel321-1/+2
2008-03-28e1000: fix eerd registersaurel321-2/+2
2008-03-28e1000: fix unaligned accessaurel321-1/+1
2008-03-28Fix mipsnet device ID, noticed by Vijay Kumar.aurel321-4/+2
2008-03-28Fix ne2000_can_receive() functionaurel321-1/+1
2008-03-28Add missing initial values for PIIX3 function 0 (PIRQRC)aurel321-0/+3
2008-03-28Tell BIOS about the number of CPUsaurel321-0/+3
2008-03-21 Wire up TC signal from Aux1 to FDCblueswir15-13/+42
2008-03-18Clean fdc.haurel321-1/+0
2008-03-18Add KBD_CMD_SCANCODE command.aurel321-5/+34
2008-03-18SCI fixesaurel325-6/+23
2008-03-14CFI: Fix AMD erase supportaurel321-1/+1
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl4-121/+95
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl4-117/+266
2008-03-13ds1225y nvram: Fix some bugsaurel322-59/+130
2008-03-13e1000: fix endianness issuesaurel321-7/+16
2008-03-13rtl8139: fix endianness on big endian targetsaurel321-26/+16
2008-03-13Convert from DOS to UNIX format, no code change.aurel321-123/+123
2008-03-10GT64XXX: fix endianness issues:aurel321-5/+14
2008-03-10Change the e1000 mmio addr space according to spec.aurel321-1/+1
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir11-2/+2
2008-03-06Split OMAP DMA out to a file apart.balrog4-1376/+1412
2008-03-06Check for out of range update regions (original patch from Anthony Liguori).balrog1-6/+27
2008-03-06Register VMware SVGA's memory io region with PCI framework.balrog1-18/+29
2008-03-05 Add more machine definitionsblueswir12-0/+292
2008-03-04 Show IRQ set or reset (Robert Reif)blueswir11-1/+4
2008-03-04 Remove unneeded qemu_irq_lower (Robert Reif)blueswir11-2/+0
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir14-20/+31
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl2-49/+85
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir11-1/+1
2008-02-29Give names to magic numbers (Herv�oussineau)blueswir11-125/+222
2008-02-23Really stop the transfer when the DMA channel is being disabled.balrog1-2/+3
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog5-118/+70
2008-02-11 Fix SS-20 auxio addressesblueswir11-2/+2