Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f82feb7f2788035d5ae1463ac8cc8acf0da3d23a
/
drivers
/
serial
/
serial_uniphier.c
41575d8
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
26f0c86
serial: uniphier: fix typo in comment
by Masahiro Yamada
· 4 years, 4 months ago
2548493
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
7208396
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
60e7fa8
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
b053515
serial: uniphier: enable FIFO
by Masahiro Yamada
· 4 years, 4 months ago
26f7a7d
serial: uniphier: flush transmitter before changing hardware settings
by Masahiro Yamada
· 4 years, 4 months ago
70434ab
serial: uniphier: use register macros instead of structure
by Masahiro Yamada
· 4 years, 4 months ago
41bacb5
serial: uniphier: set clock rate without clock-frequency property
by Masahiro Yamada
· 6 years ago
157736a
serial: uniphier: rename struct uniphier_serial_private_data
by Masahiro Yamada
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4af0d7e
dm: Fix up inclusion of common.h
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
4e3d840
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
b37a1cc
serial: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
6d99cfa
serial: uniphier: drop platform data support
by Masahiro Yamada
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
f6e7f07
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
by Masahiro Yamada
· 9 years ago
0eb25b6
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· 10 years ago
6462cde
ARM: UniPhier: adjust device trees for business transfer
by Masahiro Yamada
· 10 years ago
099cf77
serial: UniPhier: move LCR register setting to probe function
by Masahiro Yamada
· 10 years ago
d0c47b3
serial: UniPhier: use 32 bit register access
by Masahiro Yamada
· 10 years ago
625177d
serial: UniPhier: support OF configuration
by Masahiro Yamada
· 10 years ago
325b708
serial: UniPhier: borrow macros from linux/serial_reg.h
by Masahiro Yamada
· 10 years ago
d9bc8fd
serial: UniPhier: add static to locally used functions
by Masahiro Yamada
· 10 years ago
bb72148
serial: UniPhier: add .pending handler
by Masahiro Yamada
· 10 years ago
d064cbf
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· 10 years ago
7f36855
serial: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago