aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2024-06-17gpio: Add proper dependency on ZYNQMP_FIRMWAREMichal Simek
2024-06-17arm64: versal2: Add support for AMD Versal Gen 2Michal Simek
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07gpio: Remove <common.h> and add needed includesTom Rini
2024-04-23gpio: qcom_pmic: add pm8150lCaleb Connolly
2024-04-23gpio: qcom_pmic: add pm6125Caleb Connolly
2024-04-23gpio: qcom_pmic_gpio: add support for pm8550-gpioNeil Armstrong
2024-04-15gpio: imx_rgpio2p: support one addressPeng Fan
2024-04-05Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-04gpio: msm_gpio: add .set_flags opCaleb Connolly
2024-04-04gpio: turris_omnia_mcu: Add support for system power off via sysresetMarek Behún
2024-04-04gpio: turris_omnia_mcu: Update firmware features readingMarek Behún
2024-04-04gpio: turris_omnia_mcu: Use byteorder conversion functionsMarek Behún
2024-04-04arm: mvebu: turris_omnia: Add header containing MCU command interface and use itMarek Behún
2024-03-20gpio: mcp230xx: Add support for models with SPI interface.Piotr Wojtaszczyk
2024-03-14gpio: rockchip: Use gpio alias id as gpio bank idJonas Karlman
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into nextTom Rini
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly
2024-03-01gpio: qcom_pmic: add pinctrl driverCaleb Connolly
2024-03-01gpio: qcom_pmic: add a quirk to skip GPIO configurationCaleb Connolly
2024-03-01gpio: qcom_pmic: 1-based GPIOsCaleb Connolly
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-16gpio: qcom_pmic: drop gpio-count propertyCaleb Connolly
2024-01-16gpio: qcom_pmic: support upstream DTCaleb Connolly
2024-01-16gpio: qcom_pmic: drop pon GPIO driverCaleb Connolly
2024-01-16gpio: qcom_pmic: fix silent dev_read_addr downcastCaleb Connolly
2024-01-16msm_gpio: use unsigned intCaleb Connolly
2024-01-16pinctrl: qcom: make compatible with linux DTsCaleb Connolly
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2023-12-19drivers: gpio-uclass: support PMIC GPIO childrenSvyatoslav Ryhel
2023-12-19drivers: gpio: implement PALMAS GPIO cellSvyatoslav Ryhel
2023-12-19drivers: gpio: implement MAX77663 GPIO cellSvyatoslav Ryhel
2023-12-19gpio: dw: Drop unused headersMaksim Kiselev
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-02gpio: rzg2l: Drop <common.h>Paul Barker
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker
2023-10-13treewide: use dev_read_addr_*_ptr() where appropriateMatthias Schiffer
2023-09-14gpio: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-17gpio: pca953x: Add TI TCA9554 supportMarek Vasut
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedMarek Vasut
2023-07-17x86: Convert some debug statements to use loggingSimon Glass