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
Age
Commit message (
Expand
)
Author
2010-09-29
Use common function to set GPIOs for MX3 and MX5
Stefano Babic
2010-08-26
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
Minkyu Kang
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-14
s5pc1xx: gpio: bug fix at gpio_set_pull function
Minkyu Kang
2010-04-30
MX31: add accessor function to get a gpio
Stefano Babic
2010-04-30
SAMSUNG: make s5p common gpio functions
Minkyu Kang
2010-02-12
add a new AT91 GPIO driver
Jens Scharsig
2010-01-23
Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...
Prafulla Wadaskar
2009-07-23
Kirkwood: add Marvell Kirkwood gpio driver
Dieter Kiermaier
2009-06-12
General help message cleanup
Wolfgang Denk
2009-02-24
i.MX31: add a simple gpio driver
Guennadi Liakhovetski
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-12-19
Add support for PCA953x I2C gpio devices
Peter Tyser