summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-09at91: add new gpio pin definitionsAndreas Bießmann
2013-11-13mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold
2013-11-08Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-22gpio: atmel: add copyright and remove error header infoBo Shen
2013-08-22gpio: atmel: add gpio common API supportBo Shen
2013-08-22gpio: atmel: fix code to use pointer for pio portBo Shen
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-31gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin
2013-07-30gpio: tca642x: Add the tca642x gpio expander driverDan Murphy
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24mxc_gpio: Correct the GPIO handling in gpio_direction_output()Dirk Behme
2013-07-10Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin
2013-06-25gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-codeAxel Lin
2013-06-25gpio: s3c2440_gpio: Fix wrong writel argumentsAxel Lin
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-02-20gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther
2013-02-18da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10gpio: add gpio_is_valid() to omap_gpio APINikita Kiryanov
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang
2012-12-06x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson
2012-11-15gpio:fix: Proper handling of GPIO subsystem parts at Samsung devicesŁukasz Majewski
2012-11-10mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky
2012-11-04drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-08GPIO: pca953x: fix error reportingLaurence Withers
2012-10-08GPIO: pca953x: fix spelling in helpLaurence Withers
2012-10-03ARM : Add GPIO Driver and IOMUX definition for S3C2440Gabriel Huau
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-01gpio: add gpio api support to mx27 (v4)trem
2012-09-01mxc: Make gpio_get_value() use PSRBenoît Thébaudeau
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren
2012-09-01snowball: Add support for ux500 based snowball boardMathieu J. Poirier
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-08-08sh: Add support pin function control using GPIONobuhiro Iwamatsu
2012-07-07GPIO: Add SPEAr GPIO driverStefan Roese