Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
79eaa5d5f0d7879971ec61982bc981c03b3c96d1
/
cmd
/
gpio.c
ec8dfc3
cmd: gpio: use correct printf code
by Heinrich Schuchardt
· 6 years ago
db96baa
gpio: Report errors when GPIOs cannot be read
by Simon Glass
· 9 years ago
d572df1
gpio: Correct handling of 'gpio status'
by Simon Glass
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_gpio.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_gpio.c]
f5330a4
gpio: Warn about invalid GPIOs used with the 'gpio' command
by Simon Glass
· 9 years ago
8aba11d
gpio: Allow 's' as an abbreviation for 'status'
by Simon Glass
· 9 years ago
06f08e2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
b613b10
gpio: add protype for name_to_gpio
by Jeroen Hofstee
· 10 years ago
6b1ef59
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· 10 years ago
23a6b8e
dm: gpio: Allow gpio command to adjust GPIOs that are busy
by Simon Glass
· 10 years ago
2d6b923
dm: gpio: Enhance gpio command to show only active GPIOs
by Simon Glass
· 10 years ago
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· 11 years ago
87af5e1
blackfin: make name_to_gpio be a weak symbol
by Ian Campbell
· 11 years ago
459c47a
dm: Enable gpio command to support driver model
by Simon Glass
· 11 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
15b2550
gpio: check request result
by Mike Frysinger
· 14 years ago
0e71f80
gpio: generalize for all generic gpio providers
by Mike Frysinger
· 14 years ago