~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_uniphier.c
Commit message (
Expand
)
Author
Age
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
serial: uniphier: fix typo in comment
Masahiro Yamada
2020-08-18
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
serial: uniphier: enable FIFO
Masahiro Yamada
2020-07-11
*
serial: uniphier: flush transmitter before changing hardware settings
Masahiro Yamada
2020-07-11
*
serial: uniphier: use register macros instead of structure
Masahiro Yamada
2020-07-11
*
serial: uniphier: set clock rate without clock-frequency property
Masahiro Yamada
2018-06-23
*
serial: uniphier: rename struct uniphier_serial_private_data
Masahiro Yamada
2018-06-23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-24
*
serial: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-04-01
*
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-31
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
*
serial: UniPhier: move LCR register setting to probe function
Masahiro Yamada
2015-03-01
*
serial: UniPhier: use 32 bit register access
Masahiro Yamada
2015-03-01
*
serial: UniPhier: support OF configuration
Masahiro Yamada
2014-11-28
*
serial: UniPhier: borrow macros from linux/serial_reg.h
Masahiro Yamada
2014-11-12
*
serial: UniPhier: add static to locally used functions
Masahiro Yamada
2014-10-29
*
serial: UniPhier: add .pending handler
Masahiro Yamada
2014-10-29
*
dm: serial: use Driver Model for UniPhier serial driver
Masahiro Yamada
2014-10-23
*
serial: add UniPhier serial driver
Masahiro Yamada
2014-10-05