summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud