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
2016-05-24
gpio: zynq: Add support for reading gpio pin state
Michal Simek
2016-05-17
gpio: exynos(s5p): remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: rk: remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: pic32: remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: omap: remove gpio_xlate routine
Eric Nelson
2016-05-17
gpio: intel_broadwell: remove gpio_xlate routine
Eric Nelson
2016-05-17
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-05-17
dm: gpio: introduce 74x164 driver
Peng Fan
2016-05-17
dm: gpio: pca953x: introduce driver model support for pca953x
Peng Fan
2016-04-18
drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
Tom Rini
2016-04-13
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-04-13
GPIO: pca953x: Remove compilation warnings on arm64
Michal Simek
2016-04-13
zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynqmp: Add GPIO driver support for ZynqMP
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynq: Move the definitions to driver file
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynq: Remove non driver model code
Siva Durga Prasad Paladugu
2016-04-13
gpio: Kconfig: Enable Zynq GPIO driver using kconfig
Siva Durga Prasad Paladugu
2016-04-13
gpio: zynq: Convert Zynq GPIO to driver model
Siva Durga Prasad Paladugu
2016-04-12
gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
Stefan Roese
2016-04-01
gpio: Add support for Qualcomm PM8916 gpios
Mateusz Kulikowski
2016-04-01
gpio: Add support for Qualcomm gpio controller
Mateusz Kulikowski
2016-04-01
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-04-01
gpio: uniphier: use devm_get_addr() to get base address
Masahiro Yamada
2016-03-31
sunxi: axp: Generalize register macros for VBUS drive GPIO
Chen-Yu Tsai
2016-03-25
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-03-24
gpio: Add DM GPIO driver for Marvell MVEBU
Stefan Roese
2016-03-23
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2016-03-17
x86: broadwell: Add a GPIO driver
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
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
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-29
gpio: uniphier: add driver for UniPhier GPIO controller
Masahiro Yamada
2016-02-24
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
2016-02-24
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
2016-02-24
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2016-02-16
tegra: gpio: Show the GPIO value for outputs
Simon Glass
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
x86: ich6_gpio: Convert to use proper DM API
Bin Meng
2016-02-02
dm: vybrid_gpio: Drop legacy code
Bhuvanchandra DV
2016-02-01
drivers: gpio: add driver for Microchip PIC32 GPIO controller.
Purna Chandra Mandal
2016-01-25
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-21
rockchip: gpio: Implement the get_function() method
Simon Glass
2016-01-21
rockchip: gpio: Read the GPIO value correctly
Simon Glass
2016-01-20
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-07
gpio: mxs: add name_to_gpio() function
Måns Rullgård
[next]