aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/stm32f2xx_timer.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-19hw/arm/stm32f205: Fix the UART and Timer region sizeSeth Kintigh1-1/+1
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake1-1/+1
2016-10-24timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit1-1/+1
2016-10-04STM32F2xx: Display PWM duty cycle from timerAlistair Francis1-0/+9
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-01-29hw/timer: Clean up includesPeter Maydell1-0/+1
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis1-0/+328