Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d3b2e2f4cb21bc84487e77ebcc7969ca2e7ff42a
/
drivers
/
serial
/
serial_stm32.c
8864b35
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
by Pali Rohár
· Fri May 27 22:15:24 2022 +0200
80bd23b
serial: stm32: define LOG_CATEGORY
by Patrick Delaunay
· Fri Nov 06 19:01:56 2020 +0100
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
1a103bf
serial: stm32: add Framing error support
by Patrick Delaunay
· Tue Jul 30 19:16:46 2019 +0200
3f4afd3
serial: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· Fri Jun 21 15:26:41 2019 +0200
e093b1c
serial: stm32: remove watchog reset in debug putc
by Patrick Delaunay
· Thu Apr 18 17:32:51 2019 +0200
6f3105a
serial: stm32: remove unnecessary trace
by Patrick Delaunay
· Thu Apr 18 17:32:50 2019 +0200
4d6701e
serial: serial_stm32: Add reset support
by Patrice Chotard
· Tue Dec 04 14:11:36 2018 +0100
bdb33d8
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:36 2018 -0700
34e64c0
serial: stm32: Replace setparity by setconfig
by Patrice Chotard
· Fri Aug 03 15:07:39 2018 +0200
39ffe0e
serial: stm32: Add setparity support
by Patrick Delaunay
· Thu May 17 14:50:45 2018 +0200
db0536e
serial: stm32: Fix bits defines name
by Patrice Chotard
· Thu May 17 14:50:43 2018 +0200
ab8e5d2
serial: stm32: Add debug uart support
by Patrick Delaunay
· Thu May 17 14:50:42 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
75f2c86
serial: serial_stm32: Rename status register flags
by Patrice Chotard
· Fri Apr 20 08:59:07 2018 +0200
24af24b
serial: serial_stm32: Enable overrun
by Patrice Chotard
· Fri Apr 20 08:59:06 2018 +0200
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· Fri Jan 12 09:23:49 2018 +0100
[Renamed (98%) from drivers/serial/serial_stm32x7.c]
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· Mon Oct 23 09:53:58 2017 +0200
21aad13
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· Wed Sep 27 15:44:53 2017 +0200
b21a69a
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· Wed Sep 27 15:44:52 2017 +0200
24fc72d
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· Wed Sep 27 15:44:51 2017 +0200
5011e6f
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· Wed Sep 27 15:44:50 2017 +0200
d42610a
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· Wed Sep 27 15:44:49 2017 +0200
3b2a14f
serial: stm32x7: add STM32H7 support
by Patrice Chotard
· Wed Sep 13 18:00:05 2017 +0200
4809a19
serial: stm32x7: add clk_get_rate() support
by Patrice Chotard
· Tue Jul 18 09:29:08 2017 +0200
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· Tue Jul 18 09:29:07 2017 +0200
3149632
serial: stm32x7: simplify baud rate register calculation
by Patrice Chotard
· Thu Jun 08 09:26:55 2017 +0200
f7d84d8
serial: stm32x7: align compatible with kernel one
by Patrice Chotard
· Thu Jun 08 09:26:54 2017 +0200
59535d5
serial: stm32f7: disable overrun
by Vikas Manocha
· Sun May 28 12:55:12 2017 -0700
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
7b00ff9
stm32f7: serial: use clock driver to enable clock
by Vikas Manocha
· Sun Feb 12 10:25:46 2017 -0800
19e22c6
serial: stm32f7: add device tree support
by Vikas Manocha
· Sun Feb 12 10:25:44 2017 -0800
65bfb9c
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· Fri Jul 08 01:02:24 2016 +0900
5dba05e
stm32x7: add support for stm32x7 serial driver
by Vikas Manocha
· Thu Feb 11 15:47:19 2016 -0800