- 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
- a432c25 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
- e58c4f5 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · 4 years, 4 months ago
- 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- f600db4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 7 months ago
- 9c21d40 gpio: add nexell driver by Stefan Bosch · 4 years, 5 months ago
- 60baa04 msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · 4 years, 5 months ago
- 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 5 months ago
- 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
- 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
- 755f3ee gpio: mxc_gpio: Improve to use ofdata_to_platdata by Ye Li · 4 years, 6 months ago
- 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago
- b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
- c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 6 months ago
- 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
- aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · 4 years, 6 months ago
- 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
- 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- 81a4421 gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 6 months ago
- 74d6c9a gpio: omap_gpio: Fix unused function warning in non-DM case by Tom Rini · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
- b1c6014 gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 7 months ago
- f51b8da gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 7 months ago
- 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 11 months ago
- 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 11 months ago
- 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 11 months ago
- 684326f gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 11 months ago
- fbacd62 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 11 months ago
- 5c1c06e gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 11 months ago
- aecf9d7 gpio: update dir_flags management by Patrick Delaunay · 4 years, 11 months ago
- d346d4c gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 11 months ago
- 187c45f gpio: add function check_dir_flags by Patrick Delaunay · 4 years, 11 months ago
- 3b2a117 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · 4 years, 11 months ago
- 4c2c96f gpio: add function _gpio_get_value by Patrick Delaunay · 4 years, 11 months ago
- 758bba9 gpio: add gpio descriptor initialization helper by Patrick Delaunay · 4 years, 11 months ago
- 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 11 months ago
- e308da0 gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal by Klaus H. Sorensen · 4 years, 10 months ago
- 6298529 gpio: mpc8xxx: don't do RMW on gpdat register when setting value by Rasmus Villemoes · 4 years, 10 months ago
- bb36b0d gpio: mpc8xxx: don't modify gpdat when setting gpio as input by Rasmus Villemoes · 4 years, 10 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- ef64c0b gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 10 months ago
- 5ec230c gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- b3a4754 gpio: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- 715f04e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
- 1ec382a gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 10 months ago
- ee2ba39 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 10 months ago
- c3d53e1 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 10 months ago
- c22f474 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 10 months ago
- 536fd36 gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 10 months ago
- 44ab923 gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 10 months ago
- bcef763 gpio: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · 4 years, 11 months ago
- a82cd87 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 11 months ago
- 8349051 x86: Add a generic Intel GPIO driver by Simon Glass · 5 years ago
- fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- b7e33d3 gpio: at91_gpio: Add bank names by James Byrne · 5 years ago
- d9951c9 gpio: da8xx_gpio: Fix the _gpio_direction_output function by Keerthy · 5 years ago
- 470e5fb gpio: zynq: Add gpio driver support for PMC gpio by Shubhrajyoti Datta · 5 years ago
- c8a5307 gpio: zynq: Add gpio driver support for Versal by Ashok Reddy Soma · 5 years ago
- 211be3b gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
- 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
- 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- 70a3030 spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver by Lukasz Majewski · 5 years ago
- fb0f93a gpio: zynq: fix issue in set gpio output direction by Ashok Reddy Soma · 5 years ago
- 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
- 9513997 sandbox: spmi: Add ranges property for address translation by Simon Glass · 5 years ago
- e076d7c kconfig: Convert CONFIG_MXS_GPIO to Kconfig by Lukasz Majewski · 5 years ago
- 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
- c00b093 gpio: Add missing parenthesis to the GPIO_TO_PORT define by Lukasz Majewski · 5 years ago
- e5c207c gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO) by Lukasz Majewski · 5 years ago
- ef0e43f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
- 60c8417 sunxi: gpio: Enable support for H6 pin controller by Andre Przywara · 5 years ago
- 9d3bab9 sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
- 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- 39cb340 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
- 1b1f3fb gpio: stm32: Remove .ofmatch callback by Patrice Chotard · 5 years ago
- daf1a59 gpio: stm32: Rename stm32f7_gpio to stm32_gpio by Patrice Chotard · 5 years ago
- 2a6c7ad gpio: stm32_gpio: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · 6 years ago
- 2ed8ea0 gpio: dwapb_gpio: fix broken dev->node by Simon Goldschmidt · 6 years ago
- 3aa7897 gpio: dwapb_gpio: convert to livetree by Simon Goldschmidt · 6 years ago
- 6d99d96 gpio: renesas: Add RZ/A1 R7S72100 GPIO driver by Marek Vasut · 6 years ago
- 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
- 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
- f071c0a gpio: renesas: Migrate to pinctrl GPIO accessors by Marek Vasut · 6 years ago
- 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago