1. 486201d cmd/led.c: fix typos in online help by Anatolij Gustschin · Mon Jun 17 15:33:55 2019 +0200
  2. 741f269 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · Mon May 27 08:14:16 2019 +0200
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  4. a587336 cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · Wed May 10 15:20:14 2017 -0400
  5. fc8a529 dm: led: Add a new 'led' command by Simon Glass · Mon Apr 10 11:34:59 2017 -0600
  6. fefc7ba sandbox: Add some test LEDs by Simon Glass · Mon Apr 10 11:34:51 2017 -0600
  7. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  8. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_led.c]
  9. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_led.c]
  10. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · Wed Mar 11 09:51:39 2015 +0100
  11. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. fbd76e8 led: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set by Otavio Salvador · Sat Feb 23 02:43:07 2013 +0000
  14. 8ce43a9 cmd_led.c: Standardize format of help and usage info. by Robert P. J. Day · Sun Nov 11 10:39:07 2012 +0000
  15. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  16. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  17. 26bd918 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · Thu Aug 11 23:16:53 2011 -0500
  18. b64bb20 led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all' by Joel A Fernandes · Thu Aug 11 19:10:19 2011 -0500
  19. 7514a7c led: correct off/on locations in structure by Jason Kridner · Wed Apr 20 18:13:49 2011 -0500
  20. 1f44056 Corrected LED name match finding avoiding extraneous Usage printouts by Jason Kridner · Tue Mar 08 20:42:01 2011 -0600
  21. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  22. 931ced0 Add 'led' command by Jason Kridner · Mon Apr 18 17:22:44 2011 -0400