index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
at91_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-2
/
+2
*
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
1
-1
/
+1
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
1
-3
/
+3
*
gpio: at91_gpio: Add bank names
James Byrne
2019-12-03
1
-3
/
+26
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
gpio: at91_gpio: add the clock support
Wenyou Yang
2017-04-13
1
-0
/
+13
*
gpio: at91_gpio: add the device tree support
Wenyou Yang
2017-04-13
1
-0
/
+15
*
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2017-04-13
1
-45
/
+97
*
gpio: at91: Fix pullup/pulldown configuration on PIO3
Marek Vasut
2016-06-12
1
-3
/
+8
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
1
-1
/
+1
*
gpio: at91: Fix getting address of private data
Axel Lin
2015-02-12
1
-5
/
+5
*
dm: at91: Add driver model support for atmel GPIO driver
Simon Glass
2014-11-21
1
-54
/
+187
*
gpio: at91: add sanity check for the NULL pointer
Wu, Josh
2014-05-27
1
-1
/
+2
*
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
1
-1
/
+1
*
at91: add new gpio pin definitions
Andreas Bießmann
2013-12-09
1
-3
/
+1
*
gpio: atmel: add copyright and remove error header info
Bo Shen
2013-08-22
1
-1
/
+1
*
gpio: atmel: add gpio common API support
Bo Shen
2013-08-22
1
-0
/
+43
*
gpio: atmel: fix code to use pointer for pio port
Bo Shen
2013-08-22
1
-112
/
+138
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
ATMEL/PIO: Enable new feature of PIO on Atmel device
Bo Shen
2012-07-07
1
-2
/
+123
*
AT91: change includes from asm/arch/io.h to asm/io.h
Reinhard Meyer
2011-05-18
1
-1
/
+1
*
AT91: fix related at91 driver files
Reinhard Meyer
2011-05-18
1
-21
/
+31
*
add a new AT91 GPIO driver
Jens Scharsig
2010-02-12
1
-0
/
+214