summaryrefslogtreecommitdiff
path: root/hw/etraxfs_timer.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-11Correct interrupt masking for etrax timers.edgar_igl1-1/+1
2008-05-06Disable the temporary timer slowdown for etrax.edgar_igl1-1/+1
2008-05-02Avoid a build warning.edgar_igl1-1/+2
2008-05-02ETRAX timers: Improve the support for timer1 and let the board-setup choose i...edgar_igl1-65/+54
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl1-86/+65
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl1-24/+24
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl1-35/+61
2007-11-17Break up vl.h.pbrook1-1/+2
2007-10-08EtraxFS board support, by Edgar E. Iglesias.ths1-0/+268