| Commit message (Expand) | Author | Age | Lines |
... | |
* | | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 | Axel Lin | 2013-07-02 | -1/+1 |
|/ |
|
* | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang | 2013-05-13 | -0/+441 |
* | gpio: Add support for microblaze xilinx GPIO | Michal Simek | 2013-05-09 | -0/+365 |
* | Merge u-boot/master into u-boot-ti/master | Tom Rini | 2013-03-11 | -2/+7 |
|\ |
|
| * | gpio: Build the da8xx_gpio code for the davinci644x device | Holger Hans Peter Freyther | 2013-02-20 | -0/+5 |
* | | da8xx: Add the missing pinmux for da830 to the gpio driver | Tomas Novotny | 2013-02-18 | -0/+133 |
|/ |
|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-08 | -7/+3 |
|\ |
|
| * | gpio: add gpio_is_valid() to omap_gpio API | Nikita Kiryanov | 2012-12-10 | -7/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang | 2012-12-10 | -0/+291 |
|\ \
| |/
|/| |
|
| * | x86: gpio: Add additional GPIO banks to the ICH6 driver | Bill Richardson | 2012-12-06 | -62/+110 |
| * | x86: gpio: Add GPIO driver for Intel ICH6 and later. | Bill Richardson | 2012-12-06 | -0/+243 |
* | | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices | Łukasz Majewski | 2012-11-15 | -2/+4 |
* | | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky | 2012-11-10 | -3/+3 |
|/ |
|
* | drivers/gpio/mpc83xx_gpio.c: sparse fixes | Kim Phillips | 2012-11-04 | -2/+2 |
* | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren | 2012-10-15 | -1/+1 |
* | GPIO: pca953x: fix error reporting | Laurence Withers | 2012-10-08 | -14/+35 |
* | GPIO: pca953x: fix spelling in help | Laurence Withers | 2012-10-08 | -1/+1 |
* | ARM : Add GPIO Driver and IOMUX definition for S3C2440 | Gabriel Huau | 2012-10-03 | -0/+96 |
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | -4/+4 |
* | gpio: add gpio api support to mx27 (v4) | trem | 2012-09-01 | -3/+5 |
* | mxc: Make gpio_get_value() use PSR | Benoît Thébaudeau | 2012-09-01 | -1/+1 |
* | tegra20: rename tegra2 -> tegra20 | Allen Martin | 2012-09-01 | -6/+6 |
* | ARM: add basic support for the Broadcom BCM2835 SoC | Stephen Warren | 2012-09-01 | -0/+90 |
* | snowball: Add support for ux500 based snowball board | Mathieu J. Poirier | 2012-09-01 | -0/+222 |
* | mxs: prefix register acessor macros with 'mxs' prefix | Otavio Salvador | 2012-09-01 | -8/+8 |
* | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut | 2012-09-01 | -0/+244 |
* | sh: Add support pin function control using GPIO | Nobuhiro Iwamatsu | 2012-08-08 | -0/+630 |
* | GPIO: Add SPEAr GPIO driver | Stefan Roese | 2012-07-07 | -0/+103 |
* | ATMEL/PIO: Enable new feature of PIO on Atmel device | Bo Shen | 2012-07-07 | -2/+123 |
* | gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* | Tom Warren | 2012-07-07 | -2/+2 |
* | i.MX25: This architecture has a GPIO4 too | Timo Ketola | 2012-05-15 | -1/+2 |
* | imx: Return gpio_set_value in gpio_direction_output | Vikram Narayanan | 2012-04-16 | -2/+1 |
* | imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) | Vikram Narayanan | 2012-04-16 | -4/+4 |
* | imx: Add GPIO_TO_PORT macro in the mxc_gpio driver | Vikram Narayanan | 2012-04-16 | -0/+1 |
* | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 | Robert Delien | 2012-03-26 | -8/+8 |
* | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass | 2012-03-12 | -0/+210 |
* | mpc83xx: Add a GPIO driver for the MPC83XX family | Joe Hershberger | 2012-01-09 | -0/+200 |
* | gpio: Replace ARM gpio.h with the common API in include/asm-generic | Joe Hershberger | 2012-01-09 | -218/+229 |
* | i.mx: mxc_gpio: add the i.mx6q support | Jason Liu | 2011-12-09 | -2/+2 |
* | tegra2: Use new GPIO APIs in gpio_config_uart() | Stephen Warren | 2011-12-09 | -2/+4 |
* | drivers/gpio/da8xx_gpio.c: Fix build warning | Anatolij Gustschin | 2011-12-09 | -3/+0 |
* | M28: Fix OB1 bug in GPIO driver | Robert Deliën | 2011-12-06 | -1/+1 |
* | Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-11-21 | -21/+41 |
|\ |
|
| * | gpio: Adapt PCA9698 to standard GPIO API | Dirk Eibach | 2011-11-18 | -21/+41 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nios | Wolfgang Denk | 2011-11-21 | -0/+300 |
|\ \ |
|
| * | | gpio: Add driver for Altera's PIO core | Joachim Foerster | 2011-10-28 | -0/+300 |
| |/ |
|
* | | iMX28: Add GPIO control | Marek Vasut | 2011-11-11 | -0/+137 |
|/ |
|
* | gpio: mvmfp: reduce include platform file | Lei Wen | 2011-10-27 | -7/+0 |
* | ARM: kirkwood: reduce dependence of including platform file | Lei Wen | 2011-10-27 | -0/+1 |
* | gpio: Add PCA9698 40-bit I2C I/O port | Dirk Eibach | 2011-10-22 | -0/+124 |