summaryrefslogtreecommitdiff
path: root/hw/timer/omap_gptimer.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-3/+3
2017-09-21hw/timer/omap_gptimer: Don't use old_mmioPeter Maydell1-12/+37
2016-06-07The only 64bit parameter of muldiv64() is the first one.Laurent Vivier1-2/+2
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-1/+1
2016-01-29hw/timer: Clean up includesPeter Maydell1-0/+1
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+1
2015-03-19omap: Fix warnings from SparseStefan Weil1-1/+1
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-12/+12
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+488