| Commit message (Expand) | Author | Age | Lines |
* | at91: add new gpio pin definitions | Andreas Bießmann | 2013-12-09 | -3/+1 |
* | Add support for SX151x SPI GPIO Expanders | Viktar Palstsiuk | 2013-11-08 | -0/+243 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2013-11-04 | -17/+0 |
|\ |
|
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao | 2013-11-04 | -17/+0 |
* | | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -48/+25 |
|/ |
|
* | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-09-04 | -113/+182 |
|\ |
|
| * | gpio: atmel: add copyright and remove error header info | Bo Shen | 2013-08-22 | -1/+1 |
| * | gpio: atmel: add gpio common API support | Bo Shen | 2013-08-22 | -0/+43 |
| * | gpio: atmel: fix code to use pointer for pio port | Bo Shen | 2013-08-22 | -112/+138 |
* | | SPDX-License-Identifier: fixing some problematic GPL-2.0 files | Wolfgang Denk | 2013-08-19 | -18/+1 |
* | | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini | 2013-08-18 | -2/+336 |
|\ \
| |/ |
|
| * | Merge git://git.denx.de/u-boot-arm | Stefano Babic | 2013-07-31 | -326/+354 |
| |\ |
|
| | * | gpio: tca642x: Add the tca642x gpio expander driver | Dan Murphy | 2013-07-30 | -0/+334 |
| * | | mxc_gpio: Correct the GPIO handling in gpio_direction_output() | Dirk Behme | 2013-07-24 | -2/+2 |
* | | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing it | Axel Lin | 2013-08-16 | -4/+1 |
* | | | gpio: adi_gpio2: Unreserve gpio in special_gpio_free() | Axel Lin | 2013-07-31 | -2/+2 |
| |/
|/| |
|
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -326/+20 |
|/ |
|
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-07-10 | -11/+4 |
|\ |
|
| * | gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code | Axel Lin | 2013-06-25 | -8/+1 |
| * | gpio: s3c2440_gpio: Fix wrong writel arguments | Axel Lin | 2013-06-25 | -3/+3 |
* | | 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 |