summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
12 daystreewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-24gpio: stm32-gpio: prevent the use of the secure protected pinsFabien Dessenne
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-31Merge patch series "modify npcm7xx/8xx feature and bug fixed"Tom Rini
2025-12-31gpio: sgpio: modify persist check conditionJim Liu
2025-12-27gpio: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=yMarek Vasut
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-12-01gpio: dwapb: Enable SPL support for DWAPB GPIO driverTanmay Kathpalia
2025-11-25gpio: s5p: increment bank base address only if bank is initializedKaustabh Chakraborty
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-11Merge patch series "reenable dm_gpio tests, add support for gpio-line-names l...Tom Rini
2025-11-11gpio: search gpio-line-names property in dm_gpio_lookup_nameRasmus Villemoes
2025-11-11gpio: OMAP: add dependency to TI_SYSCYegor Yefremov
2025-11-06gpio: renesas: Add R-Car Gen5 supportHuy Bui
2025-11-06gpio: renesas: Access INDT, POSNEG, INEN registers via match data offsetsMarek Vasut
2025-11-06gpio: renesas: Wrap quirks in struct rcar_gpio_dataMarek Vasut
2025-11-06gpio: renesas: Drop unused register macrosMarek Vasut
2025-11-06gpio: renesas: Drop pfc_offset parsingMarek Vasut
2025-11-06gpio: Return -ENODEV if gpio_hog_lookup_name() is emptyWolfgang Wallner
2025-11-04Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-10-29gpio: qcom: Support GPIOs on PM7325 PMICLuca Weiss
2025-10-29gpio: qcom: Support GPIOs on PM6350 PMICLuca Weiss
2025-10-29gpio: qcom_spmi: add pm660lDavid Wronek
2025-10-29gpio: qcom: qcom_spmi_gpio: add compatible for pm6150lJens Reidel
2025-10-28gpio: intel_gpio: Initialise or0 and or1Andrew Goodbody
2025-10-28gpio: tegra_gpio: convert to use set_flagsLukasz Majewski
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-10gpio: Remove FTGPIO0010 driverTom Rini
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-10-08gpio: aspeed: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-09-19gpio: mpfs_gpio: fix compilation warningsEoin Dickson
2025-09-16gpio: adp5588: Add ADP5587 as compatiblePhilip Molloy
2025-08-11gpio: dwapb_gpio: Using wrong function to free memoryAndrew Goodbody
2025-07-24gpio: zynq: Fix the documentation warning in zynq_gpio_get_bank_pinVenkatesh Yadav Abbarapu
2025-07-17gpio: add PolarFire SoC GPIO and Core GPIO driverEoin Dickson
2025-07-14gpio: add SPL to Kconfig option descriptionPhilip Molloy
2025-07-14Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-07-14gpio: qcom: move pm8550 gpio to new driverNeil Armstrong
2025-07-14gpio: qcom: add new driver for SPMI gpiosNeil Armstrong
2025-07-10gpio: Tighten some gpio driver dependenciesTom Rini
2025-07-09gpio: Remove tca642x supportTom Rini
2025-06-24gpio: msm_gpio: return correct value for gpio readAswin Murugan
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29gpio: pca953x: Add missing <asm/byteorder.h>Tom Rini
2025-05-08gpio: tegra_gpio: implement rfree operationSvyatoslav Ryhel
2025-04-28gpio: axp: Remove virtual VBUS enable GPIOSamuel Holland
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini