hw/arm/digic: add timer support
commit576e99cb951e9c1a289555a31cfd5b9040e80037
authorAntony Pavlov <antonynpavlov@gmail.com>
Tue, 17 Dec 2013 19:42:36 +0000 (17 19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 20:12:51 +0000 (17 20:12 +0000)
treed118af802e4377eb634529142701c0973625e833
parentd91fd756fb2af16584d338c4ef715f40ea49924c
hw/arm/digic: add timer support

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1387188908-754-4-git-send-email-antonynpavlov@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/digic.c
hw/timer/Makefile.objs
hw/timer/digic-timer.c [new file with mode: 0644]
include/hw/arm/digic.h
include/hw/timer/digic-timer.h [new file with mode: 0644]