aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek1-2/+2
2020-08-03gpio: octeon_gpio: Add GPIO controller driver for OcteonSuneel Garapati1-0/+10
2020-07-29drivers: gpio: add broadcom iproc gpio driver supportRayagonda Kokatanur1-0/+11
2020-07-29gpio: add nexell driverStefan Bosch1-0/+9
2020-07-07gpio: search for gpio label if gpio is not found through bank nameHeiko Schocher1-0/+20
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini1-1/+0
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner1-1/+1
2020-03-31gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signalKlaus H. Sorensen1-0/+8
2020-02-07gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCsJason Li1-0/+8
2020-01-23gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes1-1/+2
2019-12-15x86: Add a generic Intel GPIO driverSimon Glass1-0/+9
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-0/+22
2019-10-24gpio: zynq: Add gpio driver support for VersalAshok Reddy Soma1-1/+1
2019-10-18gpio: sifive: add support for DM based gpio driver for FU540-SoCSagar Shrikant Kadam1-0/+7
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski1-0/+5
2019-07-29gpio: fixes for gpio-hog supportHeiko Schocher1-1/+1
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+6
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara1-0/+6
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-2/+2
2019-07-13gpio: add gpio-hog supportHeiko Schocher1-0/+10
2019-07-12gpio: stm32: Rename stm32f7_gpio to stm32_gpioPatrice Chotard1-2/+2
2019-05-07gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut1-0/+6
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao1-1/+1
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes1-1/+1
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes1-1/+1
2019-01-28gpio: introduce CONFIG_SPL_DM_PCA953XPeng Fan1-0/+23
2019-01-16mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.cLars Povlsen1-7/+0
2019-01-16mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO)Lars Povlsen1-0/+11
2018-12-19gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spiGregory CLEMENT1-0/+7
2018-11-18gpio: Add MT7621 GPIO supportStefan Roese1-0/+8
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford1-0/+5
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-0/+1
2018-06-18drivers/gpio/mxc: fix MXC GPIO name in KConfigHannes Schmelzer1-1/+1
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-1/+1
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar1-0/+5
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-0/+5
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six1-6/+3
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin1-1/+1
2017-11-24ARC: HSDK: introduce CREG GPIO driverEugeniy Paltsev1-0/+7
2017-09-28gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut1-0/+6
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass1-0/+9
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass1-0/+9
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng1-0/+6
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini1-0/+8
2017-05-10dm: gpio: add BCM6345 gpio driverÁlvaro Fernández Rojas1-0/+6
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha1-0/+9
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang1-0/+13
2017-03-17gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan1-0/+7
2016-08-15gpio: atmel_pio4: Rework to support DM & DTWenyou Yang1-1/+1
2016-08-08gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R1-0/+7