summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* Add input buffer to mux chr (patch by Tristan Gingold).balrog2007-11-254-0/+4
* Fix board init arg list (spotted by pbrook),balrog2007-11-251-6/+9
* Fix SD init arguments.pbrook2007-11-241-1/+1
* Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog2007-11-242-17/+73
* Partial SD card SPI mode support.pbrook2007-11-2410-15/+368
* Stellaris ethernet support.pbrook2007-11-244-3/+370
* ARMv7-M SysTick fix.pbrook2007-11-244-11/+9
* More PowerPC debug print fixes - hardware emulation pass.j_mayer2007-11-246-117/+134
* Revert foolish patch.j_mayer2007-11-231-2/+1
* Fix ppc32 register dumps on 64-bit hosts.pbrook2007-11-231-1/+2
* OMAP LPGs (LED pulse generators).balrog2007-11-202-2/+189
* Clean-up/rewrite audio over I^2S support.balrog2007-11-193-110/+227
* Fix typo in error message.pbrook2007-11-191-2/+2
* New PowerPC CPU flag to define the decrementer and time-base source clock.j_mayer2007-11-191-2/+7
* SSD0323 vertical incrememnt mode.pbrook2007-11-181-8/+28
* Fix connex board init routine.pbrook2007-11-181-1/+0
* Luminary board input support.pbrook2007-11-184-6/+101
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-1824-73/+53
* Fix a && -> & typo.balrog2007-11-181-1/+6
* Add statics and missing #includes for prototypes.pbrook2007-11-1831-73/+82
* Name the magic constants, fix a hex number without 0xblueswir12007-11-171-10/+16
* Better STOPINTR bit semantics in the PXA2xx DMA.balrog2007-11-174-3/+9
* Break up vl.h.pbrook2007-11-17186-234/+1709
* sd.c build fix.pbrook2007-11-171-3/+3
* Convert SD cards code to use qemu_irq too.balrog2007-11-176-63/+22
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-176-166/+157
* Gumstix 'connex' board support by Thorsten Zitterell.balrog2007-11-172-0/+679
* Machine specific IOMMU version (Robert Reif)blueswir12007-11-172-5/+12
* Add missing definition for number of input pins for the PowerPC 970 bus.j_mayer2007-11-171-2/+4
* Always make all PowerPC exception definitions visible.j_mayer2007-11-171-13/+11
* Update OHW interface to version 3.blueswir12007-11-143-254/+324
* Fix signed/unsigned comparisons in OHCI host.balrog2007-11-132-4/+5
* removed warningbellard2007-11-111-0/+5
* removed unused variablebellard2007-11-112-2/+0
* fixed castbellard2007-11-111-1/+1
* removed unused variablesbellard2007-11-111-5/+17
* use correct printf formatbellard2007-11-113-3/+7
* fixed invalid constantbellard2007-11-111-1/+1
* removed unused codebellard2007-11-111-0/+2
* Add SPARCserver 600MP emulation (original patch by Robert Reif)blueswir12007-11-112-1/+112
* removed invalid use of _INTC_ARRAYbellard2007-11-111-2/+2
* Fix Sun4u compileblueswir12007-11-111-67/+42
* Fix PowerPC boot device selection.j_mayer2007-11-113-14/+24
* mips_r4k warning fixes.pbrook2007-11-111-6/+1
* More generic boot devices specification, allowing more devices to be specifiedj_mayer2007-11-114-10/+66
* ARMv7 support.pbrook2007-11-1117-199/+3522
* Fix build failure.pbrook2007-11-101-5/+7
* Add dummy m68k board.pbrook2007-11-101-0/+66
* Fix 64-bit host printf format mismatches.pbrook2007-11-108-18/+20
* added cpu_model parameter to cpu_init()bellard2007-11-1021-95/+112
OpenPOWER on IntegriCloud