aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-01-23gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-14gpio: mxc_gpio: add support for i.MXRT1050Giulio Benetti
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-03gpio: at91_gpio: Add bank namesJames Byrne
2019-10-30gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy
2019-10-24gpio: zynq: Add gpio driver support for PMC gpioShubhrajyoti Datta
2019-10-24gpio: zynq: Add gpio driver support for VersalAshok Reddy Soma
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski
2019-10-08gpio: zynq: fix issue in set gpio output directionAshok Reddy Soma
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08sandbox: spmi: Add ranges property for address translationSimon Glass
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher
2019-07-19gpio: Add missing parenthesis to the GPIO_TO_PORT defineLukasz Majewski
2019-07-19gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO)Lukasz Majewski
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: gpio: Enable support for H6 pin controllerAndre Przywara
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-13gpio: add gpio-hog supportHeiko Schocher
2019-07-12gpio: stm32: Remove .ofmatch callbackPatrice Chotard
2019-07-12gpio: stm32: Rename stm32f7_gpio to stm32_gpioPatrice Chotard
2019-07-12gpio: stm32_gpio: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-11gpio: pca953x: Add TI TCA9539 compatible stringMarek Vasut
2019-05-24gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt
2019-05-07gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-04Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-04gpio: renesas: Migrate to pinctrl GPIO accessorsMarek Vasut
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes
2019-04-12gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-02-25gpio: altera_pio: fix get_valueJulien BĂ©raud
2019-02-01rockchip: Implement spl_gpio in the GPIO driverSimon Glass
2019-01-28gpio: introduce CONFIG_SPL_DM_PCA953XPeng Fan
2019-01-16mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.cLars Povlsen
2019-01-16mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen
2019-01-09gpio: stm32f7: Fix SPL code sizePatrice Chotard
2019-01-09gpio: stm32f7: Fix gpio bank hole managementPatrice Chotard
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2018-12-19gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spiGregory CLEMENT
2018-12-07gpio: stm32f7: Remove CONFIG_CLK flag.Patrice Chotard