Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
911f3aef357ca02ac0d06fdce6a7a3081594f272
/
drivers
/
pinctrl
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 7 years ago
4af0d7e
dm: Fix up inclusion of common.h
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
8dd082a
pinctrl: mvebu: Enable support for the Armada 37xx pinctrl driver
by Stefan Roese
· 8 years ago
d2d92bd
pinctrl: armada-37xx: Add gpio support
by Gregory CLEMENT
· 7 years ago
0871806
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
by Gregory CLEMENT
· 8 years ago
c1d1e9d
pinctrl: imx: fix memory leak
by Peng Fan
· 7 years ago
46f51dc
Add 16-bit single register pin controller support
by James Balean
· 8 years ago
26e2e40
rockchip: pinctrl: rk3399: add support for the HDMI I2C pins
by Philipp Tomsich
· 8 years ago
602778d
rockchip: pinctrl: rk3399: add gmac io strength support
by Kever Yang
· 8 years ago
315e6a3
rockchip: pinctrl: rk3399: add support for the SPI5 controller
by Philipp Tomsich
· 8 years ago
4f0e44e
aspeed: AST2500 Pinctrl Driver
by maxims@google.com
· 8 years ago
58fb3c8
stm32f7: increase the max no of pin configuration to 70
by Vikas Manocha
· 8 years ago
280057b
stm32f7: use stm32f7 gpio driver supporting driver model
by Vikas Manocha
· 8 years ago
7741710
dm: gpio: Add driver for stm32f7 gpio controller
by Vikas Manocha
· 8 years ago
51c7f34
pinctrl: Kconfig: sort pinctrl config options to prevent future clutter
by Philipp Tomsich
· 8 years ago
9319a75
pinctrl: at91: add pinctrl driver
by Wenyou Yang
· 8 years ago
476f709
rockchip: pinctrl: rk3399: add GMAC (RGMII only) support
by Philipp Tomsich
· 8 years ago
f3f1af9
rockchip: pinctrl: use per-SoC option names for Kconfig
by Philipp Tomsich
· 8 years ago
44d5c37
Add single register pin controller driver
by Felix Brack
· 8 years ago
02ccab1
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
f951575
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
94d5308
PINCTRL: stm32f7: add pin control driver
by Vikas Manocha
· 8 years ago
4aa9d4d0
pinctrl: Add i.MX7ULP pinctrl driver
by Peng Fan
· 8 years ago
d439a46
rockchip: rk3328: add pinctrl driver
by Kever Yang
· 8 years ago
155cd37
rockchip: rk3188: Add pinctrl driver
by Heiko Stübner
· 8 years ago
27326c7
dm: allow limiting pre-reloc markings to spl or tpl
by Heiko Stübner
· 8 years ago
6657f66
rockchip: pinctrl: rk3399: add the of-platdata support
by Kever Yang
· 8 years ago
fa72de1
rockchip: arm64: rk3399: move grf register definitions to grf_rk3399.h
by Kever Yang
· 8 years ago
0c56310
STiH410: Add STi pinctrl driver
by Patrice Chotard
· 8 years ago
6a6b9d5
pinctrl: uniphier: support pin configuration
by Masahiro Yamada
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
7434bfa
pinctrl: uniphier: support UniPhier PXs3 pinctrl driver
by Masahiro Yamada
· 8 years ago
2cfa35c
pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
by Masahiro Yamada
· 8 years ago
98d62e6
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· 8 years ago
ef0afaa
pinctrl: imx6: support i.MX6SLL
by Peng Fan
· 8 years ago
656e6cc
arm64: mvebu: pinctrl: Add pin control driver for A8K family
by Konstantin Porotchkin
· 8 years ago
6e67f17
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· 8 years ago
935e09c
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x
by Masahiro Yamada
· 8 years ago
df87e6b
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· 8 years ago
b02e404
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
5a6f8d7
pinctrl: imx: do not announce driver initialization
by Stefan Agner
· 8 years ago
ca75159
pinctrl: imx6: support i.MX6ULL
by Peng Fan
· 8 years ago
a2c08df
pinctrl: add driver for rk3399
by Kever Yang
· 8 years ago
24572db
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
by Masahiro Yamada
· 8 years ago
bbb1198
pinctrl: uniphier: support 4bit-width pin-mux register capability
by Masahiro Yamada
· 8 years ago
cdc7e3c
pinctrl: uniphier: move register base macros from header to .c file
by Masahiro Yamada
· 8 years ago
865a39a
pinctrl: uniphier: add System Bus pin-mux settings
by Masahiro Yamada
· 8 years ago
677b535
pinctrl: add driver for meson-gxbb pin controller
by Beniamino Galvani
· 8 years ago
2c93637
pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
by Beniamino Galvani
· 8 years ago
f835706
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
by Masahiro Yamada
· 8 years ago
ac72e17
pinctrl: at91-pio4: Add pinctrl driver
by Wenyou Yang
· 8 years ago
2b51784
rockchip: rk3288: Fix pinctrl for GPIO bank 0
by John Keeping
· 8 years ago
9119548
dm: Use dm_scan_fdt_dev() directly where possible
by Simon Glass
· 8 years ago
2e3f1ff
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
041cdb5
cosmetic: rockchip: sort socs according to numbers
by Heiko Stübner
· 8 years ago
23c3042
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
9f862ec
cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming
by Heiko Stübner
· 8 years ago
4e3d840
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
d95b14f
rockchip: pinctrl: Update the rk3288 driver to support of-platdata
by Simon Glass
· 8 years ago
fc9da85
pinctrl: uniphier: add Ethernet pin-mux settings
by Masahiro Yamada
· 8 years ago
64c1cc4
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
by Masahiro Yamada
· 8 years ago
5e25b9d
pinctrl: uniphier: support pin configuration for dedicated pins
by Masahiro Yamada
· 8 years ago
3379987
pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20
by Masahiro Yamada
· 8 years ago
186c133
pinctrl: uniphier: allow to have pinctrl node under syscon node
by Masahiro Yamada
· 8 years ago
aac641b
pinctrl: uniphier: remove unneeded pin group nand_cs1
by Masahiro Yamada
· 8 years ago
69da34c
pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20
by Masahiro Yamada
· 8 years ago
4d1065c
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
by Masahiro Yamada
· 8 years ago
d77fa2f
Merge http://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
70f7a2c
rockchip: rk3288: pinctrl: support more pins
by Sjoerd Simons
· 9 years ago
16ca80a
pinctrl: Add pinctrl driver support for Exynos7420 SoC
by Thomas Abraham
· 9 years ago
ac98527
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
by Thomas Abraham
· 9 years ago
c102453
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.
by Wills Wang
· 9 years ago
a79d064
drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.
by Wills Wang
· 9 years ago
7403143
pinctrl: uniphier: fix NAND and SD pin-mux settings for PH1-LD11/LD20
by Masahiro Yamada
· 9 years ago
ac13ce4
pinctrl: uniphier: rename function/array names
by Masahiro Yamada
· 9 years ago
6105aa2
pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driver
by Masahiro Yamada
· 9 years ago
8a3328c
pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driver
by Masahiro Yamada
· 9 years ago
3b05b5f
pinctrl: uniphier: support per-pin input enable for new SoCs
by Masahiro Yamada
· 9 years ago
8cc92b9
pinctrl: uniphier: introduce capability flag
by Masahiro Yamada
· 9 years ago
510454d
pinctrl: uniphier: use devm_get_addr() to get base address
by Masahiro Yamada
· 9 years ago
ea65c98
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
by Masahiro Yamada
· 9 years ago
1d22c4b
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
by Masahiro Yamada
· 9 years ago
fdd15b6
pinctrl: uniphier: set input-enable before pin-muxing
by Masahiro Yamada
· 9 years ago
c4068df
pinctrl: imx: Support i.MX7D
by Peng Fan
· 9 years ago
745df68
pinctrl: imx: Introduce pinctrl driver for i.MX6
by Peng Fan
· 9 years ago
5f266c6
drivers: pinctrl: Add pinctrl driver for Microchip PIC32.
by Purna Chandra Mandal
· 9 years ago
84b8bf6
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
318922b
rockchip: rk3288: pinctrl: Fix HDMI pinctrl
by Simon Glass
· 9 years ago
78a10b6
rockchip: pinctrl: Implement the get_gpio_mux() method
by Simon Glass
· 9 years ago
63c5264
rockchip: pinctrl: Reduce the size for SPL
by Simon Glass
· 9 years ago
77eaa19
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
by Simon Glass
· 9 years ago
bea705c
rockchip: pinctrl: Add a full pinctrl driver
by Simon Glass
· 9 years ago
a4275f5
rockchip: Convert the PMU IOMUX registers into an array
by Simon Glass
· 9 years ago
52db39a
dm: pinctrl: Add a function to parse PIN_CONFIG flags
by Simon Glass
· 9 years ago
9d19e5d
rockchip: rk3036: Bind GPIO banks
by Jeffy Chen
· 9 years ago
5589a81
pinctrl: Avoid binding all pinconfig nodes before relocation
by Simon Glass
· 9 years ago
49ecaa9
rockchip: rk3036: Add pinctrl driver
by huang lin
· 9 years ago
da58dec
Various Makefiles: Add SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
Next »