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
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
-0
/
+0
*
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
2014-09-10
-55
/
+272
*
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
-0
/
+103
|
\
|
*
sunxi: add gpio driver
Ian Campbell
2014-07-18
-0
/
+103
*
|
dm: gpio: Don't use the driver model uclass for SPL
Simon Glass
2014-07-23
-0
/
+2
|
/
*
gpio: spear_gpio: Fix gpio_set_value() implementation
Axel Lin
2014-07-04
-1
/
+4
*
dm: Use case-insensitive comparison for GPIO banks
Simon Glass
2014-06-20
-1
/
+1
*
dm: Rename struct device_id to udevice_id
Simon Glass
2014-06-20
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-30
-1
/
+2
|
\
|
*
gpio: at91: add sanity check for the NULL pointer
Wu, Josh
2014-05-27
-1
/
+2
*
|
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
-31
/
+31
|
/
*
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
-0
/
+20
|
\
|
*
ARM: tegra: add GPIO initialization table function
Stephen Warren
2014-05-13
-0
/
+20
*
|
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-05-13
-33
/
+171
|
/
*
sandbox: Convert GPIOs to use driver model
Simon Glass
2014-03-04
-78
/
+139
*
dm: Add GPIO support and tests
Simon Glass
2014-03-04
-0
/
+268
*
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
-1
/
+1
*
gpio: kona: Add Kona gpio driver
Darwin Rambo
2014-02-22
-0
/
+142
*
s5p: gpio: change gpio coding method for s5p gpio.
Przemyslaw Marczak
2014-02-03
-6
/
+9
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-01-06
-2
/
+2
|
\
|
*
mxs_gpio: fix the handling in gpio_direction_output()
Michael Heimpold
2013-11-13
-2
/
+2
*
|
at91: add new gpio pin definitions
Andreas Bießmann
2013-12-09
-3
/
+1
|
/
*
Add support for SX151x SPI GPIO Expanders
Viktar Palstsiuk
2013-11-08
-0
/
+243
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-11-04
-17
/
+0
|
\
|
*
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-11-04
-17
/
+0
*
|
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-48
/
+25
|
/
*
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-04
-113
/
+182
|
\
|
*
gpio: atmel: add copyright and remove error header info
Bo Shen
2013-08-22
-1
/
+1
|
*
gpio: atmel: add gpio common API support
Bo Shen
2013-08-22
-0
/
+43
|
*
gpio: atmel: fix code to use pointer for pio port
Bo Shen
2013-08-22
-112
/
+138
*
|
SPDX-License-Identifier: fixing some problematic GPL-2.0 files
Wolfgang Denk
2013-08-19
-18
/
+1
*
|
Merge branch 'master' of git://88.191.163.10/u-boot-arm
Tom Rini
2013-08-18
-2
/
+336
|
\
\
|
|
/
|
*
Merge git://git.denx.de/u-boot-arm
Stefano Babic
2013-07-31
-326
/
+354
|
|
\
|
|
*
gpio: tca642x: Add the tca642x gpio expander driver
Dan Murphy
2013-07-30
-0
/
+334
|
*
|
mxc_gpio: Correct the GPIO handling in gpio_direction_output()
Dirk Behme
2013-07-24
-2
/
+2
*
|
|
gpio: pca953x: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-08-16
-4
/
+1
*
|
|
gpio: adi_gpio2: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-31
-2
/
+2
|
|
/
|
/
|
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-326
/
+20
|
/
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-07-10
-11
/
+4
|
\
|
*
gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code
Axel Lin
2013-06-25
-8
/
+1
|
*
gpio: s3c2440_gpio: Fix wrong writel arguments
Axel Lin
2013-06-25
-3
/
+3
*
|
ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5
Axel Lin
2013-07-02
-1
/
+1
|
/
*
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
-0
/
+441
*
gpio: Add support for microblaze xilinx GPIO
Michal Simek
2013-05-09
-0
/
+365
*
Merge u-boot/master into u-boot-ti/master
Tom Rini
2013-03-11
-2
/
+7
|
\
|
*
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-20
-0
/
+5
*
|
da8xx: Add the missing pinmux for da830 to the gpio driver
Tomas Novotny
2013-02-18
-0
/
+133
|
/
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
-7
/
+3
|
\
|
*
gpio: add gpio_is_valid() to omap_gpio API
Nikita Kiryanov
2012-12-10
-7
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
-0
/
+291
|
\
\
|
|
/
|
/
|
[next]