index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2021-10-20
gpio: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
2021-10-19
drivers/gpio: add support for MAX7320 i2c i/o expander
Hannes Schmelzer
2021-10-11
sunxi: gpio: Remove bank-specific size macros
Samuel Holland
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-10-11
gpio: sunxi: Remove the sunxi_name_to_gpio_bank function
Samuel Holland
2021-10-05
gpio: Factor out DT flag translation
Samuel Holland
2021-10-05
gpio: Verify validity of pin offsets from device trees
Samuel Holland
2021-10-05
gpio: Verify validity of pin offsets when looking up names
Samuel Holland
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove aspenite board
Tom Rini
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-25
dm: gpio: Add of-platdata support
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-09-04
gpio: Add a GPIO config
Simon Glass
2021-09-04
tegra: gpio: Drop use of CONFIG_xxx variables
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-22
gpio: mcp230xx: Introduce new driver
Sebastian Reichel
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-23
i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574)
Lukasz Majewski
2021-07-23
i2c: pcf8575: Remove not used members of pcf8575_chip structure
Lukasz Majewski
2021-07-14
gpio: Add driver for Nomadik GPIO
Stephan Gerhold
2021-07-14
gpio: Drop long unused DB8500 GPIO driver
Stephan Gerhold
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-06-24
gpio: renesas: Handle R8A779A0 V3U INEN register
Marek Vasut
2021-06-23
gpio: pca953x: Add missing i2c dependency
Michal Simek
2021-05-21
gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
Marek Vasut
2021-05-04
dm: gpio: Fix gpio_get_list_count failing with livetree
Sean Anderson
2021-04-19
gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks
Eugen Hristev
2021-04-12
gpio: Drop dm_gpio_set_dir()
Simon Glass
2021-03-27
x86: Probe device if needed in intel_gpio_xlate()
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-05
gpio: mpc8xxx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
gpio: Define the log category in the uclass
Simon Glass
2021-03-03
gpio: sandbox: Track whether a GPIO is driven
Simon Glass
2021-03-03
gpio: x86: Drop the deprecated methods in intel_gpio
Simon Glass
2021-03-03
gpio: Use an 'ops' variable everywhere
Simon Glass
2021-03-03
gpio: Replace direction_input() and direction_output()
Simon Glass
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
gpio: sandbox: Make sandbox_gpio_set_flags() set all flags
Simon Glass
2021-03-03
gpio: sandbox: Fully separate pin value from output value
Simon Glass
2021-03-03
gpio: sandbox: Use a separate flag for the value
Simon Glass
2021-03-03
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
[next]