summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_stm32x7.c
Commit message (Expand)AuthorAgeFilesLines
* serial: stm32x7: simplify baud rate register calculationPatrice Chotard2017-06-121-6/+15
* serial: stm32x7: align compatible with kernel onePatrice Chotard2017-06-121-2/+2
* serial: stm32f7: disable overrunVikas Manocha2017-06-091-0/+3
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* stm32f7: serial: use clock driver to enable clockVikas Manocha2017-03-171-0/+18
* serial: stm32f7: add device tree supportVikas Manocha2017-03-171-0/+24
* stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-1/+15
* stm32x7: add support for stm32x7 serial driverVikas Manocha2016-02-241-0/+83