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
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-15
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-10
lpc32xx: add GPIO support
Albert ARIBAUD \(3ADEV\)
2015-03-04
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Simon Glass
2015-02-12
dm:gpio:mxc add DT support
Peng Fan
2015-02-12
dm:gpio:mxc add a bank_index entry in platdata
Peng Fan
2015-02-12
dm: Expand and complete Kconfig in drivers/
Simon Glass
2015-02-12
gpio: omap: Pass correct argument to _get_gpio_direction()
Axel Lin
2015-02-12
gpio: at91: Fix getting address of private data
Axel Lin
2015-01-29
dm: exynos: Add a GPIO translation function
Simon Glass
2015-01-29
dm: tegra: Add a GPIO translation function
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
2015-01-14
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2015-01-14
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2014-12-18
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
Bin Meng
2014-12-13
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-13
gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()
Axel Lin
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-21
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-11-21
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
dm: gpio: Add a function to read an ID from a list of GPIOs
Simon Glass
2014-11-05
dm: sunxi: Modify the GPIO driver to support driver model
Simon Glass
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
gpio: make local functions static
Jeroen Hofstee
2014-10-23
dm: add entries to Kconfig
Masahiro Yamada
2014-10-23
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
Simon Glass
2014-10-23
dm: gpio: imx: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: exynos: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: rpi_b: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: omap3: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
dm: gpio: sandbox: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: sandbox: Implement the remove() method
Simon Glass
2014-10-23
dm: gpio: sandbox: Implement the get_function() method
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-23
dm: omap: gpio: Support driver model
Simon Glass
2014-10-23
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2014-10-23
dm: gpio: Support numbered GPIOs
Simon Glass
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
dm: imx: gpio: Support driver model in MXC gpio driver
Simon Glass
2014-10-22
dm: exynos: gpio: Convert to driver model
Simon Glass
[next]