2007-11-18 |
balrog | Fix a && -> & typo.
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Better STOPINTR bit semantics in the PXA2xx DMA.
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Convert SD cards code to use qemu_irq too.
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Don't compare '\0' against pointers.
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Gumstix 'connex' board support by Thorsten Zitterell.
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Show usage and abort if an unknown option is passed...
|
commit | commitdiff | tree |
2007-11-17 |
balrog | Check permissions for the last byte first in unaligned...
|
commit | commitdiff | tree |
2007-11-13 |
balrog | Fix signed/unsigned comparisons in OHCI host.
|
commit | commitdiff | tree |
2007-11-13 |
balrog | Revert an accidental change in previous commit.
|
commit | commitdiff | tree |
2007-11-13 |
balrog | Prevent cpsr_write/_read be put out of line in op.o...
|
commit | commitdiff | tree |
2007-11-04 |
balrog | Zeroing ITR shouldn't ack irq zero.
|
commit | commitdiff | tree |
2007-11-04 |
balrog | Add register mappings in DSP space (must be accessible...
|
commit | commitdiff | tree |
2007-11-04 |
balrog | Make accesses with wrong width also work as apparently...
|
commit | commitdiff | tree |
2007-11-03 |
balrog | Split I^2C controller out of hw/omap.c.
|
commit | commitdiff | tree |
2007-11-03 |
balrog | Implement OMAP on-chip RTC (Linux guest date/time now...
|
commit | commitdiff | tree |
2007-11-03 |
balrog | Initial OMAP I^2C controller implementation (communication...
|
commit | commitdiff | tree |
2007-11-03 |
balrog | Add OMAP Pulse-width Tone module.
|
commit | commitdiff | tree |
2007-11-03 |
balrog | Implement OMAP PWL (backlight) module.
|
commit | commitdiff | tree |
2007-11-03 |
balrog | The PINT/DAV pin is active low in the chip spec, not...
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Correct the WBINVD intercept in SVM (Alexander Graf).
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Handle 3.7 VNC clients authentication correctly (Dan...
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Set boot sequence from command line (Dan Kenigsberg).
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Support multipart images as input to qemu-img (Salvador...
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo...
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Invalidate TLBs when domains are changed (Matthew Warton).
|
commit | commitdiff | tree |
2007-10-31 |
balrog | OHCI USB isochronous transfers support (Arnon Gilboa).
|
commit | commitdiff | tree |
2007-10-31 |
balrog | Use a O_NONBLOCK pipe for iso completion signals for...
|
commit | commitdiff | tree |
2007-10-31 |
balrog | x86_64 support in cpu_gdb_read_registers(), by Goran...
|
commit | commitdiff | tree |
2007-10-30 |
balrog | Miscellaneous VNC related fixes from Xen forwarded...
|
commit | commitdiff | tree |
2007-10-30 |
balrog | Do not make NETLINK socket connections possible (Alexander...
|
commit | commitdiff | tree |
2007-10-29 |
balrog | Add a qemu_irq_invert() shortcut for inverting a signal.
|
commit | commitdiff | tree |
2007-10-29 |
balrog | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
|
commit | commitdiff | tree |
2007-10-29 |
balrog | Implement OMAP MicroWire controller.
|
commit | commitdiff | tree |
2007-10-28 |
balrog | Add OMAP Shared GPIO module.
|
commit | commitdiff | tree |
2007-10-28 |
balrog | Handle MMC card insertion/removal/readonly signals.
|
commit | commitdiff | tree |
2007-10-28 |
balrog | Add PalmT|E matrix keypad connected to OMAP GPIOs.
|
commit | commitdiff | tree |
2007-10-28 |
balrog | Implement OMAP1 MPU I/O module.
|
commit | commitdiff | tree |
2007-10-04 |
balrog | Implement PL110 byte order config bit (original patch...
|
commit | commitdiff | tree |
2007-10-04 |
balrog | Quiet warnings introduced with the USB iso support.
|
commit | commitdiff | tree |
2007-10-04 |
balrog | USB iso transfers support for the linux redirector...
|
commit | commitdiff | tree |
2007-10-04 |
balrog | sh775x interrupt controller by Magnus Damm.
|
commit | commitdiff | tree |
2007-10-04 |
balrog | Remove redundant qemu_rearm_alarm_timer() in qemu_del_timer...
|
commit | commitdiff | tree |
2007-10-04 |
balrog | (int64_t)UINT64_MAX is -1 and should not be assigned...
|
commit | commitdiff | tree |
2007-10-04 |
balrog | Several corrections in the spitzkbd keymap (patch by...
|
commit | commitdiff | tree |
2007-09-25 |
balrog | Move ECC calculation to a more appropriate place.
|
commit | commitdiff | tree |
2007-09-20 |
balrog | Make likely/unlikely accessible also in hw/.
|
commit | commitdiff | tree |
2007-09-20 |
balrog | Use logfile only when loglevel is set (http://bugzilla...
|
commit | commitdiff | tree |
2007-09-17 |
balrog | Prevent segfaulting when -clock is specified multiple...
|
commit | commitdiff | tree |
2007-09-17 |
balrog | Pass correct pointer to HID keyboard event handler...
|
commit | commitdiff | tree |
2007-08-01 |
balrog | Move Spitz microdrive from first to second PCMCIA slot...
|
commit | commitdiff | tree |
2007-08-01 |
balrog | Special-case iWMMXt register transfer insns, which...
|
commit | commitdiff | tree |
2007-07-31 |
balrog | Add OMAP MMC/SD host controller.
|
commit | commitdiff | tree |
2007-07-31 |
balrog | OMAP DMA input signals must be level-triggered.
|
commit | commitdiff | tree |
2007-07-31 |
balrog | Fix OMAP pic handling of simultaneous interrupts.
|
commit | commitdiff | tree |
2007-07-30 |
balrog | Re-add clearing of the APP_CMD flag that somehow got...
|
commit | commitdiff | tree |
2007-07-29 |
balrog | Fix XScale MMU's extended small pages.
|
commit | commitdiff | tree |
2007-07-29 |
balrog | Basic OMAP310 support. Basic Palm Tungsten|E machine...
|
commit | commitdiff | tree |
2007-07-29 |
balrog | Word-reads from spitz NAND controller, patch by Juergen...
|
commit | commitdiff | tree |
2007-07-27 |
balrog | Optionally setup old style linux bootparams for -kernel...
|
commit | commitdiff | tree |
2007-07-27 |
balrog | Update TNF bit in I2C status register, original patch...
|
commit | commitdiff | tree |
2007-07-26 |
balrog | gcc32 may well be a 4.x version for a 32bit target...
|
commit | commitdiff | tree |
2007-07-24 |
balrog | Various reg offset shift typos.
|
commit | commitdiff | tree |
2007-07-02 |
balrog | Retry interrupted open() calls (proposed by Yigael...
|
commit | commitdiff | tree |
2007-07-02 |
balrog | Remove unaligned accesses in ia64_apply_fixes().
|
commit | commitdiff | tree |
2007-07-02 |
balrog | E100 savevm/loadvm support, patch by Jason Wessel.
|
commit | commitdiff | tree |
2007-07-02 |
balrog | Fix qemu_can_send_packet(), makes DHCP with multiple...
|
commit | commitdiff | tree |
2007-07-02 |
balrog | gdb stub support and loadvm should work together, patch...
|
commit | commitdiff | tree |
2007-06-26 |
balrog | Fix writes to pages containing watchpoints for the...
|
commit | commitdiff | tree |
2007-06-24 |
balrog | Make touchscreen calibration values better match the...
|
commit | commitdiff | tree |
2007-06-24 |
balrog | Reset ARM cp15.c1_sys to default values. Fix XScale...
|
commit | commitdiff | tree |
2007-06-22 |
balrog | Use HAS_ARG instead of numeric value (patch by Balazs...
|
commit | commitdiff | tree |
2007-06-22 |
balrog | Add USB HID keyboard.
|
commit | commitdiff | tree |
2007-06-21 |
balrog | Unpause the emulation after shutdown request on SDL...
|
commit | commitdiff | tree |
2007-06-13 |
balrog | Use pixel_ops.h in PXA LCD screen drawing.
|
commit | commitdiff | tree |
2007-06-10 |
balrog | Wacom PenPartner tablet (virtual USB device).
|
commit | commitdiff | tree |
2007-06-10 |
balrog | Flush the debug log when qemu Aborts (patch by Herve...
|
commit | commitdiff | tree |
2007-06-10 |
balrog | Use the same offset for all STR and STM instructions...
|
commit | commitdiff | tree |
2007-05-28 |
balrog | Remove a local subpage IO hack, now that general subpage...
|
commit | commitdiff | tree |
2007-05-24 |
balrog | Commit NAND image changes on "commit all" or "commit...
|
commit | commitdiff | tree |
2007-05-24 |
balrog | Savevm/loadvm bits for ARM core, the PXA2xx peripherals...
|
commit | commitdiff | tree |
2007-05-23 |
balrog | Use i2c_slave_init() to allocate the PXA (dummy) I2C...
|
commit | commitdiff | tree |
2007-05-23 |
balrog | Add WM8750 and MAX7310 chips (I2C slaves).
|
commit | commitdiff | tree |
2007-05-23 |
balrog | Implement the PXA2xx I2C master controller.
|
commit | commitdiff | tree |
2007-05-21 |
balrog | Don't touch carry flag in ASR <reg> with zero <reg...
|
commit | commitdiff | tree |
2007-05-18 |
balrog | Fix sysrq support from the monitor mux (originally...
|
commit | commitdiff | tree |
2007-05-13 |
balrog | Allow VMware-SVGA operation enable before command FIFO...
|
commit | commitdiff | tree |
2007-05-12 |
balrog | Correct NAND erase block size. Misc fixes in Spitz...
|
commit | commitdiff | tree |
2007-05-09 |
balrog | PCMCIA addresses are 26-bit, widen the address type...
|
commit | commitdiff | tree |
2007-05-08 |
balrog | Correct the number of PXA255 GPIO lines. Reuse the...
|
commit | commitdiff | tree |
2007-05-08 |
balrog | Set OOK when OON is set in OSCC register (thanks to...
|
commit | commitdiff | tree |
2007-05-08 |
balrog | Switch to qemu_ram_alloc() for memory allocation in...
|
commit | commitdiff | tree |
2007-05-03 |
balrog | Remove obsolete variables that came with VMware svga...
|
commit | commitdiff | tree |
2007-05-03 |
balrog | Change the PCI IO region start to that hardcoded in...
|
commit | commitdiff | tree |
2007-05-02 |
balrog | Don't define HIGH_LATENCY for ARM, this was a workaround...
|
commit | commitdiff | tree |
2007-05-01 |
balrog | Correct a docs typo and list of available NIC names...
|
commit | commitdiff | tree |
2007-05-01 |
balrog | -show-cursor switch to inhibit SDL hiding cursor.
|
commit | commitdiff | tree |
2007-05-01 |
balrog | Implement power state changes (IDLE and SLEEP) for...
|
commit | commitdiff | tree |
2007-05-01 |
balrog | Honour limited subset of --cpu values instead of ignoring.
|
commit | commitdiff | tree |
2007-04-30 |
balrog | Remove the use of Linux / BSD specific asprintf call.
|
commit | commitdiff | tree |