Age | Commit message (Expand) | Author |
---|---|---|
2024-01-26 | hw/char/imx_serial: Implement receive FIFO and ageing timer | Rayhan Faizel |
2023-06-19 | imx_serial: set wake bit when we receive a data byte | Martin Kaiser |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2018-08-20 | imx_serial: Generate interrupt on receive data ready if enabled | Hans-Erik Floryd |
2018-03-23 | i.MX: Support serial RS-232 break properly | Trent Piepho |
2018-03-19 | char: i.MX: Add support for "TX complete" interrupt | Andrey Smirnov |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |
2016-10-24 | char: replace PROP_CHR with CharBackend | Marc-André Lureau |
2015-08-13 | i.MX: Split UART emulator in a header file and a source file | Jean-Christophe Dubois |