+1
−1
+8
−0
hw/imx_timer.c
0 → 100644
+689
−0
Loading
Implement the timers on the Freescale i.MX31 SoC. This is not a complete implementation, but gives enough for Linux to boot and run. In particular external triggers, which are not useful under QEMU, are not implemented. Signed-off-by:Philip O'Sullivan <philipo@ok-labs.com> Signed-off-by:
Peter Chubb <peter.chubb@nicta.com.au> Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>