index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Lines
*
sunxi: axp: Generalize register macros for VBUS drive GPIO
Chen-Yu Tsai
2016-03-31
-11
/
+14
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-03-25
-0
/
+127
|
\
|
*
gpio: Add DM GPIO driver for Marvell MVEBU
Stefan Roese
2016-03-24
-0
/
+127
*
|
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2016-03-23
-1
/
+14
|
/
*
x86: broadwell: Add a GPIO driver
Simon Glass
2016-03-17
-0
/
+208
*
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
-11
/
+0
*
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
-175
/
+5
*
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
-1
/
+3
*
gpio: Use const where possible
Simon Glass
2016-03-17
-5
/
+5
*
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
-0
/
+18
*
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
-3
/
+1
*
gpio: uniphier: add driver for UniPhier GPIO controller
Masahiro Yamada
2016-02-29
-0
/
+154
*
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
2016-02-24
-3
/
+3
*
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
2016-02-24
-18
/
+0
*
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2016-02-24
-5
/
+0
*
tegra: gpio: Show the GPIO value for outputs
Simon Glass
2016-02-16
-1
/
+4
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-08
-2
/
+2
|
\
|
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
-2
/
+2
*
|
x86: ich6_gpio: Convert to use proper DM API
Bin Meng
2016-02-05
-102
/
+23
|
/
*
dm: vybrid_gpio: Drop legacy code
Bhuvanchandra DV
2016-02-02
-18
/
+0
*
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
Purna Chandra Mandal
2016-02-01
-1
/
+182
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
-0
/
+1
*
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
-4
/
+36
*
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-21
-1
/
+1
*
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-20
-0
/
+8
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
-13
/
+1
*
gpio: mxs: add name_to_gpio() function
Måns Rullgård
2016-01-07
-0
/
+15
*
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-12-05
-1
/
+1
*
gpio: atmel: Add the PIO4 driver support
Wenyou Yang
2015-11-30
-0
/
+308
*
altera_pio: change ioremap to map_physmem
Thomas Chou
2015-11-18
-2
/
+3
*
i2c: Fix pca953x endianess issue
Dirk Eibach
2015-11-12
-1
/
+3
*
nios2 : convert altera_pio to driver model
Thomas Chou
2015-10-23
-240
/
+83
*
drivers: gpio: omap: add support for parsing additional gpio parameters
Mugunthan V N
2015-10-22
-0
/
+11
*
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-10-20
-10
/
+1
*
gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
Przemyslaw Marczak
2015-10-03
-7
/
+11
*
gpio: tegra: use named constants
Stephen Warren
2015-10-02
-14
/
+19
*
gpio: tegra: remove unused type
Stephen Warren
2015-10-02
-7
/
+0
*
ARM: tegra: don't enable GPIOs until direction is set
Stephen Warren
2015-10-02
-12
/
+6
*
ARM: tegra: fix GPIO init table programming
Stephen Warren
2015-10-02
-3
/
+5
*
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2015-09-13
-1
/
+2
|
\
|
*
gpio: sh-pfc: fix gpio input read
Vladimir Barinov
2015-08-31
-1
/
+2
*
|
gpio: lpc32xx: fix issues with port3 gpio
Sylvain Lemieux
2015-09-11
-6
/
+35
*
|
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-03
-0
/
+133
|
\
\
|
*
|
rockchip: gpio: Add rockchip GPIO driver
Simon Glass
2015-09-02
-0
/
+133
*
|
|
imx: mxc_gpio: add support for imx7d SoC
Adrian Alonso
2015-09-02
-3
/
+5
|
/
/
*
|
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
-6
/
+3
|
/
*
x86: gpio: Tidy up gpio_ich6_get_base() and callers
Simon Glass
2015-08-26
-3
/
+3
*
x86: gpio: Correct calls to _ich6_gpio_set_direction()
Simon Glass
2015-08-26
-2
/
+2
*
gpio: Add DW APB GPIO driver
Marek Vasut
2015-08-23
-0
/
+175
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-2
/
+2
[next]