summaryrefslogtreecommitdiffstats
path: root/include/hw/char/stm32f2xx_usart.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* 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/+0Star
* 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