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
/
pl080.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-28
1
-1
/
+1
*
pl080: convert to memory API
Avi Kivity
2011-11-24
1
-17
/
+10
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
pl080: use specific endian ld/st_phys
Alexander Graf
2011-07-12
1
-4
/
+4
*
pl080: Implement save/restore
Peter Maydell
2011-01-20
1
-3
/
+55
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-5
/
+6
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
PL080 qdev conversion
Paul Brook
2009-05-14
1
-10
/
+26
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-7
/
+6
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+2
*
Fix 64-bit host printf format mismatches.
pbrook
2007-11-10
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Fix off-by-one memory region sizes.
pbrook
2007-06-03
1
-1
/
+1
*
Unify IRQ handling.
pbrook
2007-04-07
1
-6
/
+4
*
Add ARM RealView Emulation Baseboard.
pbrook
2006-09-23
1
-8
/
+24
*
ARM Versatile Platform Baseboard emulation.
pbrook
2006-04-09
1
-0
/
+328