summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-084-0/+178
|\
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-083-0/+177
| * dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV2015-06-081-0/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-061-0/+1
|\ \
| * | sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-041-0/+1
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-28/+229
|/ /
* | gpio: stm32: add stm32f1 supportMatt Porter2015-05-281-1/+109
|/
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-05-181-33/+42
|\
| * gpio: s3c: Fix the GPIO driverMarek Vasut2015-05-061-33/+42
* | dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass2015-05-131-3/+35
* | gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin2015-05-081-13/+5
|/
* sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede2015-05-042-41/+8
* sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede2015-05-042-1/+53
* sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2015-05-043-11/+154
* sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede2015-05-041-4/+4
* sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede2015-05-041-14/+14
* sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede2015-05-041-0/+7
* sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass2015-05-041-0/+11
* sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass2015-05-041-3/+4
* gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-292-0/+221
* mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependencyZhou Zhu2015-04-231-5/+1
* gpio: mvmfp: support newer MFP bit definitionsXiang Wang2015-04-231-12/+2
* ARMv7M: Add STM32F4 supportrev13@wp.pl2015-04-222-0/+200
* sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-181-0/+21
* dm: gpio: Add an implementation for gpio_get_number()Simon Glass2015-04-181-0/+12
* dm: gpio: request list: return the count if requests max_count reachedPrzemyslaw Marczak2015-04-181-5/+1
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-1610-22/+22
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-8/+8
* sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-0/+14
* power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski2015-04-151-0/+9
* lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2015-04-103-0/+301
* dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-042-16/+15
* dm:gpio:mxc add DT supportPeng Fan2015-02-121-17/+64
* dm:gpio:mxc add a bank_index entry in platdataPeng Fan2015-02-121-8/+9
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-121-2/+5
* gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin2015-02-121-1/+1
* gpio: at91: Fix getting address of private dataAxel Lin2015-02-121-5/+5
* dm: exynos: Add a GPIO translation functionSimon Glass2015-01-291-1/+12
* dm: tegra: Add a GPIO translation functionSimon Glass2015-01-291-0/+18
* dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-292-2/+184
* dm: gpio: Add a driver GPIO translation methodSimon Glass2015-01-291-0/+16
* dm: gpio: Add a native driver model APISimon Glass2015-01-291-71/+147
* sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-141-0/+30
* mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin2015-01-141-1/+1
* x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-181-8/+12
* x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-131-51/+2
* gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-131-0/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-54/+187
|\
| * dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-211-54/+187
* | x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-211-10/+69
OpenPOWER on IntegriCloud