summary refs log tree commit diff stats
path: root/include/hw/char/avr_usart.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/: spelling fixesMichael Tokarev2023-09-081-1/+1
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0
* 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
* hw/char: avr: Add limited support for USART peripheralMichael Rolnik2020-07-111-0/+93