1. 2d2ce49 soft_uart: fix handling of num_data_bits < 8 by Vadim Yanitskiy · 7 months ago
  2. bf95f82 soft_uart: fix Rx buffer flushing logic in suart_rx_ch() by Vadim Yanitskiy · 8 months ago
  3. 03f0ed7 soft_uart: allow manually flushing the receive buffer by Vadim Yanitskiy · 8 months ago
  4. c9fc77f soft_uart: implement the transmitter by Vadim Yanitskiy · 8 months ago
  5. 1c2b8c1 soft_uart: implement parity checking for the receiver by Vadim Yanitskiy · 8 months ago
  6. 1a3b511 soft_uart: rework osmo_uart_rx_bit() to use flow state by Vadim Yanitskiy · 8 months ago
  7. 82a1ae7 soft_uart: make osmo_soft_uart_alloc() accept *cfg by Vadim Yanitskiy · 8 months ago
  8. cdde671 soft_uart: split osmo_soft_uart_enable() by Vadim Yanitskiy · 8 months ago
  9. b72625d soft_uart: add doxygen documentation by Vadim Yanitskiy · 8 months ago
  10. 877cfed soft_uart: add osmo_soft_uart_free() by Vadim Yanitskiy · 8 months ago
  11. dc023cf core: Add software UART implementation by Harald Welte · 1 year, 7 months ago