aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-12-17Fix miscellaneous minor things, by Andre Przywara.ths3-6/+6
2007-12-17Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths3-13/+18
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths13-171/+171
2007-12-16Work around a crash when timer signal occurs before main loop, original patch...balrog1-2/+0
2007-12-16Mainstone keypad support, by Armin Kuster.balrog2-2/+45
2007-12-16Initial PXA27x keypad support, by Armin Kuster.balrog3-0/+359
2007-12-16Fix char* signedness, by Andre Przywara.ths1-1/+1
2007-12-16Fix wrong signedness, by Andre Przywara.ths5-17/+18
2007-12-12Adds interrupt support to the sh specific timer code (Magnus Damm).balrog3-18/+33
2007-12-12sh_serial: enable tx after reset (Magnus Damm).balrog1-1/+1
2007-12-11IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog1-0/+1
2007-12-10 Name the magic constants, wrap long linesblueswir11-103/+221
2007-12-10 Add SPARCstation 20 machine type (Robert Reif)blueswir12-1/+56
2007-12-10SCSI cleanup, by Laurent Vivier.ths5-67/+95
2007-12-10Fix OMAP1 MPUI/O keyboard interrupt masking.balrog3-5/+5
2007-12-10Fix incompatible declaration in previous commit.balrog1-2/+2
2007-12-10Desambiguate pflash_register().balrog6-29/+38
2007-12-09Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...balrog2-7/+63
2007-12-09No write-protect detect diode on Mainstone II.balrog1-1/+1
2007-12-09Use pointers to channels rather than channel numbers in the DMA.balrog1-363/+390
2007-12-09Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenasths1-25/+0
2007-12-09OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog2-248/+949
2007-12-09 Add support for eccmemctl (Robert Reif)blueswir13-0/+279
2007-12-09Fix Win98SE MyComputer regression, by Ben Taylor.ths1-1/+1
2007-12-09Mainstone mmc support, by Armin Kuster.ths2-1/+18
2007-12-07Remove broken ds1225y init, it is useless on this machine anyway.ths1-2/+1
2007-12-06Correct my 'thinko' in OMAP interrupt handler commit, fix by Lauro Ramos Vena...balrog1-1/+1
2007-12-05Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R...balrog3-134/+167
2007-12-04 No keyboard mode (Robert Reif)blueswir13-5/+16
2007-12-04Don't claim SD card supports voltages linux claims are below defined voltage ...balrog1-1/+1
2007-12-04Always create an SD bdrv, so that PXA and OMAP boards can boot withbalrog1-6/+6
2007-12-03Fix floppy initialization, by Laurent Vivier.ths1-2/+3
2007-12-02Include qemu-timer.h iff DEBUG is defined.ths1-0/+7
2007-12-02Add missing include, by Sylvain Petreolle.ths1-0/+1
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths3-28/+105
2007-12-02Add -drive parameter, by Laurent Vivier.ths24-104/+389
2007-12-02Mainstone re-org, by Armin Kuster.ths3-240/+288
2007-12-01 Name the magic constants, wrap long linesblueswir11-38/+62
2007-12-01 Fix SS-600MP led device typosblueswir11-2/+2
2007-12-01 Improve power management device addressingblueswir11-6/+11
2007-12-01 Name the magic constants, use correct value for AUX2_PWRFAILblueswir11-32/+51
2007-12-01 Allow IOMMU tables above 2Gblueswir11-1/+1
2007-12-01 Prevent overwriting fixed bits in AFSRblueswir11-0/+4
2007-12-01 Name the magic constants, wrap long linesblueswir12-85/+135
2007-11-28Use slavio base as boot prom address, rearrange sun4m init codeblueswir11-108/+103
2007-11-26Add floppy support, tested to work with www.linux-mips.org GIT head.ths1-4/+3
2007-11-25Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog4-8/+11
2007-11-25 Set initial value of AFSR register properly (Robert Reif)blueswir11-0/+1
2007-11-25 Fix buffer mux handling for unconnected serial portsblueswir11-1/+2
2007-11-25Intel Mainstone II (ARM) machine by Armin Kuster.balrog2-0/+310