aboutsummaryrefslogtreecommitdiffstats
path: root/hw/etraxfs_ser.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-22CRIS: Fix remaining build warnings.edgar_igl1-0/+1
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-2/+0
2008-12-06ETRAX-FS: No need to decode the address anymore.edgar_igl1-2/+2
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook1-4/+0
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl1-5/+4
2008-05-02ETRAX serial port:edgar_igl1-29/+164
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl1-27/+16
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl1-3/+4
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl1-14/+24
2007-11-17Break up vl.h.pbrook1-1/+1
2007-10-08EtraxFS board support, by Edgar E. Iglesias.ths1-0/+122