qemu-e2k/hw/timer
Jean-Christophe DUBOIS 95669e6984 i.MX: Improve EPIT timer code.
* Unify function and type naming
* use dynamic cast whenever possible
* simplify Debug printf.
* use new style device intialization.

Signed-off-by: Jean-Christophe DUBOIS <jcd@tribudubois.net>
Reviewed-by: Peter Chubb <peter.chubb@nicta.com.au>
Message-id: 1369839656-24466-1-git-send-email-jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-06-03 17:17:46 +01:00
..
Makefile.objs i.MX: split GPT and EPIT timer implementation 2013-06-03 17:17:45 +01:00
arm_mptimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
arm_timer.c
cadence_ttc.c
ds1338.c
etraxfs_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
exynos4210_mct.c Remove unnecessary break statements 2013-06-01 14:25:38 +04:00
exynos4210_pwm.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
exynos4210_rtc.c remove some double-includes 2013-05-18 16:35:12 +04:00
grlib_gptimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
hpet.c
i8254.c
i8254_common.c
imx_epit.c i.MX: Improve EPIT timer code. 2013-06-03 17:17:46 +01:00
imx_gpt.c i.MX: split GPT and EPIT timer implementation 2013-06-03 17:17:45 +01:00
lm32_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
m48t59.c m48t59: QOM'ify ISA M48T59 NVRAM 2013-04-29 08:27:48 -05:00
mc146818rtc.c pc: Update rtc_cmos on CPU hot-plug 2013-05-01 13:04:18 +02:00
milkymist-sysctl.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
omap_gptimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
omap_synctimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
pl031.c
puv3_ost.c
pxa2xx_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
sh_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
slavio_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
tusb6010.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
twl92230.c
xilinx_timer.c