Age | Commit message (Expand) | Author |
---|---|---|
2012-12-06 | cmd_led.c: Standardize format of help and usage info. | Robert P. J. Day |
2012-03-06 | Convert cmd_usage() calls in common to use a return value | Simon Glass |
2011-09-13 | led: remove camel casing of led identifiers globally | Jason Kridner |
2011-09-04 | led: Remove state-saving of led for toggle functionality and add toggle optio... | Joel A Fernandes |
2011-09-04 | led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' | Joel A Fernandes |
2011-09-04 | led: correct off/on locations in structure | Jason Kridner |
2011-09-04 | Corrected LED name match finding avoiding extraneous Usage printouts | Jason Kridner |
2011-05-19 | Minor coding style cleanup. | Wolfgang Denk |
2011-04-27 | Add 'led' command | Jason Kridner |