aboutsummaryrefslogtreecommitdiffstats
path: root/hw/omap_dma.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-4/+4
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-2/+2
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-4/+3
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-31/+28
2008-07-22Fix a bad comparison, spotted by Paul Brook.balrog1-0/+3
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog1-157/+396
2008-04-14Add basic OMAP2 chip support.balrog1-97/+582
2008-03-06Split OMAP DMA out to a file apart.balrog1-0/+1356