index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
gpio.h
Age
Commit message (
Expand
)
Author
2016-06-03
dm: gpio: Add methods for open drain setting
mario.six@gdsys.cc
2016-05-17
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-03-17
gpio: Use const where possible
Simon Glass
2016-03-17
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
2015-06-04
gpio: fix typos in GPIO header
Masahiro Yamada
2015-05-14
dm: gpio: Fix comment typo in GPIOD_IS_IN
Simon Glass
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-01-29
dm: gpio: Mark the old GPIO API deprecated
Simon Glass
2015-01-29
dm: gpio: Add better functions to request GPIOs
Simon Glass
2015-01-29
dm: gpio: Add a driver GPIO translation method
Simon Glass
2015-01-29
dm: gpio: Add a native driver model API
Simon Glass
2014-11-21
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
gpio: add protype for name_to_gpio
Jeroen Hofstee
2014-10-23
dm: gpio: Remove unused get_state() uclass method
Simon Glass
2014-10-23
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-23
dm: gpio: Add gpio_get_function() and friends
Simon Glass
2014-10-23
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
2014-10-22
gpio: header file comment spelling fixes
Marcel Ziswiler
2014-08-31
dm: gpio: Enhance gpio command to show only active GPIOs
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add GPIO support and tests
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-11
gpio: remove duplicate function signature
Nikita Kiryanov
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
2012-01-09
gpio: Modify common gpio.h to more closely match Linux
Joe Hershberger
2011-10-17
Add generic gpio.h in asm-generic
Simon Glass