summaryrefslogtreecommitdiffstats
path: root/hw/omap_dma.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-12/+12
* omap_dma: convert to memory APIAvi Kivity2011-11-281-32/+39
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-2/+2
* hw/omap_dma: add matching {} in if 0Michael S. Tsirkin2009-10-041-60/+62
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-17/+17
* Get rid of _t suffixmalc2009-10-011-17/+17
* omap_dma: fix unbalanced { in commented out codeMichael S. Tsirkin2009-09-301-1/+3
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-4/+4
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-31/+28
* Fix a bad comparison, spotted by Paul Brook.balrog2008-07-221-0/+3
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-211-157/+396
* Add basic OMAP2 chip support.balrog2008-04-141-97/+582
* Split OMAP DMA out to a file apart.balrog2008-03-061-0/+1356
OpenPOWER on IntegriCloud