summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-55/+272
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-282-0/+103
|\
| * sunxi: add gpio driverIan Campbell2014-07-182-0/+103
* | dm: gpio: Don't use the driver model uclass for SPLSimon Glass2014-07-231-0/+2
|/
* gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin2014-07-041-1/+4
* dm: Use case-insensitive comparison for GPIO banksSimon Glass2014-06-201-1/+1
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-301-1/+2
|\
| * gpio: at91: add sanity check for the NULL pointerWu, Josh2014-05-271-1/+2
* | dm: rename device struct to udeviceHeiko Schocher2014-05-272-31/+31
|/
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-151-0/+20
|\
| * ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-131-0/+20
* | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-131-33/+171
|/
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-78/+139
* dm: Add GPIO support and testsSimon Glass2014-03-042-0/+268
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* gpio: kona: Add Kona gpio driverDarwin Rambo2014-02-222-0/+142
* s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-031-6/+9
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-061-2/+2
|\
| * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-131-2/+2
* | at91: add new gpio pin definitionsAndreas Bießmann2013-12-091-3/+1
|/
* Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-082-0/+243
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-041-17/+0
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-041-17/+0
* | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-48/+25
|/
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-041-113/+182
|\
| * gpio: atmel: add copyright and remove error header infoBo Shen2013-08-221-1/+1
| * gpio: atmel: add gpio common API supportBo Shen2013-08-221-0/+43
| * gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-221-112/+138
* | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-191-18/+1
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-183-2/+336
|\ \ | |/
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-3121-326/+354
| |\
| | * gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-302-0/+334
| * | mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme2013-07-241-2/+2
* | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-08-161-4/+1
* | | gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin2013-07-311-2/+2
| |/ |/|
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2420-326/+20
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-102-11/+4
|\
| * gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-251-8/+1
| * gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin2013-06-251-3/+3
* | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-021-1/+1
|/
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-132-0/+441
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-092-0/+365
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-112-2/+7
|\
| * gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-202-0/+5
* | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-181-0/+133
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-7/+3
|\
| * gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov2012-12-101-7/+3
* | Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-102-0/+291
|\ \ | |/ |/|
OpenPOWER on IntegriCloud