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