aboutsummaryrefslogtreecommitdiff
path: root/include/hw/char/imx_serial.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd1-0/+1
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho1-0/+1
2018-03-19char: i.MX: Add support for "TX complete" interruptAndrey Smirnov1-0/+3
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau1-1/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau1-1/+2
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois1-0/+102