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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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
12 days
treewide: Remove Timesys from ADI ADSP maintenance
Philip Molloy
2026-02-24
gpio: stm32-gpio: prevent the use of the secure protected pins
Fabien Dessenne
2026-01-09
Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"
Tom Rini
2026-01-09
dm: core: Default to using DEVRES outside of xPL
Tom Rini
2025-12-31
Merge patch series "modify npcm7xx/8xx feature and bug fixed"
Tom Rini
2025-12-31
gpio: sgpio: modify persist check condition
Jim Liu
2025-12-27
gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
Marek Vasut
2025-12-08
Merge tag 'v2026.01-rc4' into next
Tom Rini
2025-12-02
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2025-12-01
gpio: dwapb: Enable SPL support for DWAPB GPIO driver
Tanmay Kathpalia
2025-11-25
gpio: s5p: increment bank base address only if bank is initialized
Kaustabh Chakraborty
2025-11-24
Merge tag 'v2026.01-rc3' into next
Tom Rini
2025-11-11
Merge patch series "reenable dm_gpio tests, add support for gpio-line-names l...
Tom Rini
2025-11-11
gpio: search gpio-line-names property in dm_gpio_lookup_name
Rasmus Villemoes
2025-11-11
gpio: OMAP: add dependency to TI_SYSC
Yegor Yefremov
2025-11-06
gpio: renesas: Add R-Car Gen5 support
Huy Bui
2025-11-06
gpio: renesas: Access INDT, POSNEG, INEN registers via match data offsets
Marek Vasut
2025-11-06
gpio: renesas: Wrap quirks in struct rcar_gpio_data
Marek Vasut
2025-11-06
gpio: renesas: Drop unused register macros
Marek Vasut
2025-11-06
gpio: renesas: Drop pfc_offset parsing
Marek Vasut
2025-11-06
gpio: Return -ENODEV if gpio_hog_lookup_name() is empty
Wolfgang Wallner
2025-11-04
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2025-10-29
gpio: qcom: Support GPIOs on PM7325 PMIC
Luca Weiss
2025-10-29
gpio: qcom: Support GPIOs on PM6350 PMIC
Luca Weiss
2025-10-29
gpio: qcom_spmi: add pm660l
David Wronek
2025-10-29
gpio: qcom: qcom_spmi_gpio: add compatible for pm6150l
Jens Reidel
2025-10-28
gpio: intel_gpio: Initialise or0 and or1
Andrew Goodbody
2025-10-28
gpio: tegra_gpio: convert to use set_flags
Lukasz Majewski
2025-10-14
Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
2025-10-10
gpio: Remove FTGPIO0010 driver
Tom Rini
2025-10-09
drivers: firmware: update xilinx_pm_request to support max payload
Naman Trivedi
2025-10-08
gpio: aspeed: Make U_BOOT_DRIVER entries unique
Tom Rini
2025-09-19
gpio: mpfs_gpio: fix compilation warnings
Eoin Dickson
2025-09-16
gpio: adp5588: Add ADP5587 as compatible
Philip Molloy
2025-08-11
gpio: dwapb_gpio: Using wrong function to free memory
Andrew Goodbody
2025-07-24
gpio: zynq: Fix the documentation warning in zynq_gpio_get_bank_pin
Venkatesh Yadav Abbarapu
2025-07-17
gpio: add PolarFire SoC GPIO and Core GPIO driver
Eoin Dickson
2025-07-14
gpio: add SPL to Kconfig option description
Philip Molloy
2025-07-14
Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...
Tom Rini
2025-07-14
gpio: qcom: move pm8550 gpio to new driver
Neil Armstrong
2025-07-14
gpio: qcom: add new driver for SPMI gpios
Neil Armstrong
2025-07-10
gpio: Tighten some gpio driver dependencies
Tom Rini
2025-07-09
gpio: Remove tca642x support
Tom Rini
2025-06-24
gpio: msm_gpio: return correct value for gpio read
Aswin Murugan
2025-05-29
Merge patch series "Start removing <env.h> from headers when not required"
Tom Rini
2025-05-29
gpio: pca953x: Add missing <asm/byteorder.h>
Tom Rini
2025-05-08
gpio: tegra_gpio: implement rfree operation
Svyatoslav Ryhel
2025-04-28
gpio: axp: Remove virtual VBUS enable GPIO
Samuel Holland
2025-04-11
Merge patch series "Switch to using $(PHASE_) in Makefiles"
Tom Rini
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
[next]