summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-05-19MLK-24062-3 gpio: mxc_gpio: Improve to use ofdata_to_platdataYe Li
2020-04-26ENGR00315894-60 GPIO: Modify driver mxc_gpio to support RDC SemaphoresYe.Li
2020-04-23MLK-14938-22 mxc_gpio: Change to get value from DR registerYe Li
2020-04-23MLK-14938-21 mxc_gpio: change gpio index for i.MX8Ye Li
2020-03-31gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signalKlaus H. Sorensen
2020-03-31gpio: mpc8xxx: don't do RMW on gpdat register when setting valueRasmus Villemoes
2020-03-31gpio: mpc8xxx: don't modify gpdat when setting gpio as inputRasmus Villemoes
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-09gpio: Let DM_74X164 be built without CONFIG_SPL_GPIOFabio Estevam
2020-02-07gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05gpio: Rename free() to rfree()Simon Glass
2020-02-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-04gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()Wolfgang Wallner
2020-02-04gpio: intel_gpio: Clear tx state bit when setting outputWolfgang Wallner
2020-02-04gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()Wolfgang Wallner
2020-02-04gpio: da8xx_gpio: Add "ti,keystone-gpio" compatibleVignesh Raghavendra
2020-02-04gpio: da8xx_gpio: Fix compiler warningVignesh Raghavendra
2020-02-04gpio: pca953x_gpio: Add support for 24 bit IO expanderVignesh Raghavendra
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