summaryrefslogtreecommitdiffstats
path: root/hw/sh_timer.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-5/+5
* ptimer: move declarations to ptimer.hPaolo Bonzini2012-01-131-0/+1
* sh_timer: convert to memory APIBenoƮt Canet2011-11-241-19/+24
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* 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