summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_stm32.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2019-08-27serial: stm32: add Framing error supportPatrick Delaunay1-0/+2
2018-09-30serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCsPatrice Chotard1-1/+1
2018-05-27serial: stm32: Add setparity supportPatrick Delaunay1-0/+8
2018-05-27serial: stm32: Fix bits defines namePatrice Chotard1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-29serial: serial_stm32: Rename status register flagsPatrice Chotard1-3/+3
2018-04-29serial: serial_stm32: Enable overrunPatrice Chotard1-4/+4
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard1-0/+72