index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_uniphier.c
Age
Commit message (
Expand
)
Author
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-23
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-03-31
serial: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2015-08-30
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-05-30
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-03-15
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-02-28
serial: UniPhier: move LCR register setting to probe function
Masahiro Yamada
2015-02-28
serial: UniPhier: use 32 bit register access
Masahiro Yamada
2014-11-27
serial: UniPhier: support OF configuration
Masahiro Yamada
2014-11-11
serial: UniPhier: borrow macros from linux/serial_reg.h
Masahiro Yamada
2014-10-29
serial: UniPhier: add static to locally used functions
Masahiro Yamada
2014-10-29
serial: UniPhier: add .pending handler
Masahiro Yamada
2014-10-24
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-05
serial: add UniPhier serial driver
Masahiro Yamada