Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
cmd
/
led.c
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_led.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_led.c]
a8eeaf2
cmd_led: Extend led command to support blinking and more leds
by Stefan Roese
· 10 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
af73034
led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
by Otavio Salvador
· 12 years ago
d4b901d
cmd_led.c: Standardize format of help and usage info.
by Robert P. J. Day
· 12 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
2d3be7c
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
b8bc897
led: Remove state-saving of led for toggle functionality and add toggle option to led command
by Joel A Fernandes
· 13 years ago
d604cda
led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'
by Joel A Fernandes
· 13 years ago
4086b51
led: correct off/on locations in structure
by Jason Kridner
· 14 years ago
95492d7
Corrected LED name match finding avoiding extraneous Usage printouts
by Jason Kridner
· 14 years ago
cd6881b
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
b633f66
Add 'led' command
by Jason Kridner
· 14 years ago