summaryrefslogtreecommitdiff
path: root/hw/etraxfs_timer.c
AgeCommit message (Expand)Author
2008-05-27ETRAX: Allow boot from flash. Support the watchdog timer and resets through it.edgar_igl
2008-05-11Correct interrupt masking for etrax timers.edgar_igl
2008-05-06Disable the temporary timer slowdown for etrax.edgar_igl
2008-05-02Avoid a build warning.edgar_igl
2008-05-02ETRAX timers: Improve the support for timer1 and let the board-setup choose i...edgar_igl
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl
2007-11-17Break up vl.h.pbrook
2007-10-08EtraxFS board support, by Edgar E. Iglesias.ths