index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
omap_mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-3
/
+3
2011-11-28
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
Avi Kivity
1
-1
/
+1
2011-11-28
omap_mmc: convert to memory API
Avi Kivity
1
-22
/
+22
2011-11-28
omap: eliminate l4_register_io_memory
Avi Kivity
1
-2
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+1
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
1
-2
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-7
/
+7
2009-10-01
Get rid of _t suffix
malc
1
-7
/
+7
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
1
-1
/
+1
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-2
/
+2
2009-05-10
Follow coding conventions
Paul Brook
1
-1
/
+1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-4
/
+3
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
1
-4
/
+2
2008-05-18
Collapse omap peripherals on L4 bus into one io entry (temporarily).
balrog
1
-1
/
+1
2008-04-14
Add basic OMAP2 chip support.
balrog
1
-32
/
+140
2007-11-24
Partial SD card SPI mode support.
pbrook
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-2
/
+4
2007-11-17
Convert SD cards code to use qemu_irq too.
balrog
1
-21
/
+1
2007-11-04
Add register mappings in DSP space (must be accessible for MPU too).
balrog
1
-2
/
+2
2007-10-28
Handle MMC card insertion/removal/readonly signals.
balrog
1
-1
/
+24
2007-07-31
Add OMAP MMC/SD host controller.
balrog
1
-0
/
+531