summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeLines
...
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-1/+1
* | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-22-23/+157
* | dm: imx: gpio: Support driver model in MXC gpio driverSimon Glass2014-10-22-1/+303
* | dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-22-136/+288
* | dm: exynos: Tidy up GPIO definesSimon Glass2014-10-22-10/+11
* | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-22-2/+1
|/
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-10-55/+272
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-0/+103
|\
| * sunxi: add gpio driverIan Campbell2014-07-18-0/+103
* | dm: gpio: Don't use the driver model uclass for SPLSimon Glass2014-07-23-0/+2
|/
* gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin2014-07-04-1/+4
* dm: Use case-insensitive comparison for GPIO banksSimon Glass2014-06-20-1/+1
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-30-1/+2
|\
| * gpio: at91: add sanity check for the NULL pointerWu, Josh2014-05-27-1/+2
* | dm: rename device struct to udeviceHeiko Schocher2014-05-27-31/+31
|/
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-0/+20
|\
| * ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-13-0/+20
* | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-33/+171
|/
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-78/+139
* dm: Add GPIO support and testsSimon Glass2014-03-04-0/+268
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-1/+1
* gpio: kona: Add Kona gpio driverDarwin Rambo2014-02-22-0/+142
* s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak2014-02-03-6/+9
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-06-2/+2
|\
| * mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold2013-11-13-2/+2
* | at91: add new gpio pin definitionsAndreas Bießmann2013-12-09-3/+1
|/
* Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk2013-11-08-0/+243
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-17/+0
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-17/+0
* | drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-48/+25
|/
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-113/+182
|\
| * gpio: atmel: add copyright and remove error header infoBo Shen2013-08-22-1/+1
| * gpio: atmel: add gpio common API supportBo Shen2013-08-22-0/+43
| * gpio: atmel: fix code to use pointer for pio portBo Shen2013-08-22-112/+138
* | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-19-18/+1
* | Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-18-2/+336
|\ \ | |/
| * Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-326/+354
| |\
| | * gpio: tca642x: Add the tca642x gpio expander driverDan Murphy2013-07-30-0/+334
| * | mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme2013-07-24-2/+2
* | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin2013-08-16-4/+1
* | | gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin2013-07-31-2/+2
| |/ |/|
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-326/+20
|/
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-07-10-11/+4
|\
| * gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin2013-06-25-8/+1
| * gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin2013-06-25-3/+3
* | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-02-1/+1
|/
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-13-0/+441
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-0/+365