Age | Commit message (Expand) | Author |
2013-09-04 | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-08-22 | gpio: atmel: add copyright and remove error header info | Bo Shen |
2013-08-22 | gpio: atmel: add gpio common API support | Bo Shen |
2013-08-22 | gpio: atmel: fix code to use pointer for pio port | Bo Shen |
2013-08-19 | SPDX-License-Identifier: fixing some problematic GPL-2.0 files | Wolfgang Denk |
2013-08-18 | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini |
2013-08-16 | gpio: pca953x: Use ARRAY_SIZE instead of reinventing it | Axel Lin |
2013-07-31 | Merge git://git.denx.de/u-boot-arm | Stefano Babic |
2013-07-31 | gpio: adi_gpio2: Unreserve gpio in special_gpio_free() | Axel Lin |
2013-07-30 | gpio: tca642x: Add the tca642x gpio expander driver | Dan Murphy |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | mxc_gpio: Correct the GPIO handling in gpio_direction_output() | Dirk Behme |
2013-07-10 | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-07-02 | ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 | Axel Lin |
2013-06-25 | gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code | Axel Lin |
2013-06-25 | gpio: s3c2440_gpio: Fix wrong writel arguments | Axel Lin |
2013-05-13 | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang |
2013-05-09 | gpio: Add support for microblaze xilinx GPIO | Michal Simek |
2013-03-11 | Merge u-boot/master into u-boot-ti/master | Tom Rini |
2013-02-20 | gpio: Build the da8xx_gpio code for the davinci644x device | Holger Hans Peter Freyther |
2013-02-18 | da8xx: Add the missing pinmux for da830 to the gpio driver | Tomas Novotny |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-10 | gpio: add gpio_is_valid() to omap_gpio API | Nikita Kiryanov |
2012-12-10 | Merge branch 'master' of git://git.denx.de/u-boot into resolve | Minkyu Kang |
2012-12-06 | x86: gpio: Add additional GPIO banks to the ICH6 driver | Bill Richardson |
2012-12-06 | x86: gpio: Add GPIO driver for Intel ICH6 and later. | Bill Richardson |
2012-11-15 | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices | Łukasz Majewski |
2012-11-10 | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky |
2012-11-04 | drivers/gpio/mpc83xx_gpio.c: sparse fixes | Kim Phillips |
2012-10-15 | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren |
2012-10-08 | GPIO: pca953x: fix error reporting | Laurence Withers |
2012-10-08 | GPIO: pca953x: fix spelling in help | Laurence Withers |
2012-10-03 | ARM : Add GPIO Driver and IOMUX definition for S3C2440 | Gabriel Huau |
2012-09-10 | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren |
2012-09-01 | gpio: add gpio api support to mx27 (v4) | trem |
2012-09-01 | mxc: Make gpio_get_value() use PSR | Benoît Thébaudeau |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-09-01 | ARM: add basic support for the Broadcom BCM2835 SoC | Stephen Warren |
2012-09-01 | snowball: Add support for ux500 based snowball board | Mathieu J. Poirier |
2012-09-01 | mxs: prefix register acessor macros with 'mxs' prefix | Otavio Salvador |
2012-09-01 | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut |
2012-08-08 | sh: Add support pin function control using GPIO | Nobuhiro Iwamatsu |
2012-07-07 | GPIO: Add SPEAr GPIO driver | Stefan Roese |
2012-07-07 | ATMEL/PIO: Enable new feature of PIO on Atmel device | Bo Shen |
2012-07-07 | gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* | Tom Warren |
2012-05-15 | i.MX25: This architecture has a GPIO4 too | Timo Ketola |
2012-04-16 | imx: Return gpio_set_value in gpio_direction_output | Vikram Narayanan |
2012-04-16 | imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) | Vikram Narayanan |
2012-04-16 | imx: Add GPIO_TO_PORT macro in the mxc_gpio driver | Vikram Narayanan |
2012-03-26 | Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 | Robert Delien |