summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson2012-12-061-62/+110
| * x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-062-0/+243
* | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski2012-11-151-2/+4
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-101-3/+3
|/
* drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips2012-11-041-2/+2
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-1/+1
* GPIO: pca953x: fix error reportingLaurence Withers2012-10-081-14/+35
* GPIO: pca953x: fix spelling in helpLaurence Withers2012-10-081-1/+1
* ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau2012-10-032-0/+96
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-4/+4
* gpio: add gpio api support to mx27 (v4)trem2012-09-011-3/+5
* mxc: Make gpio_get_value() use PSRBenoît Thébaudeau2012-09-011-1/+1
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-6/+6
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-012-0/+90
* snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-012-0/+222
* mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-011-8/+8
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-012-0/+244
* sh: Add support pin function control using GPIONobuhiro Iwamatsu2012-08-082-0/+630
* GPIO: Add SPEAr GPIO driverStefan Roese2012-07-072-0/+103
* ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen2012-07-071-2/+123
* gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2012-07-072-2/+2
* i.MX25: This architecture has a GPIO4 tooTimo Ketola2012-05-151-1/+2
* imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan2012-04-161-2/+1
* imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan2012-04-161-4/+4
* imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan2012-04-161-0/+1
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-261-8/+8
OpenPOWER on IntegriCloud