summaryrefslogtreecommitdiff
path: root/common/cmd_led.c
AgeCommit message (Expand)Author
2013-03-07led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_setOtavio Salvador
2012-12-06cmd_led.c: Standardize format of help and usage info.Robert P. J. Day
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes
2011-09-04led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'Joel A Fernandes
2011-09-04led: correct off/on locations in structureJason Kridner
2011-09-04Corrected LED name match finding avoiding extraneous Usage printoutsJason Kridner
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-27Add 'led' commandJason Kridner