index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-uniphier.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-15
i2c: uniphier: replace debug() with dev_dbg()
Masahiro Yamada
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-01-29
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-04-01
i2c: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2015-05-31
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-01-29
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
i2c: UniPhier: add driver for UniPhier i2c controller
Masahiro Yamada