summaryrefslogtreecommitdiffstats
path: root/hw/sh_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-21/+11
* SH4: fix TMU initaurel322009-02-071-9/+19
* SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog2008-12-071-1/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* SH4: Use qemu_irq in timer emulation.aurel322008-11-211-5/+5
* Adds interrupt support to the sh specific timer code (Magnus Damm).balrog2007-12-121-14/+18
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* Stand-alone TMU emulation code, by Magnus Damm.ths2007-09-291-0/+323
OpenPOWER on IntegriCloud