summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeLines
* i.MX25: This architecture has a GPIO4 tooTimo Ketola2012-05-15-1/+2
* imx: Return gpio_set_value in gpio_direction_outputVikram Narayanan2012-04-16-2/+1
* imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)Vikram Narayanan2012-04-16-4/+4
* imx: Add GPIO_TO_PORT macro in the mxc_gpio driverVikram Narayanan2012-04-16-0/+1
* Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8Robert Delien2012-03-26-8/+8
* sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-12-0/+210
* mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-09-0/+200
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-09-218/+229
* i.mx: mxc_gpio: add the i.mx6q supportJason Liu2011-12-09-2/+2
* tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-09-2/+4
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-09-3/+0
* M28: Fix OB1 bug in GPIO driverRobert Deliën2011-12-06-1/+1
* Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-21-21/+41
|\
| * gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach2011-11-18-21/+41
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2011-11-21-0/+300
|\ \
| * | gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-28-0/+300
| |/
* | iMX28: Add GPIO controlMarek Vasut2011-11-11-0/+137
|/
* gpio: mvmfp: reduce include platform fileLei Wen2011-10-27-7/+0
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-27-0/+1
* gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2011-10-22-0/+124
* kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck2011-10-17-1/+1
* gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav2011-09-30-0/+190
* Minor coding style cleanup.Wolfgang Denk2011-09-11-11/+0
* i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-04-0/+44
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-04-4/+47
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-03-10/+10
* DA8xx: add generic GPIO driverLaurence Withers2011-08-03-0/+282
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-04-0/+256
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-18-21/+31
* gpio: imx: Fix return value on errorFabio Estevam2011-05-11-2/+3
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-5/+0
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-21-0/+2
* mxc_gpio: add support for MX53 processorLiu Hui-R643432011-02-02-2/+7
* pca953x: support 16-pin devicesChris Packham2011-01-10-22/+90
* gpio: Add Multi-Function-Pin configuration driver for Marvell SoCsPrafulla Wadaskar2010-12-16-0/+88
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-29-15/+34
* ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-26-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* s5pc1xx: gpio: bug fix at gpio_set_pull functionMinkyu Kang2010-06-14-1/+1
* MX31: add accessor function to get a gpioStefano Babic2010-04-30-0/+15
* SAMSUNG: make s5p common gpio functionsMinkyu Kang2010-04-30-0/+144
* add a new AT91 GPIO driverJens Scharsig2010-02-12-0/+215
* Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...Prafulla Wadaskar2010-01-23-3/+17
* Kirkwood: add Marvell Kirkwood gpio driverDieter Kiermaier2009-07-23-0/+152
* General help message cleanupWolfgang Denk2009-06-12-1/+1
* i.MX31: add a simple gpio driverGuennadi Liakhovetski2009-02-24-1/+75
* Command usage cleanupPeter Tyser2009-01-28-1/+1