summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-243-2/+12
* Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.balrog2007-12-241-5/+38
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-244-27/+41
* All registers are set to 0 on reset (Robert Reif)blueswir12007-12-191-5/+3
* Fix count calculation when counter limit set to 0 (Robert Reif)blueswir12007-12-191-2/+7
* Fix setting counter limit to 0 (Robert Reif)blueswir12007-12-171-7/+8
* Only create as many per CPU timers as there are CPUs. (Robert Reif)blueswir12007-12-173-5/+8
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-173-6/+6
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-173-13/+18
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-1613-171/+171
* Work around a crash when timer signal occurs before main loop, original patch...balrog2007-12-161-2/+0
* Mainstone keypad support, by Armin Kuster.balrog2007-12-162-2/+45
* Initial PXA27x keypad support, by Armin Kuster.balrog2007-12-163-0/+359
* Fix char* signedness, by Andre Przywara.ths2007-12-161-1/+1
* Fix wrong signedness, by Andre Przywara.ths2007-12-165-17/+18
* Adds interrupt support to the sh specific timer code (Magnus Damm).balrog2007-12-123-18/+33
* sh_serial: enable tx after reset (Magnus Damm).balrog2007-12-121-1/+1
* IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog2007-12-111-0/+1
* Name the magic constants, wrap long linesblueswir12007-12-101-103/+221
* Add SPARCstation 20 machine type (Robert Reif)blueswir12007-12-102-1/+56
* SCSI cleanup, by Laurent Vivier.ths2007-12-105-67/+95
* Fix OMAP1 MPUI/O keyboard interrupt masking.balrog2007-12-103-5/+5
* Fix incompatible declaration in previous commit.balrog2007-12-101-2/+2
* Desambiguate pflash_register().balrog2007-12-106-29/+38
* Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...balrog2007-12-092-7/+63
* No write-protect detect diode on Mainstone II.balrog2007-12-091-1/+1
* Use pointers to channels rather than channel numbers in the DMA.balrog2007-12-091-363/+390
* Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenasths2007-12-091-25/+0
* OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog2007-12-092-248/+949
* Add support for eccmemctl (Robert Reif)blueswir12007-12-093-0/+279
* Fix Win98SE MyComputer regression, by Ben Taylor.ths2007-12-091-1/+1
* Mainstone mmc support, by Armin Kuster.ths2007-12-092-1/+18
* Remove broken ds1225y init, it is useless on this machine anyway.ths2007-12-071-2/+1
* Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena...balrog2007-12-061-1/+1
* Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R...balrog2007-12-053-134/+167
* No keyboard mode (Robert Reif)blueswir12007-12-043-5/+16
* Don't claim SD card supports voltages linux claims are below defined voltage ...balrog2007-12-041-1/+1
* Always create an SD bdrv, so that PXA and OMAP boards can boot withbalrog2007-12-041-6/+6
* Fix floppy initialization, by Laurent Vivier.ths2007-12-031-2/+3
* Include qemu-timer.h iff DEBUG is defined.ths2007-12-021-0/+7
* Add missing include, by Sylvain Petreolle.ths2007-12-021-0/+1
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-023-28/+105
* Add -drive parameter, by Laurent Vivier.ths2007-12-0224-104/+389
* Mainstone re-org, by Armin Kuster.ths2007-12-023-240/+288
* Name the magic constants, wrap long linesblueswir12007-12-011-38/+62
* Fix SS-600MP led device typosblueswir12007-12-011-2/+2
* Improve power management device addressingblueswir12007-12-011-6/+11
* Name the magic constants, use correct value for AUX2_PWRFAILblueswir12007-12-011-32/+51
* Allow IOMMU tables above 2Gblueswir12007-12-011-1/+1
* Prevent overwriting fixed bits in AFSRblueswir12007-12-011-0/+4
OpenPOWER on IntegriCloud