summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* IDE: Improve DMA transfers by increasing the buffer sizeaurel322008-03-291-7/+13
* Revert "Fix ne2000_can_receive() function".aurel322008-03-281-1/+1
* g364 framebuffer deviceaurel322008-03-282-0/+439
* ignore reads to the EOI registeraurel322008-03-281-0/+3
* e1000: add phy specific status registeraurel322008-03-281-1/+2
* e1000: fix eerd registersaurel322008-03-281-2/+2
* e1000: fix unaligned accessaurel322008-03-281-1/+1
* Fix mipsnet device ID, noticed by Vijay Kumar.aurel322008-03-281-4/+2
* Fix ne2000_can_receive() functionaurel322008-03-281-1/+1
* Add missing initial values for PIIX3 function 0 (PIRQRC)aurel322008-03-281-0/+3
* Tell BIOS about the number of CPUsaurel322008-03-281-0/+3
* Wire up TC signal from Aux1 to FDCblueswir12008-03-215-13/+42
* Clean fdc.haurel322008-03-181-1/+0
* Add KBD_CMD_SCANCODE command.aurel322008-03-181-5/+34
* SCI fixesaurel322008-03-185-6/+23
* CFI: Fix AMD erase supportaurel322008-03-141-1/+1
* Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl2008-03-144-121/+95
* * Add a model of the ETRAX interrupt controller.edgar_igl2008-03-144-117/+266
* ds1225y nvram: Fix some bugsaurel322008-03-132-59/+130
* e1000: fix endianness issuesaurel322008-03-131-7/+16
* rtl8139: fix endianness on big endian targetsaurel322008-03-131-26/+16
* Convert from DOS to UNIX format, no code change.aurel322008-03-131-123/+123
* GT64XXX: fix endianness issues:aurel322008-03-101-5/+14
* Change the e1000 mmio addr space according to spec.aurel322008-03-101-1/+1
* Fix some functions declared () rather than (void) (Ian Jackson)blueswir12008-03-091-2/+2
* Split OMAP DMA out to a file apart.balrog2008-03-064-1376/+1412
* Check for out of range update regions (original patch from Anthony Liguori).balrog2008-03-061-6/+27
* Register VMware SVGA's memory io region with PCI framework.balrog2008-03-061-18/+29
* Add more machine definitionsblueswir12008-03-052-0/+292
* Show IRQ set or reset (Robert Reif)blueswir12008-03-041-1/+4
* Remove unneeded qemu_irq_lower (Robert Reif)blueswir12008-03-041-2/+0
* Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir12008-03-024-20/+31
* * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl2008-03-012-49/+85
* Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir12008-02-291-1/+1
* Give names to magic numbers (Herv�oussineau)blueswir12008-02-291-125/+222
* Really stop the transfer when the DMA channel is being disabled.balrog2008-02-231-2/+3
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-175-118/+70
* Fix SS-20 auxio addressesblueswir12008-02-111-2/+2
* Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog2008-02-111-7/+8
* Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2008-02-102-15/+116
* Add an ncurses UI.balrog2008-02-1011-13/+206
* Add serial loopback mode (patch from Hervé Poussineau).balrog2008-02-101-8/+39
* Enhance PC kbd debugging (patch from Hervé Poussineau)balrog2008-02-101-6/+9
* Fix parallel port software emulation (Hervé Poussineau).balrog2008-02-102-1/+3
* Remove unused boolean_t, should fix building for Solaris.balrog2008-02-101-1/+0
* Fix VMware VGA init call (Anthony Liguori).balrog2008-02-031-2/+2
* Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog2008-02-031-4/+125
* Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...balrog2008-02-031-8/+1
* E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog2008-02-034-1/+1870
* Move AUX1 and AUX2 to correct locationsblueswir12008-02-011-5/+5
OpenPOWER on IntegriCloud