]> git.proxmox.com Git - qemu.git/history - hw/omap_dma.c
USB: add usb network redirection support
[qemu.git] / hw / omap_dma.c
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2009-10-04 Michael S. Tsirkinhw/omap_dma: add matching {} in if 0
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-30 Michael S. Tsirkinomap_dma: fix unbalanced { in commented out code
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-07-22 balrogFix a bad comparison, spotted by Paul Brook.
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-04-14 balrogAdd basic OMAP2 chip support.
2008-03-06 balrogSplit OMAP DMA out to a file apart.