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
/
xilinx_gpio.c
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-08-07
gpio: xilinx: Add support for using label property
Michal Simek
2018-08-07
gpio: xilinx: Return 0 from xilinx_gpio_set_value
Michal Simek
2018-08-07
gpio: xilinx: Not read output values via regs
Michal Simek
2018-08-07
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
Michal Simek
2018-08-07
gpio: xilinx: Set value before changing direction
Michal Simek
2018-08-07
gpio: xilinx: Remove !DM driver
Michal Simek
2018-08-07
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
Michal Simek
2018-07-19
gpio: xilinx: Convert driver to DM
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-09
gpio: Add support for microblaze xilinx GPIO
Michal Simek