index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_stm32x7.c
Age
Commit message (
Expand
)
Author
2017-10-08
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
2017-10-08
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
2017-10-08
serial: stm32x7: prepare the ground to STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
Patrice Chotard
2017-09-22
serial: stm32x7: add STM32H7 support
Patrice Chotard
2017-07-26
serial: stm32x7: add clk_get_rate() support
Patrice Chotard
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
2017-06-12
serial: stm32x7: simplify baud rate register calculation
Patrice Chotard
2017-06-12
serial: stm32x7: align compatible with kernel one
Patrice Chotard
2017-06-09
serial: stm32f7: disable overrun
Vikas Manocha
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-03-17
stm32f7: serial: use clock driver to enable clock
Vikas Manocha
2017-03-17
serial: stm32f7: add device tree support
Vikas Manocha
2016-07-14
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
Toshifumi NISHINAGA
2016-02-24
stm32x7: add support for stm32x7 serial driver
Vikas Manocha