aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-12-02Mainstone re-org, by Armin Kuster.ths
2007-12-01 Name the magic constants, wrap long linesblueswir1
2007-12-01 Fix SS-600MP led device typosblueswir1
2007-12-01 Improve power management device addressingblueswir1
2007-12-01 Name the magic constants, use correct value for AUX2_PWRFAILblueswir1
2007-12-01 Allow IOMMU tables above 2Gblueswir1
2007-12-01 Prevent overwriting fixed bits in AFSRblueswir1
2007-12-01 Name the magic constants, wrap long linesblueswir1
2007-11-28Use slavio base as boot prom address, rearrange sun4m init codeblueswir1
2007-11-26Add floppy support, tested to work with www.linux-mips.org GIT head.ths
2007-11-25Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog
2007-11-25 Set initial value of AFSR register properly (Robert Reif)blueswir1
2007-11-25 Fix buffer mux handling for unconnected serial portsblueswir1
2007-11-25Intel Mainstone II (ARM) machine by Armin Kuster.balrog
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog
2007-11-25Fix board init arg list (spotted by pbrook),balrog
2007-11-24Fix SD init arguments.pbrook
2007-11-24Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog
2007-11-24Partial SD card SPI mode support.pbrook
2007-11-24Stellaris ethernet support.pbrook
2007-11-24ARMv7-M SysTick fix.pbrook
2007-11-24More PowerPC debug print fixes - hardware emulation pass.j_mayer
2007-11-23Revert foolish patch.j_mayer
2007-11-23Fix ppc32 register dumps on 64-bit hosts.pbrook
2007-11-20OMAP LPGs (LED pulse generators).balrog
2007-11-19Clean-up/rewrite audio over I^2S support.balrog
2007-11-19Fix typo in error message.pbrook
2007-11-19New PowerPC CPU flag to define the decrementer and time-base source clock.j_mayer
2007-11-18SSD0323 vertical incrememnt mode.pbrook
2007-11-18Fix connex board init routine.pbrook
2007-11-18Luminary board input support.pbrook
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-18Fix a && -> & typo.balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17 Name the magic constants, fix a hex number without 0xblueswir1
2007-11-17Better STOPINTR bit semantics in the PXA2xx DMA.balrog
2007-11-17Break up vl.h.pbrook
2007-11-17sd.c build fix.pbrook
2007-11-17Convert SD cards code to use qemu_irq too.balrog
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog
2007-11-17Gumstix 'connex' board support by Thorsten Zitterell.balrog
2007-11-17 Machine specific IOMMU version (Robert Reif)blueswir1
2007-11-17Add missing definition for number of input pins for the PowerPC 970 bus.j_mayer
2007-11-17Always make all PowerPC exception definitions visible.j_mayer
2007-11-14Update OHW interface to version 3.blueswir1
2007-11-13Fix signed/unsigned comparisons in OHCI host.balrog
2007-11-11removed warningbellard
2007-11-11removed unused variablebellard