~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
/
i2c
/
i2c-uniphier.c
Commit message (
Expand
)
Author
Age
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
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
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
i2c: uniphier: replace debug() with dev_dbg()
Masahiro Yamada
2017-10-15
*
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
*
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2017-01-29
*
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
*
i2c: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-04-01
*
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
*
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
*
i2c: UniPhier: add driver for UniPhier i2c controller
Masahiro Yamada
2015-01-29