aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/meson.build
AgeCommit message (Expand)Author
2024-04-24hw/timer: Remove the ALTERA_TIMER modelPhilippe Mathieu-Daudé
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2021-09-21hw/timer: Add SiFive PWM supportAlistair Francis
2021-09-01hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell
2021-06-24hw/timer: Initial commit of Ibex TimerAlistair Francis
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell
2021-03-09hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé
2021-03-08hw/timer/sse-timer: Model the SSE Subsystem System TimerPeter Maydell
2021-03-08hw/timer/sse-counter: Model the SSE Subsystem System CounterPeter Maydell
2021-03-06hw/timer: Introduce SH_TIMER Kconfig entryPhilippe Mathieu-Daudé
2020-09-14hw/timer: Add NPCM7xx Timer device modelHavard Skinnemoen
2020-08-21meson: convert hw/timerPaolo Bonzini