index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
uniphier
/
pinctrl-uniphier.h
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2018-05-08
pinctrl: uniphier: support drive-strength configuration
Masahiro Yamada
2018-05-08
pinctrl: uniphier: support per-pin configuration via DT
Masahiro Yamada
2018-05-08
pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-23
pinctrl: uniphier: support pin configuration
Masahiro Yamada
2016-10-18
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
Masahiro Yamada
2016-09-18
pinctrl: uniphier: support 4bit-width pin-mux register capability
Masahiro Yamada
2016-09-14
pinctrl: uniphier: move register base macros from header to .c file
Masahiro Yamada
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-02
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
Masahiro Yamada
2016-07-02
pinctrl: uniphier: support pin configuration for dedicated pins
Masahiro Yamada
2016-07-02
pinctrl: uniphier: allow to have pinctrl node under syscon node
Masahiro Yamada
2016-04-01
pinctrl: uniphier: support per-pin input enable for new SoCs
Masahiro Yamada
2016-04-01
pinctrl: uniphier: introduce capability flag
Masahiro Yamada
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2015-09-23
pinctrl: uniphier: add UniPhier pinctrl core support
Masahiro Yamada