]> git.proxmox.com Git - qemu.git/history - hw/pxa2xx_mmci.c
tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
[qemu.git] / hw / pxa2xx_mmci.c
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-10 Paul BrookFollow coding conventions
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2007-11-24 pbrookFix SD init arguments.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-17 balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C...