Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
cmd
/
gpio.c
b71bea7
gpio: Report errors when GPIOs cannot be read
by Simon Glass
· 9 years ago
4c80c53
gpio: Correct handling of 'gpio status'
by Simon Glass
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_gpio.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_gpio.c]
66280e8
gpio: Warn about invalid GPIOs used with the 'gpio' command
by Simon Glass
· 9 years ago
0ffe6ab
gpio: Allow 's' as an abbreviation for 'status'
by Simon Glass
· 9 years ago
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
5b5ac64
gpio: add protype for name_to_gpio
by Jeroen Hofstee
· 10 years ago
0757535
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· 10 years ago
9165e84
dm: gpio: Allow gpio command to adjust GPIOs that are busy
by Simon Glass
· 10 years ago
89e6405
dm: gpio: Enhance gpio command to show only active GPIOs
by Simon Glass
· 10 years ago
54c5d08
dm: rename device struct to udevice
by Heiko Schocher
· 10 years ago
fd11bea
blackfin: make name_to_gpio be a weak symbol
by Ian Campbell
· 11 years ago
95a260a9
dm: Enable gpio command to support driver model
by Simon Glass
· 11 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
6801201
gpio: check request result
by Mike Frysinger
· 14 years ago
a972b8d
gpio: generalize for all generic gpio providers
by Mike Frysinger
· 14 years ago