index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_led.c
Age
Commit message (
Expand
)
Author
2015-04-23
cmd_led: Extend led command to support blinking and more leds
Stefan Roese
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-07
led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
Otavio Salvador
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