summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog4-0/+4
2007-11-25Fix board init arg list (spotted by pbrook),balrog1-6/+9
2007-11-24Fix SD init arguments.pbrook1-1/+1
2007-11-24Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog2-17/+73
2007-11-24Partial SD card SPI mode support.pbrook10-15/+368
2007-11-24Stellaris ethernet support.pbrook4-3/+370
2007-11-24ARMv7-M SysTick fix.pbrook4-11/+9
2007-11-24More PowerPC debug print fixes - hardware emulation pass.j_mayer6-117/+134
2007-11-23Revert foolish patch.j_mayer1-2/+1
2007-11-23Fix ppc32 register dumps on 64-bit hosts.pbrook1-1/+2
2007-11-20OMAP LPGs (LED pulse generators).balrog2-2/+189
2007-11-19Clean-up/rewrite audio over I^2S support.balrog3-110/+227
2007-11-19Fix typo in error message.pbrook1-2/+2
2007-11-19New PowerPC CPU flag to define the decrementer and time-base source clock.j_mayer1-2/+7