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