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
/
sh_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh_serial: convert to memory API
BenoƮt Canet
2011-11-24
1
-25
/
+30
*
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
sh_serial: process all received characters
Aurelien Jarno
2011-01-20
1
-21
/
+21
*
sh_serial: remove one level of indirection
Aurelien Jarno
2011-01-20
1
-15
/
+2
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-18
1
-2
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-3
/
+3
*
Get rid of _t suffix
malc
2009-10-01
1
-3
/
+3
*
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
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
SH4: SCI improvement
aurel32
2008-12-07
1
-6
/
+6
*
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
balrog
2008-12-07
1
-1
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-8
/
+6
*
SH4: Switch serial emulation to qemu_irq
aurel32
2008-11-21
1
-19
/
+16
*
SH4: Serial controller improvement
aurel32
2008-09-15
1
-5
/
+79
*
SH4 serial controler improvements
aurel32
2008-05-09
1
-2
/
+31
*
sh_serial: enable tx after reset (Magnus Damm).
balrog
2007-12-12
1
-1
/
+1
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-3
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
ths
2007-09-29
1
-0
/
+315