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
/
at91_gpio.c
Age
Commit message (
Expand
)
Author
2016-06-12
gpio: at91: Fix pullup/pulldown configuration on PIO3
Marek Vasut
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-02-12
gpio: at91: Fix getting address of private data
Axel Lin
2014-11-21
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-05-27
gpio: at91: add sanity check for the NULL pointer
Wu, Josh
2014-03-04
sizes.h - consolidate for all architectures
Alexey Brodkin
2013-12-09
at91: add new gpio pin definitions
Andreas Bießmann
2013-08-22
gpio: atmel: add copyright and remove error header info
Bo Shen
2013-08-22
gpio: atmel: add gpio common API support
Bo Shen
2013-08-22
gpio: atmel: fix code to use pointer for pio port
Bo Shen
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-07
ATMEL/PIO: Enable new feature of PIO on Atmel device
Bo Shen
2011-05-18
AT91: change includes from asm/arch/io.h to asm/io.h
Reinhard Meyer
2011-05-18
AT91: fix related at91 driver files
Reinhard Meyer
2010-02-12
add a new AT91 GPIO driver
Jens Scharsig