- 3b441cf zynqmp: gpio: Add support for zynqmp gpio modepin driver by T Karthik Reddy · 3 years ago
- 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
- 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
- 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years, 1 month ago
- d710c7e gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 2 months ago
- bba76a1 drivers/gpio: add support for MAX7320 i2c i/o expander by Hannes Schmelzer · 3 years, 1 month ago
- 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 2 months ago
- 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 2 months ago
- 14c8c63 gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 2 months ago
- 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 2 months ago
- 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 2 months ago
- 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 2 months ago
- 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 2 months ago
- d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 2 months ago
- c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 3 months ago
- 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
- 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
- 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
- b2f9bac gpio: Add a GPIO config by Simon Glass · 3 years, 3 months ago
- 80a4876 tegra: gpio: Drop use of CONFIG_xxx variables by Simon Glass · 3 years, 3 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 0b3da99 gpio: mcp230xx: Introduce new driver by Sebastian Reichel · 3 years, 4 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 4 months ago
- 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 5 months ago
- 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 5 months ago
- 1e0b4c0 gpio: Add driver for Nomadik GPIO by Stephan Gerhold · 3 years, 4 months ago
- 05e5ba2 gpio: Drop long unused DB8500 GPIO driver by Stephan Gerhold · 3 years, 4 months ago
- 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
- 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 4 months ago
- e9c9e9c gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · 3 years, 7 months ago
- ca8bb0c gpio: pca953x: Add missing i2c dependency by Michal Simek · 3 years, 5 months ago
- f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 7 months ago
- 430e136 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 7 months ago
- e1038ac gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 7 months ago
- 34f8fc7 gpio: Drop dm_gpio_set_dir() by Simon Glass · 3 years, 8 months ago
- 7d252d0 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 271a87b gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 9 months ago
- 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
- be04f1a gpio: Define the log category in the uclass by Simon Glass · 3 years, 9 months ago
- d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
- edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 9 months ago
- 3d64774 gpio: Use an 'ops' variable everywhere by Simon Glass · 3 years, 9 months ago
- ca1e1f5 gpio: Replace direction_input() and direction_output() by Simon Glass · 3 years, 9 months ago
- 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 9 months ago
- e87e86f gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · 3 years, 9 months ago
- 0242aec gpio: sandbox: Fully separate pin value from output value by Simon Glass · 3 years, 9 months ago
- 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
- a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
- c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 9 months ago
- 9648789 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · 3 years, 9 months ago
- 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 9 months ago
- 4fe4067 gpio: Disable functions not used with of-platdata by Simon Glass · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 98b64fe gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · 4 years ago
- e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
- 7836ccf sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · 3 years, 10 months ago
- ca610dd gpio: add GPIO controller driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
- 6dd89d9 gpio: stm32-gpio: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
- 49b4c54 gpio: tca642x: fix input subcommand for gpio banks > 0 by Tomas Novotny · 4 years ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
- 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 11 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 11 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 11 months ago
- 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- 8558217 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 2 months ago
- 2c6df94 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 1 month ago
- 889116b sunxi: gpio: introduce compatible string for V3 GPIO by Icenowy Zheng · 4 years, 1 month ago
- 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
- d5d6b54 gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years, 2 months ago
- 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 1 month ago
- 7cd96a4 drivers: gpio: keep output value for input on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
- b4167aa gpio: dw: Return output value when direction is out by Sean Anderson · 4 years, 2 months ago
- 18dbb7b gpio: dw: Add a trailing underscore to generated name by Sean Anderson · 4 years, 2 months ago
- af551da gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · 4 years, 2 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- cb08e84 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · 4 years, 2 months ago
- 15c8cbf gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · 4 years, 2 months ago
- d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 2 months ago
- 24e8c0e gpio/mpc83xx_spisel_boot.c: include log.h by Rasmus Villemoes · 4 years, 2 months ago