index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
omap_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap_dma: convert to memory API
Avi Kivity
2011-11-28
1
-32
/
+39
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-2
/
+2
*
hw/omap_dma: add matching {} in if 0
Michael S. Tsirkin
2009-10-04
1
-60
/
+62
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-17
/
+17
*
Get rid of _t suffix
malc
2009-10-01
1
-17
/
+17
*
omap_dma: fix unbalanced { in commented out code
Michael S. Tsirkin
2009-09-30
1
-1
/
+3
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-31
/
+28
*
Fix a bad comparison, spotted by Paul Brook.
balrog
2008-07-22
1
-0
/
+3
*
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
balrog
2008-07-21
1
-157
/
+396
*
Add basic OMAP2 chip support.
balrog
2008-04-14
1
-97
/
+582
*
Split OMAP DMA out to a file apart.
balrog
2008-03-06
1
-0
/
+1356