Files
u-boot/drivers
Patrice Chotard 8dc4e1fbf4 serial: serial_stm32: Rename status register flags
Uart status register is named USART_ISR on STM32F7, STM32H7
and STM32MP1 SoCs family, but USART_SR only on STM32F4 SoCs.

Use USART_ISR_ prefix instead of USART_SR_ .

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
2018-04-28 18:32:24 -04:00
..
2018-02-13 23:24:22 -05:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2018-03-19 16:14:20 -04:00