index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
da8xx_gpio.c
Age
Commit message (
Expand
)
Author
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