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
/
arch
/
sandbox
/
include
/
asm
/
gpio.h
Age
Commit message (
Expand
)
Author
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
gpio: sandbox: Track whether a GPIO is driven
Simon Glass
2021-03-03
gpio: sandbox: Use a separate flag for the value
Simon Glass
2021-03-03
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-06-19
sandbox: gpio: doc: Fix parameter documentation
mario.six@gdsys.cc
2016-06-03
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
sandbox: Convert GPIOs to use driver model
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-12
sandbox: gpio: add basic driver for simulating GPIOs
Simon Glass