summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
* sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-122-0/+210
* mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-092-0/+200
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-096-218/+229
* i.mx: mxc_gpio: add the i.mx6q supportJason Liu2011-12-091-2/+2
* tegra2: Use new GPIO APIs in gpio_config_uart()Stephen Warren2011-12-091-2/+4
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-091-3/+0
* M28: Fix OB1 bug in GPIO driverRobert Deliën2011-12-061-1/+1
* Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-211-21/+41
|\
| * gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach2011-11-181-21/+41
* | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2011-11-212-0/+300
|\ \
| * | gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-282-0/+300
| |/
* | iMX28: Add GPIO controlMarek Vasut2011-11-112-0/+137
|/
* gpio: mvmfp: reduce include platform fileLei Wen2011-10-271-7/+0
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-271-0/+1
* gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2011-10-222-0/+124
* kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck2011-10-171-1/+1
* gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav2011-09-303-0/+190
* Minor coding style cleanup.Wolfgang Denk2011-09-111-11/+0
* i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski2011-09-041-0/+44
* IMX: uniform GPIO interface using GPIO frameworkStefano Babic2011-09-041-4/+47
* gpio:samsung s5p_ suffix add for GPIO functionsŁukasz Majewski2011-09-031-10/+10
* DA8xx: add generic GPIO driverLaurence Withers2011-08-032-0/+282
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-042-0/+256
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-181-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-181-21/+31
* gpio: imx: Fix return value on errorFabio Estevam2011-05-111-2/+3
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-271-5/+0
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-211-0/+2
* mxc_gpio: add support for MX53 processorLiu Hui-R643432011-02-021-2/+7
* pca953x: support 16-pin devicesChris Packham2011-01-101-22/+90
* gpio: Add Multi-Function-Pin configuration driver for Marvell SoCsPrafulla Wadaskar2010-12-162-0/+88
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-292-15/+34
* ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-261-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
OpenPOWER on IntegriCloud