summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_stm32.h
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* serial: stm32: add Framing error supportPatrick Delaunay2019-08-271-0/+2
* serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard2018-09-301-1/+1
* serial: stm32: Add setparity supportPatrick Delaunay2018-05-261-0/+8
* serial: stm32: Fix bits defines namePatrice Chotard2018-05-261-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* serial: serial_stm32: Rename status register flagsPatrice Chotard2018-04-281-3/+3
* serial: serial_stm32: Enable overrunPatrice Chotard2018-04-281-4/+4
* serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard2018-01-191-0/+72