summaryrefslogtreecommitdiff
path: root/hw/char/stm32f2xx_usart.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-06hw/char: QOM'ify stm32f2xx_usart modelxiaoqiang zhao1-4/+11
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster1-0/+2
2015-04-02hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster1-0/+1
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis1-0/+229