summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_stm32.c
AgeCommit message (Expand)Author
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-05-27Revert "Revert "stm32f4: fix serial output""Tom Rini
2015-05-10Revert "stm32f4: fix serial output"Tom Rini
2015-05-10stm32f4: add serial print portkunhuahuang
2015-05-10stm32f4: fix serial outputkunhuahuang
2015-04-22stm32f4: Add serial driverrev13@wp.pl