Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32ef937d806dfa48a03e47f4169ed14ad4e56539
/
cmd
/
led.c
97613b6
cmd: led: fix led command usage for the LED_SW_BLINK enabled case
by Mikhail Kshevetskiy
· 3 months ago
8224f16
led: enable LEDST_BLINK state unconditionally
by Mikhail Kshevetskiy
· 4 months ago
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
5c1444f
cmd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· 3 years, 4 months ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
486201d
cmd/led.c: fix typos in online help
by Anatolij Gustschin
· 5 years ago
741f269
cmd/led: check subcommand "list" instead "l"
by Heiko Schocher
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a587336
cmd/led.c: Remove unnecessary check on 'cmd' value
by Tom Rini
· 8 years ago
fc8a529
dm: led: Add a new 'led' command
by Simon Glass
· 8 years ago
fefc7ba
sandbox: Add some test LEDs
by Simon Glass
· 8 years ago
4892d39
status_led: Kconfig migration
by Uri Mashiach
· 8 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_led.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_led.c]
448e9df
cmd_led: Extend led command to support blinking and more leds
by Stefan Roese
· 10 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
fbd76e8
led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
by Otavio Salvador
· 12 years ago
8ce43a9
cmd_led.c: Standardize format of help and usage info.
by Robert P. J. Day
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
aff0aa8
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
26bd918
led: Remove state-saving of led for toggle functionality and add toggle option to led command
by Joel A Fernandes
· 13 years ago
b64bb20
led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'
by Joel A Fernandes
· 13 years ago
7514a7c
led: correct off/on locations in structure
by Jason Kridner
· 14 years ago
1f44056
Corrected LED name match finding avoiding extraneous Usage printouts
by Jason Kridner
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
931ced0
Add 'led' command
by Jason Kridner
· 14 years ago