aboutsummaryrefslogtreecommitdiffstats
path: root/hw/etraxfs_timer.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl1-9/+7
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl1-5/+5
2008-06-09ETRAX: Add NMI support to the watchdog and the interrupt controller.edgar_igl1-4/+25
2008-06-06Compile with debug.edgar_igl1-1/+1
2008-05-27ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.edgar_igl1-25/+108
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