summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
* | dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass2014-11-211-0/+19
|/
* dm: sunxi: Modify the GPIO driver to support driver modelSimon Glass2014-11-051-0/+170
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-269-690/+497
|\
| * dm: add entries to KconfigMasahiro Yamada2014-10-231-0/+6
| * dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-231-130/+120
| * dm: gpio: imx: Drop request()/free() in the driverSimon Glass2014-10-231-116/+0
| * dm: gpio: exynos: Drop request()/free() in the driverSimon Glass2014-10-231-101/+0
| * dm: gpio: rpi_b: Drop request()/free() in the driverSimon Glass2014-10-231-89/+0
| * dm: gpio: omap3: Drop request()/free() in the driverSimon Glass2014-10-231-115/+1
| * dm: gpio: tegra: Drop request()/free() in the driverSimon Glass2014-10-231-113/+0
| * dm: gpio: Add gpio_requestf() helper for printf() stringsSimon Glass2014-10-231-0/+21
| * dm: gpio: sandbox: Drop request()/free() in the driverSimon Glass2014-10-231-82/+0
| * dm: gpio: sandbox: Implement the remove() methodSimon Glass2014-10-231-0/+8
| * dm: gpio: sandbox: Implement the get_function() methodSimon Glass2014-10-231-1/+8
| * dm: Move the function for getting GPIO status into the uclassSimon Glass2014-10-231-0/+39
| * dm: gpio: Add gpio_get_function() and friendsSimon Glass2014-10-231-0/+47
| * dm: gpio: Implement GPIO reservation in the uclassSimon Glass2014-10-231-14/+78
| * dm: omap: gpio: Support driver modelSimon Glass2014-10-231-0/+221
| * dm: omap: gpio: Put _get_gpio_value() logic into its own functionSimon Glass2014-10-231-36/+42
| * dm: gpio: Support numbered GPIOsSimon Glass2014-10-231-12/+25
* | gpio: make local functions staticJeroen Hofstee2014-10-251-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-231-0/+3
|\
| * tegra: gpio: fix null label regressionMarcel Ziswiler2014-10-221-0/+3
* | arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* | dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-221-23/+157
* | dm: imx: gpio: Support driver model in MXC gpio driverSimon Glass2014-10-221-1/+303
* | dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-221-136/+288
* | dm: exynos: Tidy up GPIO definesSimon Glass2014-10-221-10/+11
* | dm: exynos: Tidy up GPIO headersSimon Glass2014-10-221-2/+1
|/
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-55/+272
* Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-282-0/+103
|\
OpenPOWER on IntegriCloud