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_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
Avi Kivity
2011-11-28
1
-1
/
+1
*
omap_mmc: convert to memory API
Avi Kivity
2011-11-28
1
-22
/
+22
*
omap: eliminate l4_register_io_memory
Avi Kivity
2011-11-28
1
-2
/
+2
*
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
-1
/
+1
*
Use gcc warning flag -Wempty-body
Blue Swirl
2010-09-18
1
-2
/
+3
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-7
/
+7
*
Get rid of _t suffix
malc
2009-10-01
1
-7
/
+7
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
1
-1
/
+1
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
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
*
Follow coding conventions
Paul Brook
2009-05-10
1
-1
/
+1
*
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
-4
/
+2
*
Collapse omap peripherals on L4 bus into one io entry (temporarily).
balrog
2008-05-18
1
-1
/
+1
*
Add basic OMAP2 chip support.
balrog
2008-04-14
1
-32
/
+140
*
Partial SD card SPI mode support.
pbrook
2007-11-24
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-2
/
+4
*
Convert SD cards code to use qemu_irq too.
balrog
2007-11-17
1
-21
/
+1
*
Add register mappings in DSP space (must be accessible for MPU too).
balrog
2007-11-04
1
-2
/
+2
*
Handle MMC card insertion/removal/readonly signals.
balrog
2007-10-28
1
-1
/
+24
*
Add OMAP MMC/SD host controller.
balrog
2007-07-31
1
-0
/
+531