Age | Commit message (Expand) | Author |
2019-07-29 | gpio: fixes for gpio-hog support | Heiko Schocher |
2019-07-19 | gpio: Add missing parenthesis to the GPIO_TO_PORT define | Lukasz Majewski |
2019-07-19 | gpio: mxs: Add support for DM/DTS in the mxs_gpio.c driver (DM_GPIO) | Lukasz Majewski |
2019-07-16 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi | Tom Rini |
2019-07-16 | sunxi: gpio: Enable support for H6 pin controller | Andre Przywara |
2019-07-16 | sunxi: move SUNXI_GPIO to Kconfig | Andre Przywara |
2019-07-14 | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2019-07-13 | gpio: add gpio-hog support | Heiko Schocher |
2019-07-12 | gpio: stm32: Remove .ofmatch callback | Patrice Chotard |
2019-07-12 | gpio: stm32: Rename stm32f7_gpio to stm32_gpio | Patrice Chotard |
2019-07-12 | gpio: stm32_gpio: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-11 | gpio: pca953x: Add TI TCA9539 compatible string | Marek Vasut |
2019-05-24 | gpio: dwapb_gpio: fix broken dev->node | Simon Goldschmidt |
2019-05-10 | gpio: dwapb_gpio: convert to livetree | Simon Goldschmidt |
2019-05-07 | gpio: renesas: Add RZ/A1 R7S72100 GPIO driver | Marek Vasut |
2019-05-06 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2019-05-04 | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips | Tom Rini |
2019-05-04 | gpio: renesas: Migrate to pinctrl GPIO accessors | Marek Vasut |
2019-05-03 | mips: rename mach-mt7620 to mach-mtmips | Weijie Gao |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-04-12 | gpio: bcm6345: allow this driver on ARCH_BCM63158 | Philippe Reynes |
2019-04-12 | gpio: bcm6345: allow this driver on ARCH_BCM6858 | Philippe Reynes |
2019-04-12 | gpio: bcm6345: switch to raw I/O functions | Philippe Reynes |
2019-02-25 | gpio: altera_pio: fix get_value | Julien BĂ©raud |
2019-02-01 | rockchip: Implement spl_gpio in the GPIO driver | Simon Glass |
2019-01-28 | gpio: introduce CONFIG_SPL_DM_PCA953X | Peng Fan |
2019-01-16 | mips: gpio: mscc: Obsoleted gpio-mscc-bitbang-spi.c | Lars Povlsen |
2019-01-16 | mips: mscc_sgpio: Add the MSCC serial GPIO device (SIO) | Lars Povlsen |
2019-01-09 | gpio: stm32f7: Fix SPL code size | Patrice Chotard |
2019-01-09 | gpio: stm32f7: Fix gpio bank hole management | Patrice Chotard |
2019-01-01 | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2019-01-01 | imx: rename mx8m,MX8M to imx8m,IMX8M | Peng Fan |
2018-12-19 | gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi | Gregory CLEMENT |
2018-12-07 | gpio: stm32f7: Remove CONFIG_CLK flag. | Patrice Chotard |
2018-12-07 | gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h | Patrice Chotard |
2018-12-07 | gpio: stm32f7: Add gpio bank holes management | Patrice Chotard |
2018-11-29 | gpio: dwapb_gpio: fix binding without bank-name property | Simon Goldschmidt |
2018-11-18 | gpio: Add MT7621 GPIO support | Stefan Roese |
2018-11-16 | gpio: stm32f7: Add ops get_function | Patrice Chotard |
2018-11-16 | gpio: pca953x: Clear the polarity invert register at init | Ye Li |
2018-11-14 | gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-11-14 | gpio: pca953x_gpio: fix DT GPIO flags translation | Anatolij Gustschin |
2018-10-25 | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini |
2018-10-22 | gpio: mxc_gpio: add support for i.MX8 | Peng Fan |
2018-10-10 | gpio: da8xx: Push generic defines of gpio.h out of mach-davinci | Keerthy |
2018-10-10 | gpio: da8xx: Add k2g compatible | Keerthy |
2018-10-03 | gpio: dwapb_gpio: Change to use devm_kcalloc() | Ley Foon Tan |
2018-09-15 | gpio: dwapb_gpio: Change to use dev_read_addr() | Ley Foon Tan |
2018-09-15 | gpio: dwapb_gpio: Add reset ctrl to driver | Ley Foon Tan |
2018-09-15 | gpio: dwapb_gpio: Enable get_function support | Ley Foon Tan |