summary refs log tree commit diff stats
path: root/include/hw/char/stm32f2xx_usart.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/char/stm32f2xx_usart: Add more definitions for CR1 registerHans-Erik Floryd2023-11-021-4/+6
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* hw/char/stm32f2xx_usart: fix TXE/TC bit handlingRichard Braun2018-02-221-1/+6
* char: move CharBackend handling in char-fe unitMarc-André Lureau2017-06-021-1/+1
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-241-1/+1
* stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis2015-03-111-0/+73