index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_uniphier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: uniphier: fix typo in comment
Masahiro Yamada
2020-08-18
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
serial: uniphier: enable FIFO
Masahiro Yamada
2020-07-11
1
-0
/
+7
*
serial: uniphier: flush transmitter before changing hardware settings
Masahiro Yamada
2020-07-11
1
-0
/
+8
*
serial: uniphier: use register macros instead of structure
Masahiro Yamada
2020-07-11
1
-43
/
+32
*
serial: uniphier: set clock rate without clock-frequency property
Masahiro Yamada
2018-06-23
1
-3
/
+38
*
serial: uniphier: rename struct uniphier_serial_private_data
Masahiro Yamada
2018-06-23
1
-5
/
+5
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
1
-0
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-24
1
-11
/
+4
*
serial: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-04-01
1
-3
/
+5
*
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-31
1
-26
/
+15
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
1
-4
/
+2
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
1
-3
/
+4
*
serial: UniPhier: move LCR register setting to probe function
Masahiro Yamada
2015-03-01
1
-9
/
+11
*
serial: UniPhier: use 32 bit register access
Masahiro Yamada
2015-03-01
1
-28
/
+26
*
serial: UniPhier: support OF configuration
Masahiro Yamada
2014-11-28
1
-8
/
+11
*
serial: UniPhier: borrow macros from linux/serial_reg.h
Masahiro Yamada
2014-11-12
1
-13
/
+2
*
serial: UniPhier: add static to locally used functions
Masahiro Yamada
2014-10-29
1
-3
/
+3
*
serial: UniPhier: add .pending handler
Masahiro Yamada
2014-10-29
1
-0
/
+11
*
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-23
1
-126
/
+73
*
serial: add UniPhier serial driver
Masahiro Yamada
2014-10-05
1
-0
/
+204