aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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