Age | Commit message (Expand) | Author |
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 |
2007-11-08 | Revert "Last AIO Patch" as requested by Fabrice, it is incomplete and | ths |
2007-11-08 | added -cpu option for x86 (initial patch by Dan Kenigsberg) | bellard |
2007-11-07 | removed traces | bellard |
2007-11-07 | added -startdate option | bellard |
2007-11-05 | No functional changes: remove dead code and fix indentation & wrapping lines. | j_mayer |
2007-11-04 | Zeroing ITR shouldn't ack irq zero. | balrog |
2007-11-04 | Change sysctrl register to 32 bits (original patch by Robert Reif) | blueswir1 |
2007-11-04 | Fix memory corruption: bdrv_read/write API has been changed to take | j_mayer |