Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
80db75f58c59224748f4bd18b3bf33ee43a53ad6
/
cmd
/
gpio.c
26e8b49
gpio: Use case-insentive matching on the GPIO name
by Simon Glass
· Sat Feb 16 20:24:43 2019 -0700
8edd31b
gpio: Show inactive GPIOs when explicitly requested
by Simon Glass
· Sat Feb 16 20:24:42 2019 -0700
e70271f
gpio: Use more command-specific enums values
by Simon Glass
· Mon Jan 21 14:53:20 2019 -0700
ec8dfc3
cmd: gpio: use correct printf code
by Heinrich Schuchardt
· Sun Jan 06 11:31:54 2019 +0100
db96baa
gpio: Report errors when GPIOs cannot be read
by Simon Glass
· Mon Aug 31 18:55:36 2015 -0600
d572df1
gpio: Correct handling of 'gpio status'
by Simon Glass
· Sun Feb 14 16:28:59 2016 -0700
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_gpio.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_gpio.c]
f5330a4
gpio: Warn about invalid GPIOs used with the 'gpio' command
by Simon Glass
· Thu Jan 21 19:44:50 2016 -0700
8aba11d
gpio: Allow 's' as an abbreviation for 'status'
by Simon Glass
· Thu Jan 21 19:43:51 2016 -0700
06f08e2
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Oct 26 14:03:08 2014 -0400
b613b10
gpio: add protype for name_to_gpio
by Jeroen Hofstee
· Wed Oct 08 22:58:03 2014 +0200
6b1ef59
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· Sat Oct 04 11:29:44 2014 -0600
23a6b8e
dm: gpio: Allow gpio command to adjust GPIOs that are busy
by Simon Glass
· Mon Aug 11 09:23:53 2014 -0600
2d6b923
dm: gpio: Enhance gpio command to show only active GPIOs
by Simon Glass
· Mon Aug 11 09:23:52 2014 -0600
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· Thu May 22 12:43:05 2014 +0200
87af5e1
blackfin: make name_to_gpio be a weak symbol
by Ian Campbell
· Thu Mar 27 20:34:13 2014 +0000
459c47a
dm: Enable gpio command to support driver model
by Simon Glass
· Wed Feb 26 15:59:26 2014 -0700
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
15b2550
gpio: check request result
by Mike Frysinger
· Tue Apr 12 03:02:11 2011 -0400
0e71f80
gpio: generalize for all generic gpio providers
by Mike Frysinger
· Sun Apr 03 04:40:46 2011 -0400