summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-18SSD0323 vertical incrememnt mode.pbrook1-8/+28
2007-11-18Fix connex board init routine.pbrook1-1/+0
2007-11-18Luminary board input support.pbrook4-6/+101
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir124-73/+53
2007-11-18Fix a && -> & typo.balrog1-1/+6
2007-11-18Add statics and missing #includes for prototypes.pbrook31-73/+82
2007-11-17 Name the magic constants, fix a hex number without 0xblueswir11-10/+16
2007-11-17Better STOPINTR bit semantics in the PXA2xx DMA.balrog4-3/+9
2007-11-17Break up vl.h.pbrook186-234/+1709
2007-11-17sd.c build fix.pbrook1-3/+3
2007-11-17Convert SD cards code to use qemu_irq too.balrog6-63/+22
2007-11-17Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog6-166/+157
2007-11-17Gumstix 'connex' board support by Thorsten Zitterell.balrog2-0/+679
2007-11-17 Machine specific IOMMU version (Robert Reif)blueswir12-5/+12
2007-11-17Add missing definition for number of input pins for the PowerPC 970 bus.j_mayer1-2/+4
2007-11-17Always make all PowerPC exception definitions visible.j_mayer1-13/+11
2007-11-14Update OHW interface to version 3.blueswir13-254/+324
2007-11-13Fix signed/unsigned comparisons in OHCI host.balrog2-4/+5
2007-11-11removed warningbellard1-0/+5
2007-11-11removed unused variablebellard2-2/+0
2007-11-11fixed castbellard1-1/+1
2007-11-11removed unused variablesbellard1-5/+17
2007-11-11use correct printf formatbellard3-3/+7
2007-11-11fixed invalid constantbellard1-1/+1
2007-11-11removed unused codebellard1-0/+2
2007-11-11 Add SPARCserver 600MP emulation (original patch by Robert Reif)blueswir12-1/+112
2007-11-11removed invalid use of _INTC_ARRAYbellard1-2/+2
2007-11-11 Fix Sun4u compileblueswir11-67/+42
2007-11-11Fix PowerPC boot device selection.j_mayer3-14/+24
2007-11-11mips_r4k warning fixes.pbrook1-6/+1
2007-11-11More generic boot devices specification, allowing more devices to be specifiedj_mayer4-10/+66
2007-11-11ARMv7 support.pbrook17-199/+3522
2007-11-10Fix build failure.pbrook1-5/+7