aboutsummaryrefslogtreecommitdiff
path: root/hw/omap_dma.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-12-11Add endianness as io mem parameterAlexander Graf
2009-10-04hw/omap_dma: add matching {} in if 0Michael S. Tsirkin
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-30omap_dma: fix unbalanced { in commented out codeMichael S. Tsirkin
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-07-22Fix a bad comparison, spotted by Paul Brook.balrog
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog
2008-04-14Add basic OMAP2 chip support.balrog
2008-03-06Split OMAP DMA out to a file apart.balrog