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
/
da8xx_gpio.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
gpio: Remove <common.h> and add needed includes
Tom Rini
2022-01-16
gpio: da8xx_gpio: Fix gpio name with address
chao zeng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
Vignesh Raghavendra
2020-02-04
gpio: da8xx_gpio: Fix compiler warning
Vignesh Raghavendra
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-10-30
gpio: da8xx_gpio: Fix the _gpio_direction_output function
Keerthy
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-09-11
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
Adam Ford
2018-09-11
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
Adam Ford
2018-06-18
dm: gpio: Add DM compatibility to GPIO driver for Davinci
Adam Ford
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-03-11
Merge u-boot/master into u-boot-ti/master
Tom Rini
2013-02-20
gpio: Build the da8xx_gpio code for the davinci644x device
Holger Hans Peter Freyther
2013-02-18
da8xx: Add the missing pinmux for da830 to the gpio driver
Tomas Novotny
2012-01-09
gpio: Replace ARM gpio.h with the common API in include/asm-generic
Joe Hershberger
2011-12-09
drivers/gpio/da8xx_gpio.c: Fix build warning
Anatolij Gustschin
2011-09-11
Minor coding style cleanup.
Wolfgang Denk
2011-08-03
DA8xx: add generic GPIO driver
Laurence Withers