index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
uniphier
/
pinctrl-uniphier-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
pinctrl: uniphier: support drive-strength configuration
Masahiro Yamada
2018-05-08
1
-0
/
+101
*
pinctrl: uniphier: support per-pin configuration via DT
Masahiro Yamada
2018-05-08
1
-3
/
+34
*
pinctrl: uniphier: replace printf() with dev_err()
Masahiro Yamada
2018-05-08
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
pinctrl: uniphier: simplify input enable and delete pin arrays
Masahiro Yamada
2017-10-15
1
-14
/
+3
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
pinctrl: uniphier: support pin configuration
Masahiro Yamada
2017-02-23
1
-9
/
+125
*
pinctrl: uniphier: support 4bit-width pin-mux register capability
Masahiro Yamada
2016-09-18
1
-12
/
+8
*
pinctrl: uniphier: move register base macros from header to .c file
Masahiro Yamada
2016-09-14
1
-0
/
+4
*
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-07-24
1
-13
/
+3
*
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
Masahiro Yamada
2016-07-02
1
-0
/
+8
*
pinctrl: uniphier: support pin configuration for dedicated pins
Masahiro Yamada
2016-07-02
1
-1
/
+4
*
pinctrl: uniphier: allow to have pinctrl node under syscon node
Masahiro Yamada
2016-07-02
1
-1
/
+1
*
pinctrl: uniphier: support per-pin input enable for new SoCs
Masahiro Yamada
2016-04-01
1
-1
/
+27
*
pinctrl: uniphier: introduce capability flag
Masahiro Yamada
2016-04-01
1
-4
/
+23
*
pinctrl: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-04-01
1
-6
/
+3
*
pinctrl: uniphier: set input-enable before pin-muxing
Masahiro Yamada
2016-03-09
1
-3
/
+3
*
pinctrl: uniphier: add UniPhier pinctrl core support
Masahiro Yamada
2015-09-23
1
-0
/
+154