aboutsummaryrefslogtreecommitdiff
path: root/include/hw/char/imx_serial.h
AgeCommit message (Expand)Author
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel
2023-06-19imx_serial: set wake bit when we receive a data byteMartin Kaiser
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2018-08-20imx_serial: Generate interrupt on receive data ready if enabledHans-Erik Floryd
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho
2018-03-19char: i.MX: Add support for "TX complete" interruptAndrey Smirnov
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2015-08-13i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois