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
/
etraxfs_ser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-1
/
+2
*
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
*
ETRAX-SER: Untabify.
Edgar E. Iglesias
2009-05-16
1
-93
/
+93
*
ETRAX-SER: qdevify.
Edgar E. Iglesias
2009-05-16
1
-20
/
+21
*
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
2009-05-05
1
-83
/
+44
*
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
2009-05-05
1
-7
/
+7
*
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
2009-05-05
1
-18
/
+2
*
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
2009-05-05
1
-12
/
+4
*
CRIS: Fix remaining build warnings.
edgar_igl
2009-02-22
1
-0
/
+1
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
ETRAX-FS: No need to decode the address anymore.
edgar_igl
2008-12-06
1
-2
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
Avoid refering to CRIS specific cpu-state to be able to use these blocks with...
edgar_igl
2008-06-30
1
-5
/
+4
*
ETRAX serial port:
edgar_igl
2008-05-02
1
-29
/
+164
*
Made the etrax timers and serial-ports base address relocatable. Use target_p...
edgar_igl
2008-03-14
1
-27
/
+16
*
* Add a model of the ETRAX interrupt controller.
edgar_igl
2008-03-14
1
-3
/
+4
*
* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
edgar_igl
2008-03-01
1
-14
/
+24
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+1
*
EtraxFS board support, by Edgar E. Iglesias.
ths
2007-10-08
1
-0
/
+122