Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
598374729e6b3f3070e06bdf2990dd8d10cddbda
/
drivers
/
gpio
b4c3fb0
gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO
by Adam Ford
· 6 years ago
8e51c0f
dm: gpio: Add DM compatibility to GPIO driver for Davinci
by Adam Ford
· 6 years ago
01fcf01
gpio: zynq_gpio: bank description should use unsigned type
by Michal Simek
· 6 years ago
1471fad
gpio: zynq: Do not check unsigned type that is >= 0
by Michal Simek
· 6 years ago
040b258
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
e7e64fa
gpio: bcm6345: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
60ae40c
gpio: rmobile: Add R8A77990 E3 compatible
by Marek Vasut
· 7 years ago
8ee5467
gpio: atmel_pio4: give a full configuration when muxing pins
by Ludovic Desroches
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
b053dd7
gpio: uclass: Fix debug string
by Mario Six
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
381996c
sunxi: gpio: add missing compatible strings
by Andre Przywara
· 7 years ago
8e14ba7
gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag
by Faiz Abbas
· 7 years ago
2514c2d
arm: stm32: add new architecture for STM32MP family
by Patrick Delaunay
· 7 years ago
f11c308
gpio: stm32f7_gpio: handle node ngpios
by Patrick Delaunay
· 7 years ago
d876eaf
dm: gpio: Convert stm32f7 driver to livetree
by Patrick Delaunay
· 7 years ago
d38826a
treewide: Fix gdsys mail addresses
by Mario Six
· 7 years ago
81f077f
Merge git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
1e5f898
gpio: pca953x_gpio: Support label setting from DT
by Mario Six
· 7 years ago
76ed8f0
gpio: rcar: Add R8A77965 M3N entries
by Marek Vasut
· 7 years ago
71d5a14
microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
by Vipul Kumar
· 7 years ago
995b60b
sandbox: Rename 'num-gpios' property to avoid dtc warning
by Simon Glass
· 7 years ago
6e5308c
rockchip: gpio: remove dead code
by Heinrich Schuchardt
· 7 years ago
8bbff6a
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· 7 years ago
8953d86
gpio: mxc: add i.MX8M support
by Peng Fan
· 7 years ago
caf2233
bcm283x: Add pinctrl driver
by Alexander Graf
· 7 years ago
f5ac4f2
gpio: mpc8xxx: Make live-tree compatible
by Mario Six
· 7 years ago
f9c7fde
gpio: mpc8xxx: Make compatible with more SoCs
by Mario Six
· 7 years ago
3c21683
gpio: mpc8xxx: Rename Kconfig option, structures, and functions
by Mario Six
· 7 years ago
76d00cc
gpio: mpc85xx: Rename driver file to mpc8xxx
by Mario Six
· 7 years ago
aadc5e6
gpio: mpc85xx_gpio: Fix style violations
by Mario Six
· 7 years ago
f62ca2cd
gpio: pca953x_gpio: Make live-tree compatible
by Mario Six
· 7 years ago
fb01e07
gpio: pca953x_gpio: Fix style violations
by Mario Six
· 7 years ago
9c486e7
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
8b05436
gpio: rmobile: Add RCar Gen2 compatible string
by Marek Vasut
· 7 years ago
a6968ec
gpio: sunxi: Add compatible string for H5 PIO
by Chris Blake
· 7 years ago
bb2277b
GPIO: tca642x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
0d097b7
GPIO: pca953x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
e0cc0b6
db820c: enable pmic gpios for pm8994
by Jorge Ramirez-Ortiz
· 7 years ago
c8f7877
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
by Patrice Chotard
· 7 years ago
290e7cf
mx6ull: Handle the CONFIG_MX6ULL cases correctly
by Fabio Estevam
· 7 years ago
fd12455
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
d5fbcd5
gpio/hsdk: Depend on DM_GPIO instead of simple DM
by Alexey Brodkin
· 7 years ago
e3ab424
gpio: rmobile: Add generic Gen3 compatible
by Marek Vasut
· 7 years ago
f122c13
gpio: rmobile: Add R8A77995 D3 compatible
by Marek Vasut
· 7 years ago
0f2f0d8
gpio: rmobile: Add R8A77970 V3M compatible
by Marek Vasut
· 7 years ago
52c8034
gpio: rmobile: Set GPIO mode in GPSR when requested
by Marek Vasut
· 7 years ago
e9986a4
gpio: uniphier: import dt-binginds header from Linux
by Masahiro Yamada
· 7 years ago
ed3986c
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· 7 years ago
3194c3c
ARC: HSDK: introduce CREG GPIO driver
by Eugeniy Paltsev
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
c5fb1c2
gpio: uniphier: rework single device node model
by Masahiro Yamada
· 7 years ago
2ee87b0
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
ae06a1b
dm: gpio: pca953x: Drop pointless data structure checks
by Simon Glass
· 7 years ago
7c84319
dm: gpio: Correct use of -ENODEV in drivers
by Simon Glass
· 7 years ago
4d68604
dm: gpio: Add a comment about not copying some drivers
by Simon Glass
· 7 years ago
1ba2147
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
by Simon Glass
· 7 years ago
f5f6959
gpio: rmobile: Add Renesas RCar GPIO driver
by Marek Vasut
· 7 years ago
c23ce9a
rockchip: gpio: remove outdated/misleading comment
by Philipp Tomsich
· 7 years ago
a1d3480
rockchip: gpio: convert to livetree
by Philipp Tomsich
· 7 years ago
bc5d038
stm32f1: remove stm32f1 support
by Patrice Chotard
· 7 years ago
90d99e5
Convert CONFIG_CMD_TCA642X to Kconfig
by Simon Glass
· 7 years ago
1c27a4c
gpio: Drop sx151x driver
by Simon Glass
· 7 years ago
ba7cc6c
Kconfig: Drop CONFIG_CMD_PCA953X_INFO
by Simon Glass
· 7 years ago
0091362
Convert CONFIG_CMD_PCA953X to Kconfig
by Simon Glass
· 7 years ago
7243689
x86: Convert INTEL_ICH6_GPIO to Kconfig
by Bin Meng
· 7 years ago
56f5c40
dm: tegra: gpio: Convert to support livetree
by Simon Glass
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
fb07f97
gpio: add static to get_function()
by Masahiro Yamada
· 7 years ago
d2d20d9
dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output
by Axel Lin
· 7 years ago
2e5184d
gpio: samsung: Drop s3c2440_gpio driver
by Simon Glass
· 7 years ago
04048d5
dm: gpio: power: Convert pm8916 drivers to livetree
by Simon Glass
· 7 years ago
150c5af
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
95795ad
dm: gpio: sandbox: Use dev_read...() functions to access DT
by Simon Glass
· 7 years ago
3a57123
dm: gpio: Refactor to prepare for live tree support
by Simon Glass
· 7 years ago
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
79fc0c7
atmel: Fix up use of dm_scan_fdt_node()
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
1815c29
gpio: rcar_gen3: Fix GPIO read support
by Kouei Abe
· 8 years ago
aab203e
gpio: 74x164: make oe-pins optional
by Peng Fan
· 8 years ago
770ee01
x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode
by Bin Meng
· 8 years ago
29cb2b3
gpio: Move OMAP_GPIO to Kconfig
by Tom Rini
· 8 years ago
7589791
gpio-uclass.c: Fix comparison of unsigned expression warning
by Tom Rini
· 8 years ago
e64bdb2
dm: gpio: add BCM6345 gpio driver
by Álvaro Fernández Rojas
· 8 years ago
7741710
dm: gpio: Add driver for stm32f7 gpio controller
by Vikas Manocha
· 8 years ago
33559ff
gpio: sunxi: Add compatible string for R40 PIO
by Chen-Yu Tsai
· 8 years ago
f2f3c15
gpio: at91_gpio: add the clock support
by Wenyou Yang
· 8 years ago
cf46888
gpio: at91_gpio: add the device tree support
by Wenyou Yang
· 8 years ago
5a07a5f
gpio: Kconfig: add CONFIG_AT91_GPIO option
by Wenyou Yang
· 8 years ago
2dc63f7
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
by Wenyou Yang
· 8 years ago
d665eb6
gpio: Add Rapid GPIO2P driver for i.MX7ULP
by Peng Fan
· 8 years ago
21342d4
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
7582ddc
GPIO: Correct doc typo "confguration" -> "configuration"
by Robert P. J. Day
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
c7c47ca
Update Maintainer and Author's email address
by Ajay Bhargav
· 8 years ago
f2e70a0
gpio: zynq: Remove empty line
by Michal Simek
· 8 years ago
4faf5f9
gpio: bcm2835: add device tree support
by Fabian Vogt
· 8 years ago
Next »