aboutsummaryrefslogtreecommitdiffstats
path: root/hw/soc_dma.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2010-09-18Use gcc warning flag -Wempty-bodyBlue Swirl1-2/+3
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-10-26Fix undeclared symbol warnings from sparseblueswir11-4/+4
2008-08-06Add qemu_realloc(), by Gerd Hoffmann.ths1-3/+3
2008-07-22Fix a bad comparison, spotted by Paul Brook.balrog1-1/+2
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog1-0/+366