summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2015-09-02rockchip: gpio: Add rockchip GPIO driverSimon Glass
2015-09-02imx: mxc_gpio: add support for imx7d SoCAdrian Alonso
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-26x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass
2015-08-26x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-14sunxi: gpio: Add support for the gpio banks which are part of the R-io clusterHans de Goede
2015-08-12gpio: omap: Drop 'method' parameterTom Rini
2015-08-12dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.Peter Griffin
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-05dm: gpio: Check a GPIO is valid before using itSimon Glass
2015-08-05x86: Add some missing global_data declarations in files that use gdSimon Glass
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-08-02mxc: gpio add i.MX6UL supportPeng Fan
2015-07-21dm: gpio: Add dm_gpio_request() to manually request a GPIOSimon Glass
2015-07-21dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO nameSimon Glass
2015-07-21dm: gpio: Allow GPIO uclass to be used in SPLSimon Glass
2015-07-07Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-07-07gpio: lpc32xx: Use priv_data instead of platdataAxel Lin
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV
2015-06-08dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-06-04sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-05-28gpio: stm32: add stm32f1 supportMatt Porter
2015-05-18Merge git://git.denx.de/u-boot-samsungTom Rini
2015-05-13dm: gpio: Add error handling and a function to claim vector GPIOsSimon Glass
2015-05-08gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin
2015-05-06gpio: s3c: Fix the GPIO driverMarek Vasut
2015-05-04sunxi: axp: Remove non driver-model support from the axp gpio codeHans de Goede
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian
2015-04-23mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependencyZhou Zhu
2015-04-23gpio: mvmfp: support newer MFP bit definitionsXiang Wang
2015-04-22ARMv7M: Add STM32F4 supportrev13@wp.pl
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18dm: gpio: Add an implementation for gpio_get_number()Simon Glass
2015-04-18dm: gpio: request list: return the count if requests max_count reachedPrzemyslaw Marczak
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski