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-08-02
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-08-02
mxc: gpio add i.MX6UL support
Peng Fan
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-07-21
dm: gpio: Allow GPIO uclass to be used in SPL
Simon Glass
2015-07-07
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-07-07
gpio: lpc32xx: Use priv_data instead of platdata
Axel Lin
2015-06-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-06-08
dm: gpio: vf610: Add GPIO driver support
Bhuvanchandra DV
2015-06-08
dm: gpio: uclass: Add flag to control sequence numbering
Bhuvanchandra DV
2015-06-06
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2015-06-04
sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"
Hans de Goede
2015-06-04
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
2015-05-28
gpio: stm32: add stm32f1 support
Matt Porter
2015-05-18
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-05-13
dm: gpio: Add error handling and a function to claim vector GPIOs
Simon Glass
2015-05-08
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Axel Lin
2015-05-06
gpio: s3c: Fix the GPIO driver
Marek Vasut
2015-05-04
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
2015-05-04
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
2015-05-04
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
2015-05-04
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
2015-04-29
gpio: add Xilinx Zynq PS GPIO driver
Andrea Scian
2015-04-23
mvgpio: remove CONFIG_SHEEVA_88SV331xV5 dependency
Zhou Zhu
2015-04-23
gpio: mvmfp: support newer MFP bit definitions
Xiang Wang
2015-04-22
ARMv7M: Add STM32F4 support
rev13@wp.pl
2015-04-18
sandbox: Move GPIO CONFIGs to Kconfig
Simon Glass
2015-04-18
dm: gpio: Add an implementation for gpio_get_number()
Simon Glass
2015-04-18
dm: gpio: request list: return the count if requests max_count reached
Przemyslaw Marczak
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
[next]