summaryrefslogtreecommitdiffstats
path: root/hw/timer/stm32f2xx_timer.c
Commit message (Expand)AuthorAgeFilesLines
* hw/timer/stm32f2xx_timer: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+0Star
* stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan2020-02-071-0/+5
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh2018-11-191-1/+1
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit2016-10-241-1/+1
* STM32F2xx: Display PWM duty cycle from timerAlistair Francis2016-10-041-0/+9
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* hw/timer: Clean up includesPeter Maydell2016-01-291-0/+1
* stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis2015-03-111-0/+328