summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-10-23dm: gpio: sandbox: Implement the get_function() methodSimon Glass
2014-10-23dm: Move the function for getting GPIO status into the uclassSimon Glass
2014-10-23dm: gpio: Add gpio_get_function() and friendsSimon Glass
2014-10-23dm: gpio: Implement GPIO reservation in the uclassSimon Glass
2014-10-23dm: omap: gpio: Support driver modelSimon Glass
2014-10-23dm: omap: gpio: Put _get_gpio_value() logic into its own functionSimon Glass
2014-10-23dm: gpio: Support numbered GPIOsSimon Glass
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-22dm: rpi: Convert GPIO driver to driver modelSimon Glass
2014-10-22dm: imx: gpio: Support driver model in MXC gpio driverSimon Glass
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass
2014-10-22dm: exynos: Tidy up GPIO definesSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-10-22tegra: gpio: fix null label regressionMarcel Ziswiler
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-23dm: gpio: Don't use the driver model uclass for SPLSimon Glass
2014-07-18sunxi: add gpio driverIan Campbell
2014-07-04gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-05-27gpio: at91: add sanity check for the NULL pointerWu, Josh
2014-05-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-02-22gpio: kona: Add Kona gpio driverDarwin Rambo
2014-02-03s5p: gpio: change gpio coding method for s5p gpio.Przemyslaw Marczak
2014-01-06Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-09at91: add new gpio pin definitionsAndreas Bießmann
2013-11-13mxs_gpio: fix the handling in gpio_direction_output()Michael Heimpold
2013-11-08Add support for SX151x SPI GPIO ExpandersViktar Palstsiuk
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-22gpio: atmel: add copyright and remove error header infoBo Shen
2013-08-22gpio: atmel: add gpio common API supportBo Shen
2013-08-22gpio: atmel: fix code to use pointer for pio portBo Shen
2013-08-19SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini
2013-08-16gpio: pca953x: Use ARRAY_SIZE instead of reinventing itAxel Lin
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic
2013-07-31gpio: adi_gpio2: Unreserve gpio in special_gpio_free()Axel Lin