Age | Commit message (Expand) | Author |
2007-11-24 | Fix SD init arguments. | pbrook |
2007-11-24 | Gumstix Verdex (ARM) board support by Thorsten Zitterell. | balrog |
2007-11-24 | Partial SD card SPI mode support. | pbrook |
2007-11-24 | Stellaris ethernet support. | pbrook |
2007-11-24 | ARMv7-M SysTick fix. | pbrook |
2007-11-24 | More PowerPC debug print fixes - hardware emulation pass. | j_mayer |
2007-11-23 | Revert foolish patch. | j_mayer |
2007-11-23 | Fix ppc32 register dumps on 64-bit hosts. | pbrook |
2007-11-20 | OMAP LPGs (LED pulse generators). | balrog |
2007-11-19 | Clean-up/rewrite audio over I^2S support. | balrog |
2007-11-19 | Fix typo in error message. | pbrook |
2007-11-19 | New PowerPC CPU flag to define the decrementer and time-base source clock. | j_mayer |
2007-11-18 | SSD0323 vertical incrememnt mode. | pbrook |
2007-11-18 | Fix connex board init routine. | pbrook |
2007-11-18 | Luminary board input support. | pbrook |
2007-11-18 | Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) | blueswir1 |
2007-11-18 | Fix a && -> & typo. | balrog |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Name the magic constants, fix a hex number without 0x | blueswir1 |
2007-11-17 | Better STOPINTR bit semantics in the PXA2xx DMA. | balrog |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-17 | sd.c build fix. | pbrook |
2007-11-17 | Convert SD cards code to use qemu_irq too. | balrog |
2007-11-17 | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap... | balrog |
2007-11-17 | Gumstix 'connex' board support by Thorsten Zitterell. | balrog |
2007-11-17 | Machine specific IOMMU version (Robert Reif) | blueswir1 |
2007-11-17 | Add missing definition for number of input pins for the PowerPC 970 bus. | j_mayer |
2007-11-17 | Always make all PowerPC exception definitions visible. | j_mayer |
2007-11-14 | Update OHW interface to version 3. | blueswir1 |
2007-11-13 | Fix signed/unsigned comparisons in OHCI host. | balrog |
2007-11-11 | removed warning | bellard |
2007-11-11 | removed unused variable | bellard |
2007-11-11 | fixed cast | bellard |
2007-11-11 | removed unused variables | bellard |
2007-11-11 | use correct printf format | bellard |
2007-11-11 | fixed invalid constant | bellard |
2007-11-11 | removed unused code | bellard |
2007-11-11 | Add SPARCserver 600MP emulation (original patch by Robert Reif) | blueswir1 |
2007-11-11 | removed invalid use of _INTC_ARRAY | bellard |
2007-11-11 | Fix Sun4u compile | blueswir1 |
2007-11-11 | Fix PowerPC boot device selection. | j_mayer |
2007-11-11 | mips_r4k warning fixes. | pbrook |
2007-11-11 | More generic boot devices specification, allowing more devices to be specified | j_mayer |
2007-11-11 | ARMv7 support. | pbrook |
2007-11-10 | Fix build failure. | pbrook |
2007-11-10 | Add dummy m68k board. | pbrook |
2007-11-10 | Fix 64-bit host printf format mismatches. | pbrook |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-11-09 | Fix typo, spotted by Samuel Thibault. | ths |
2007-11-09 | Move kernel loader parameters from the cpu state to being board specific. | ths |