summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeLines
...
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-6/+6
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-01-0/+90
* snowball: Add support for ux500 based snowball boardMathieu J. Poirier2012-09-01-0/+222
* mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador2012-09-01-8/+8
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-01-0/+244
* sh: Add support pin function control using GPIONobuhiro Iwamatsu2012-08-08-0/+630
* GPIO: Add SPEAr GPIO driverStefan Roese2012-07-07-0/+103
* ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen2012-07-07-2/+123
* gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2012-07-07-2/+2
* 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