Age | Commit message (Expand) | Author |
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 |
2007-11-04 | Fix Solaris breakage | blueswir1 |
2007-11-04 | Add register mappings in DSP space (must be accessible for MPU too). | balrog |
2007-11-04 | Constification | blueswir1 |
2007-11-04 | Remove target dependent code | blueswir1 |
2007-11-04 | Make accesses with wrong width also work as apparently real hardware allows t... | balrog |
2007-11-04 | Fix grackle (in fact MPC106) PCI host bridge header | j_mayer |
2007-11-04 | Fix PowerMac NVRAM device. | j_mayer |
2007-11-03 | Split I^2C controller out of hw/omap.c. | balrog |
2007-11-03 | Implement OMAP on-chip RTC (Linux guest date/time now matches with host). | balrog |
2007-11-03 | Initial OMAP I^2C controller implementation (communication not tested). | balrog |
2007-11-03 | Add OMAP Pulse-width Tone module. | balrog |
2007-11-03 | Implement OMAP PWL (backlight) module. | balrog |
2007-11-03 | The PINT/DAV pin is active low in the chip spec, not inverted on the board. | balrog |
2007-10-31 | Add copyright and license header. | ths |
2007-10-31 | Set boot sequence from command line (Dan Kenigsberg). | balrog |
2007-10-31 | OHCI USB isochronous transfers support (Arnon Gilboa). | balrog |
2007-10-29 | Add a qemu_irq_invert() shortcut for inverting a signal. | balrog |
2007-10-29 | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). | balrog |
2007-10-29 | Fix PreP PCI IRQ mapping. | j_mayer |
2007-10-29 | Temporary hack to avoid Qemu crash at PowerPC reset time. | j_mayer |
2007-10-29 | Implement PreP reset port. | j_mayer |
2007-10-29 | PowerPC 601 / 620 / 970 need a 1MB firmware. | j_mayer |
2007-10-29 | Implement OMAP MicroWire controller. | balrog |
2007-10-28 | * sort the PowerPC target object files | j_mayer |
2007-10-28 | Give an opaque to the m48t59 direct access routines to make it easier | j_mayer |
2007-10-28 | Add OMAP Shared GPIO module. | balrog |
2007-10-28 | Handle MMC card insertion/removal/readonly signals. | balrog |
2007-10-28 | Add PalmT|E matrix keypad connected to OMAP GPIOs. | balrog |
2007-10-28 | Implement OMAP1 MPU I/O module. | balrog |
2007-10-28 | Less debug noise from the mipsnet driver. | ths |
2007-10-21 | Bugfix: now PCI NICs really work on PowerPC PreP platform. | j_mayer |
2007-10-21 | Allow use of PCI NICs on PowerPC PreP platform. | j_mayer |
2007-10-20 | "QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain. | ths |
2007-10-20 | Enable ACPI interrupts, by Igor Lvovsky. | ths |
2007-10-20 | Check the Galilleo config register instead of hardcoding the endianness. | ths |
2007-10-20 | Avoid PreP target kernel freeze waiting for IRQs. | j_mayer |
2007-10-18 | Only map BIOS space when it was actually loaded. | ths |
2007-10-17 | Second half of mipssim support, plus documentation improvements. | ths |
2007-10-14 | SuperSparc MXCC support (Robert Reif) | blueswir1 |