qemu-patch-raspberry4/include/hw/timer
Jean-Christophe Dubois cb54d868c6 i.MX: Split the CCM class into an abstract base class and a concrete class
The IMX_CCM class is now the base abstract class that is used by EPIT
and GPT timer implementation.

IMX31_CCM class is the concrete class implementing CCM for i.MX31 SOC.

For now the i.MX25 continues to use the i.MX31 CCM implementation.

An i.MX25 specific CCM will be introduced in a later patch.

We also rework initialization to stop using deprecated sysbus device init.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: fd3c7f87b50f5ebc99ec91f01413db35017f116d.1449528242.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-12-17 13:37:15 +00:00
..
a9gtimer.h Fix Cortex-A9 global timer 2015-07-27 22:44:47 +03:00
allwinner-a10-pit.h allwinner-a10-pit: implement prescaler and source selection 2014-04-17 21:34:06 +01:00
arm_mptimer.h a9mpcore: Embed ARMMPTimerState 2013-11-05 17:47:29 +01:00
digic-timer.h hw/arm/digic: add timer support 2013-12-17 20:12:51 +00:00
hpet.h hpet: remove muldiv64() 2015-09-25 14:56:05 +02:00
i8254.h kvm/i8254: QOM'ify some more 2013-06-07 14:55:24 +02:00
i8254_internal.h i8254: Convert PITCommonState to QOM realizefn 2013-06-07 14:55:24 +02:00
imx_epit.h i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
imx_gpt.h i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
m48t59.h m48t59: introduce new base-year qdev property 2015-03-10 09:18:56 +00:00
mc146818rtc.h rtc: remove rtc_set_date 2013-06-01 14:25:38 +04:00
mc146818rtc_regs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
stm32f2xx_timer.h stm32f2xx_timer: Add the stm32f2xx Timer 2015-03-11 13:21:05 +00:00