summaryrefslogtreecommitdiffstats
path: root/commands/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-4/+4
* Fix a typo in the GPIO docJuergen Beisert2010-12-211-1/+1
* doc: rework and unify documentation for gpio commandsRobert Schwebel2010-11-011-47/+55
* Fix a simple typo to less confusing the userJuergen Beisert2010-10-221-1/+1
* Add some help using the gpio commands at runtimeJuergen Beisert2010-10-221-0/+61
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-4/+4
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-12/+12
* command line gpio supportSascha Hauer2009-12-101-0/+122