1. c964f33 cmd: led: fix led command usage for the LED_SW_BLINK enabled case by Mikhail Kshevetskiy · 3 months ago
  2. 2a15c67 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 4 months ago
  3. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  4. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  8. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  9. fb7b790 cmd/led.c: fix typos in online help by Anatolij Gustschin · 5 years ago
  10. ea41b15 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · 6 years ago WIP-2019-06-05-master-imports
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 62f733b cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · 8 years ago
  13. ffe2052 dm: led: Add a new 'led' command by Simon Glass · 8 years ago
  14. a89c3a0 sandbox: Add some test LEDs by Simon Glass · 8 years ago
  15. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  16. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_led.c]
  17. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_led.c]
  18. a8eeaf2 cmd_led: Extend led command to support blinking and more leds by Stefan Roese · 10 years ago
  19. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. af73034 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · 12 years ago
  22. d4b901d cmd_led.c: Standardize format of help and usage info. by Robert P. J. Day · 12 years ago
  23. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  24. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  25. b8bc897 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · 13 years ago
  26. d604cda led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · 13 years ago
  27. 4086b51 led: correct off/on locations in structure by Jason Kridner · 14 years ago
  28. 95492d7 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · 14 years ago
  29. cd6881b Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  30. b633f66 Add 'led' command by Jason Kridner · 14 years ago