Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
52cf4881871d07ddcfeda8cf8fb42d44146fe962
/
drivers
/
serial
/
serial_stm32.c
80bd23b
serial: stm32: define LOG_CATEGORY
by Patrick Delaunay
· 4 years, 1 month ago
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 5 months ago
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 5 months ago
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 10 months ago
1a103bf
serial: stm32: add Framing error support
by Patrick Delaunay
· 5 years ago
3f4afd3
serial: stm32: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
e093b1c
serial: stm32: remove watchog reset in debug putc
by Patrick Delaunay
· 6 years ago
6f3105a
serial: stm32: remove unnecessary trace
by Patrick Delaunay
· 6 years ago
4d6701e
serial: serial_stm32: Add reset support
by Patrice Chotard
· 6 years ago
bdb33d8
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
34e64c0
serial: stm32: Replace setparity by setconfig
by Patrice Chotard
· 6 years ago
39ffe0e
serial: stm32: Add setparity support
by Patrick Delaunay
· 7 years ago
db0536e
serial: stm32: Fix bits defines name
by Patrice Chotard
· 7 years ago
ab8e5d2
serial: stm32: Add debug uart support
by Patrick Delaunay
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
75f2c86
serial: serial_stm32: Rename status register flags
by Patrice Chotard
· 7 years ago
24af24b
serial: serial_stm32: Enable overrun
by Patrice Chotard
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
[Renamed (98%) from drivers/serial/serial_stm32x7.c]
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
21aad13
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
by Patrice Chotard
· 7 years ago
b21a69a
serial: stm32x7: add STM32F4 support
by Patrice Chotard
· 7 years ago
24fc72d
serial: stm32x7: add fifo support for STM32H7
by Patrice Chotard
· 7 years ago
5011e6f
serial: stm32x7: prepare the ground to STM32F4 support
by Patrice Chotard
· 7 years ago
d42610a
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
by Patrice Chotard
· 7 years ago
3b2a14f
serial: stm32x7: add STM32H7 support
by Patrice Chotard
· 7 years ago
4809a19
serial: stm32x7: add clk_get_rate() support
by Patrice Chotard
· 7 years ago
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· 7 years ago
3149632
serial: stm32x7: simplify baud rate register calculation
by Patrice Chotard
· 7 years ago
f7d84d8
serial: stm32x7: align compatible with kernel one
by Patrice Chotard
· 7 years ago
59535d5
serial: stm32f7: disable overrun
by Vikas Manocha
· 8 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
7b00ff9
stm32f7: serial: use clock driver to enable clock
by Vikas Manocha
· 8 years ago
19e22c6
serial: stm32f7: add device tree support
by Vikas Manocha
· 8 years ago
65bfb9c
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
5dba05e
stm32x7: add support for stm32x7 serial driver
by Vikas Manocha
· 9 years ago