aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial_stm32x7.c
AgeCommit message (Expand)Author
2017-10-08serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flagPatrice Chotard
2017-10-08serial: stm32x7: add STM32F4 supportPatrice Chotard
2017-10-08serial: stm32x7: add fifo support for STM32H7Patrice Chotard
2017-10-08serial: stm32x7: prepare the ground to STM32F4 supportPatrice Chotard
2017-10-08serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatiblePatrice Chotard
2017-09-22serial: stm32x7: add STM32H7 supportPatrice Chotard
2017-07-26serial: stm32x7: add clk_get_rate() supportPatrice Chotard
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard
2017-06-12serial: stm32x7: simplify baud rate register calculationPatrice Chotard
2017-06-12serial: stm32x7: align compatible with kernel onePatrice Chotard
2017-06-09serial: stm32f7: disable overrunVikas Manocha
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-03-17stm32f7: serial: use clock driver to enable clockVikas Manocha
2017-03-17serial: stm32f7: add device tree supportVikas Manocha
2016-07-14stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA
2016-02-24stm32x7: add support for stm32x7 serial driverVikas Manocha