summaryrefslogtreecommitdiff
path: root/common/gpio_commands.c
Commit message (Expand)AuthorAgeFilesLines
* servo_micro: add gpio mode get and setNick Sanders2016-04-271-13/+79
* GPIO: Move host and console commands to new fileAnton Staaf2016-03-021-0/+208
* Move gpio_get_name() to gpio_common.cRandall Spangler2013-04-111-180/+0
* Clean up GPIO moduleRandall Spangler2012-10-251-14/+21
* Change host command params/response pointers to void *Randall Spangler2012-07-261-7/+4
* Add GPIO get/set host commandVic Yang2012-07-131-0/+56
* Better help for console commandsRandall Spangler2012-05-251-8/+14
* More debug command cleanup to save spaceRandall Spangler2012-05-211-27/+17
* Move gpio list into gpio.h header fileSimon Glass2012-05-081-4/+0
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-11/+10
* Split out GPIO console commandsVincent Palatin2012-02-031-0/+129